[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:11:25.574584   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45983,127.0.107.253:44731,127.0.107.252:34377
I20260630 12:11:25.576330   431 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:11:25.577323   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:25.595764   438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:25.595856   437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:25.597210   440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:26.827493   439 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1230 milliseconds
I20260630 12:11:26.827587   431 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:11:26.828955   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:26.829169   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:26.829321   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821486829304 us; error 0 us; skew 500 ppm
I20260630 12:11:26.830075   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:26.835613   431 webserver.cc:533] Webserver started at http://127.0.107.254:33555/ using document root <none> and password file <none>
I20260630 12:11:26.836391   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:26.836584   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:26.837073   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:26.842787   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "0c2c8155d7e94f0888f99279fa1e2410"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-w8xb"
I20260630 12:11:26.850314   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:11:26.855515   446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:26.856777   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:11:26.857200   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "0c2c8155d7e94f0888f99279fa1e2410"
format_stamp: "Formatted at 2026-06-30 12:11:26 on dist-test-slave-w8xb"
I20260630 12:11:26.857527   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:26.917591   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:26.919549   431 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:11:26.920046   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:26.998435   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45983
I20260630 12:11:26.998513   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45983 every 8 connection(s)
I20260630 12:11:27.005214   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:27.007184   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:11:27.013031   500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:27.014398   501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:27.018874   504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.019052   431 server_base.cc:1061] running on GCE node
I20260630 12:11:27.019785   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:27.020018   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:27.020229   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821487020192 us; error 0 us; skew 500 ppm
I20260630 12:11:27.020777   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:27.025087   431 webserver.cc:533] Webserver started at http://127.0.107.253:43635/ using document root <none> and password file <none>
I20260630 12:11:27.025642   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:27.025825   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:27.026167   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:27.027274   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root/instance:
uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-w8xb"
I20260630 12:11:27.033555   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260630 12:11:27.032076   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:27.038570   508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:27.039522   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:11:27.039907   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root
uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-w8xb"
I20260630 12:11:27.040233   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:27.063416   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:27.065814   447 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:44731: connect: Connection refused (error 111)
W20260630 12:11:27.070292   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:44731: Network error: Client connection negotiation failed: client connection to 127.0.107.253:44731: connect: Connection refused (error 111)
I20260630 12:11:27.073264   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:27.074594   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:27.119884   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } attempt: 1
W20260630 12:11:27.125519   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:44731: Network error: Client connection negotiation failed: client connection to 127.0.107.253:44731: connect: Connection refused (error 111)
I20260630 12:11:27.150223   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:44731
I20260630 12:11:27.150420   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:44731 every 8 connection(s)
I20260630 12:11:27.156975   563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:27.158667   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:27.167243   565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.168771   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:27.169072   566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:27.174515   568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.179684   431 server_base.cc:1061] running on GCE node
I20260630 12:11:27.180634   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:27.180903   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:27.181087   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821487181059 us; error 0 us; skew 500 ppm
I20260630 12:11:27.181764   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:27.185174   431 webserver.cc:533] Webserver started at http://127.0.107.252:45319/ using document root <none> and password file <none>
I20260630 12:11:27.185719   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:27.185962   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:27.186299   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:27.187855   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root/instance:
uuid: "9766c629c34548839f6f12666885a10a"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-w8xb"
I20260630 12:11:27.188880   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:27.193941   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } attempt: 2
I20260630 12:11:27.194253   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260630 12:11:27.201355   576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:27.203008   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:11:27.203416   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root
uuid: "9766c629c34548839f6f12666885a10a"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-w8xb"
I20260630 12:11:27.203814   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:27.207043   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:27.211774   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:27.217379   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:34377: Network error: Client connection negotiation failed: client connection to 127.0.107.252:34377: connect: Connection refused (error 111)
W20260630 12:11:27.218014   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:34377: Network error: Client connection negotiation failed: client connection to 127.0.107.252:34377: connect: Connection refused (error 111)
I20260630 12:11:27.226008   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:27.227187   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:27.249527   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } attempt: 1
W20260630 12:11:27.256453   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:34377: Network error: Client connection negotiation failed: client connection to 127.0.107.252:34377: connect: Connection refused (error 111)
I20260630 12:11:27.261163   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } attempt: 1
W20260630 12:11:27.267967   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:34377: Network error: Client connection negotiation failed: client connection to 127.0.107.252:34377: connect: Connection refused (error 111)
I20260630 12:11:27.304163   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:34377
I20260630 12:11:27.304255   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:34377 every 8 connection(s)
I20260630 12:11:27.308729   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:27.309633   629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:27.315191   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:27.328311   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:27.332000   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } attempt: 2
I20260630 12:11:27.335606   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } attempt: 2
I20260630 12:11:27.341950   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:27.357640   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: Bootstrap starting.
I20260630 12:11:27.361208   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45: Bootstrap starting.
I20260630 12:11:27.361912   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a: Bootstrap starting.
I20260630 12:11:27.366734   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.367805   629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.369211   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:27.369926   629 log.cc:826] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a: Log is configured to *not* fsync() on all Append() calls
I20260630 12:11:27.377373   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: No bootstrap required, opened a new log
I20260630 12:11:27.377530   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45: No bootstrap required, opened a new log
I20260630 12:11:27.377615   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a: No bootstrap required, opened a new log
I20260630 12:11:27.397264   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.397269   629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.397269   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.398298   629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.398315   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.398744   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23ee6c98dc04c0c96bc0c26c21a9a45, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.398744   629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9766c629c34548839f6f12666885a10a, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.398110   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:27.399596   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2c8155d7e94f0888f99279fa1e2410, State: Initialized, Role: FOLLOWER
I20260630 12:11:27.399941   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.399941   629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.400381   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.405767   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [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: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.407197   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:27.408134   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:27.409283   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [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: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.410219   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:27.411363   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:27.412283   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [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: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.413216   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:27.414460   629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:11:27.425942   452 tablet.cc:2406] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:27.465603   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:27.469973   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:11:27.476753   667 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:27.477162   667 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:27.478933   670 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:27.479386   670 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:27.486778   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:27.489040   674 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:27.489324   674 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:27.498306   675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:27.498610   676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.502123   431 server_base.cc:1061] running on GCE node
W20260630 12:11:27.502266   678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.503280   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:27.503506   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:27.503687   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821487503671 us; error 0 us; skew 500 ppm
I20260630 12:11:27.504195   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:27.507051   431 webserver.cc:533] Webserver started at http://127.0.107.193:38747/ using document root <none> and password file <none>
I20260630 12:11:27.507525   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:27.507764   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:27.508088   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:27.509806   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "1032d58cb892408c884bd8c29bf918b9"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-w8xb"
I20260630 12:11:27.515141   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:11:27.518765   683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:27.519579   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:27.519855   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "1032d58cb892408c884bd8c29bf918b9"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-w8xb"
I20260630 12:11:27.520147   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:27.534570   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:27.536383   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:27.538224   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:27.542847   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:27.543198   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:11:27.543457   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:27.543628   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:27.569514   640 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:27.570251   640 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.576257   640 leader_election.cc:290] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c2c8155d7e94f0888f99279fa1e2410 (127.0.107.254:45983), c23ee6c98dc04c0c96bc0c26c21a9a45 (127.0.107.253:44731)
I20260630 12:11:27.576264   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9766c629c34548839f6f12666885a10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2c8155d7e94f0888f99279fa1e2410" is_pre_election: true
I20260630 12:11:27.577494   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9766c629c34548839f6f12666885a10a in term 0.
I20260630 12:11:27.579250   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9766c629c34548839f6f12666885a10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" is_pre_election: true
I20260630 12:11:27.580853   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9766c629c34548839f6f12666885a10a in term 0.
I20260630 12:11:27.580912   577 leader_election.cc:304] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c2c8155d7e94f0888f99279fa1e2410, 9766c629c34548839f6f12666885a10a; no voters: 
I20260630 12:11:27.582131   640 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:27.582940   640 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:27.583262   640 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:27.590785   640 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.593724   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9766c629c34548839f6f12666885a10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2c8155d7e94f0888f99279fa1e2410"
I20260630 12:11:27.594305   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:27.596985   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9766c629c34548839f6f12666885a10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45"
I20260630 12:11:27.597771   538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:27.601855   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9766c629c34548839f6f12666885a10a in term 1.
I20260630 12:11:27.603263   577 leader_election.cc:304] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c2c8155d7e94f0888f99279fa1e2410, 9766c629c34548839f6f12666885a10a; no voters: 
I20260630 12:11:27.607187   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9766c629c34548839f6f12666885a10a in term 1.
I20260630 12:11:27.608886   640 leader_election.cc:290] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [CANDIDATE]: Term 1 election: Requested vote from peers 0c2c8155d7e94f0888f99279fa1e2410 (127.0.107.254:45983), c23ee6c98dc04c0c96bc0c26c21a9a45 (127.0.107.253:44731)
I20260630 12:11:27.609674   640 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:27.610251   640 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 1 LEADER]: Becoming Leader. State: Replica: 9766c629c34548839f6f12666885a10a, State: Running, Role: LEADER
I20260630 12:11:27.611528   640 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } }
I20260630 12:11:27.632754   709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9766c629c34548839f6f12666885a10a. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.633797   709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:27.644274   719 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:27.655911   719 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:27.685040   538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 1 FOLLOWER]: Refusing update from remote peer 9766c629c34548839f6f12666885a10a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:27.685364   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 1 FOLLOWER]: Refusing update from remote peer 9766c629c34548839f6f12666885a10a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:27.686856   640 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:27.688964   640 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:27.714893   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9766c629c34548839f6f12666885a10a. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.715942   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:27.726384   748 mvcc.cc:204] Tried to move back new op lower bound from 7302436813530972160 to 7302436813272555520. Current Snapshot: MvccSnapshot[applied={T|T < 7302436813530972160}]
I20260630 12:11:27.734961   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9766c629c34548839f6f12666885a10a. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.735790   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:27.737722   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.738385   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:27.742650   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.743944   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:27.744985   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.745875   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:27.749274   719 catalog_manager.cc:1383] Generated new cluster ID: 3faaf421ff7f4e59bcfc6e471f19d771
I20260630 12:11:27.749679   719 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:27.752596   756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43651 every 8 connection(s)
I20260630 12:11:27.753072   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43651
I20260630 12:11:27.757658   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:27.758412   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:27.805037   757 heartbeater.cc:344] Connected to a master server at 127.0.107.253:44731
I20260630 12:11:27.805970   757 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:27.808177   757 heartbeater.cc:507] Master 127.0.107.253:44731 requested a full tablet report, sending...
I20260630 12:11:27.821621   719 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:27.825217   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:27.826509   719 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:27.831813   528 ts_manager.cc:194] Registered new tserver with Master: 1032d58cb892408c884bd8c29bf918b9 (127.0.107.193:43651)
I20260630 12:11:27.841054   758 heartbeater.cc:344] Connected to a master server at 127.0.107.252:34377
I20260630 12:11:27.841531   758 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:27.843645   758 heartbeater.cc:507] Master 127.0.107.252:34377 requested a full tablet report, sending...
I20260630 12:11:27.846819   594 ts_manager.cc:194] Registered new tserver with Master: 1032d58cb892408c884bd8c29bf918b9 (127.0.107.193:43651)
W20260630 12:11:27.855732   763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.858049   760 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45983
I20260630 12:11:27.858546   760 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:27.859637   760 heartbeater.cc:507] Master 127.0.107.254:45983 requested a full tablet report, sending...
W20260630 12:11:27.864763   764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.869979   463 ts_manager.cc:194] Registered new tserver with Master: 1032d58cb892408c884bd8c29bf918b9 (127.0.107.193:43651)
W20260630 12:11:27.871893   766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.876412   431 server_base.cc:1061] running on GCE node
I20260630 12:11:27.877643   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:27.877898   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:27.878098   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821487878081 us; error 0 us; skew 500 ppm
I20260630 12:11:27.878780   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:27.881356   719 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a: Generated new TSK 0
I20260630 12:11:27.882506   719 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:27.888377   431 webserver.cc:533] Webserver started at http://127.0.107.194:33859/ using document root <none> and password file <none>
I20260630 12:11:27.888967   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:27.889613   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:27.889969   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:27.891271   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "6ed85178bb23489da003e75ac5efbfe3"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-w8xb"
I20260630 12:11:27.896339   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:11:27.899673   772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:27.900462   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:27.900794   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "6ed85178bb23489da003e75ac5efbfe3"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-w8xb"
I20260630 12:11:27.901132   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:27.913347   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:27.914500   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:27.915925   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:27.919238   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:27.919456   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:27.919683   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:27.919857   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.018940   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44381
I20260630 12:11:28.019032   834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44381 every 8 connection(s)
I20260630 12:11:28.037667   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:28.043457   836 heartbeater.cc:344] Connected to a master server at 127.0.107.252:34377
I20260630 12:11:28.043828   836 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.044746   836 heartbeater.cc:507] Master 127.0.107.252:34377 requested a full tablet report, sending...
I20260630 12:11:28.047259   594 ts_manager.cc:194] Registered new tserver with Master: 6ed85178bb23489da003e75ac5efbfe3 (127.0.107.194:44381)
I20260630 12:11:28.051927   835 heartbeater.cc:344] Connected to a master server at 127.0.107.253:44731
I20260630 12:11:28.052253   835 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.053236   835 heartbeater.cc:507] Master 127.0.107.253:44731 requested a full tablet report, sending...
I20260630 12:11:28.053633   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58898
W20260630 12:11:28.055755   842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.056716   528 ts_manager.cc:194] Registered new tserver with Master: 6ed85178bb23489da003e75ac5efbfe3 (127.0.107.194:44381)
W20260630 12:11:28.061546   843 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.062403   837 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45983
I20260630 12:11:28.062902   837 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.063827   837 heartbeater.cc:507] Master 127.0.107.254:45983 requested a full tablet report, sending...
W20260630 12:11:28.064922   845 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.066984   463 ts_manager.cc:194] Registered new tserver with Master: 6ed85178bb23489da003e75ac5efbfe3 (127.0.107.194:44381)
I20260630 12:11:28.067374   431 server_base.cc:1061] running on GCE node
I20260630 12:11:28.068609   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.068883   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:28.069103   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821488069085 us; error 0 us; skew 500 ppm
I20260630 12:11:28.069746   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.072433   431 webserver.cc:533] Webserver started at http://127.0.107.195:40327/ using document root <none> and password file <none>
I20260630 12:11:28.073032   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.073282   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.073580   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.074855   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "7ae4df2163014489979071b98380e049"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-w8xb"
I20260630 12:11:28.080557   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:28.084595   850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.085455   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:28.085779   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "7ae4df2163014489979071b98380e049"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-w8xb"
I20260630 12:11:28.086113   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:28.110519   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.112144   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.114627   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:28.118625   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:28.118880   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.119169   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:28.119379   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.215821   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44163
I20260630 12:11:28.215929   912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44163 every 8 connection(s)
I20260630 12:11:28.249084   913 heartbeater.cc:344] Connected to a master server at 127.0.107.253:44731
I20260630 12:11:28.249536   913 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.250491   913 heartbeater.cc:507] Master 127.0.107.253:44731 requested a full tablet report, sending...
I20260630 12:11:28.253328   528 ts_manager.cc:194] Registered new tserver with Master: 7ae4df2163014489979071b98380e049 (127.0.107.195:44163)
I20260630 12:11:28.263665   914 heartbeater.cc:344] Connected to a master server at 127.0.107.252:34377
I20260630 12:11:28.264046   914 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.264909   914 heartbeater.cc:507] Master 127.0.107.252:34377 requested a full tablet report, sending...
I20260630 12:11:28.267243   594 ts_manager.cc:194] Registered new tserver with Master: 7ae4df2163014489979071b98380e049 (127.0.107.195:44163)
I20260630 12:11:28.267568   915 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45983
I20260630 12:11:28.267969   915 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.268728   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58914
I20260630 12:11:28.268935   915 heartbeater.cc:507] Master 127.0.107.254:45983 requested a full tablet report, sending...
I20260630 12:11:28.271585   463 ts_manager.cc:194] Registered new tserver with Master: 7ae4df2163014489979071b98380e049 (127.0.107.195:44163)
I20260630 12:11:28.271801   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015787165s
I20260630 12:11:28.482210   667 catalog_manager.cc:1295] Loaded cluster ID: 3faaf421ff7f4e59bcfc6e471f19d771
I20260630 12:11:28.482518   667 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: loading cluster ID for follower catalog manager: success
I20260630 12:11:28.485143   670 catalog_manager.cc:1295] Loaded cluster ID: 3faaf421ff7f4e59bcfc6e471f19d771
I20260630 12:11:28.485461   670 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45: loading cluster ID for follower catalog manager: success
I20260630 12:11:28.487664   667 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: acquiring CA information for follower catalog manager: success
I20260630 12:11:28.491787   667 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:28.492481   670 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45: acquiring CA information for follower catalog manager: success
I20260630 12:11:28.497665   670 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:28.851724   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58884
I20260630 12:11:29.057596   836 heartbeater.cc:499] Master 127.0.107.252:34377 was elected leader, sending a full tablet report...
I20260630 12:11:29.271924   914 heartbeater.cc:499] Master 127.0.107.252:34377 was elected leader, sending a full tablet report...
I20260630 12:11:29.484040   673 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:29.642578   594 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58920:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:11:29.726774   878 tablet_service.cc:1511] Processing CreateTablet for tablet 6b5fffefcf2340b18d1fec59231f7ed2 (DEFAULT_TABLE table=test-workload [id=3d9ddde432bb48bdb6177b25fb53f501]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:11:29.728511   878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b5fffefcf2340b18d1fec59231f7ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:29.732761   800 tablet_service.cc:1511] Processing CreateTablet for tablet 27d2b09a411f445da7cf013cf4e2d36e (DEFAULT_TABLE table=test-workload [id=3d9ddde432bb48bdb6177b25fb53f501]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:11:29.734103   800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d2b09a411f445da7cf013cf4e2d36e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:29.735513   713 tablet_service.cc:1511] Processing CreateTablet for tablet 79bb754503b242679039a94b0833e04f (DEFAULT_TABLE table=test-workload [id=3d9ddde432bb48bdb6177b25fb53f501]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:11:29.736164   711 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff99fca9ef64ebebe06af28ba2bdda9 (DEFAULT_TABLE table=test-workload [id=3d9ddde432bb48bdb6177b25fb53f501]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:11:29.736917   713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79bb754503b242679039a94b0833e04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:29.737578   711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff99fca9ef64ebebe06af28ba2bdda9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:29.764269   948 tablet_bootstrap.cc:492] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9: Bootstrap starting.
I20260630 12:11:29.765482   949 tablet_bootstrap.cc:492] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3: Bootstrap starting.
I20260630 12:11:29.769331   950 tablet_bootstrap.cc:492] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049: Bootstrap starting.
I20260630 12:11:29.772670   948 tablet_bootstrap.cc:654] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:29.775031   949 tablet_bootstrap.cc:654] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:29.779568   950 tablet_bootstrap.cc:654] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:29.782033   949 tablet_bootstrap.cc:492] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3: No bootstrap required, opened a new log
I20260630 12:11:29.782415   948 tablet_bootstrap.cc:492] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9: No bootstrap required, opened a new log
I20260630 12:11:29.782513   949 ts_tablet_manager.cc:1403] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:11:29.783041   948 ts_tablet_manager.cc:1403] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:11:29.787240   949 raft_consensus.cc:359] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed85178bb23489da003e75ac5efbfe3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44381 } }
I20260630 12:11:29.787699   950 tablet_bootstrap.cc:492] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049: No bootstrap required, opened a new log
I20260630 12:11:29.787230   948 raft_consensus.cc:359] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } }
I20260630 12:11:29.788017   949 raft_consensus.cc:385] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:29.788228   948 raft_consensus.cc:385] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:29.788343   950 ts_tablet_manager.cc:1403] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:11:29.788375   949 raft_consensus.cc:740] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed85178bb23489da003e75ac5efbfe3, State: Initialized, Role: FOLLOWER
I20260630 12:11:29.788597   948 raft_consensus.cc:740] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1032d58cb892408c884bd8c29bf918b9, State: Initialized, Role: FOLLOWER
I20260630 12:11:29.789412   949 consensus_queue.cc:260] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ed85178bb23489da003e75ac5efbfe3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44381 } }
I20260630 12:11:29.789500   948 consensus_queue.cc:260] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } }
I20260630 12:11:29.790155   949 raft_consensus.cc:399] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:29.790230   948 raft_consensus.cc:399] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:29.790578   949 raft_consensus.cc:493] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:29.791081   949 raft_consensus.cc:3060] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:29.791170   950 raft_consensus.cc:359] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae4df2163014489979071b98380e049" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44163 } }
I20260630 12:11:29.791743   950 raft_consensus.cc:385] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:29.792052   950 raft_consensus.cc:740] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae4df2163014489979071b98380e049, State: Initialized, Role: FOLLOWER
I20260630 12:11:29.790634   948 raft_consensus.cc:493] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:29.793747   950 consensus_queue.cc:260] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ae4df2163014489979071b98380e049" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44163 } }
I20260630 12:11:29.794425   948 raft_consensus.cc:3060] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:29.794549   950 raft_consensus.cc:399] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:29.794961   950 raft_consensus.cc:493] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:29.795295   950 raft_consensus.cc:3060] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:29.798831   949 raft_consensus.cc:515] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed85178bb23489da003e75ac5efbfe3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44381 } }
I20260630 12:11:29.799580   949 leader_election.cc:304] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [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: 6ed85178bb23489da003e75ac5efbfe3; no voters: 
I20260630 12:11:29.800196   948 raft_consensus.cc:515] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } }
I20260630 12:11:29.800848   948 leader_election.cc:304] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [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: 1032d58cb892408c884bd8c29bf918b9; no voters: 
I20260630 12:11:29.802131   949 leader_election.cc:290] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:29.802668   950 raft_consensus.cc:515] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae4df2163014489979071b98380e049" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44163 } }
I20260630 12:11:29.803778   950 leader_election.cc:304] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [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: 7ae4df2163014489979071b98380e049; no voters: 
I20260630 12:11:29.804062   954 raft_consensus.cc:2804] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:29.807511   954 raft_consensus.cc:697] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 1 LEADER]: Becoming Leader. State: Replica: 6ed85178bb23489da003e75ac5efbfe3, State: Running, Role: LEADER
I20260630 12:11:29.808557   954 consensus_queue.cc:237] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [LEADER]: Queue going to LEADER mode. State: All 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: "6ed85178bb23489da003e75ac5efbfe3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44381 } }
I20260630 12:11:29.813668   948 leader_election.cc:290] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:29.814706   955 raft_consensus.cc:2804] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:29.820122   949 ts_tablet_manager.cc:1434] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.012s
I20260630 12:11:29.823060   950 leader_election.cc:290] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:29.829834   948 ts_tablet_manager.cc:1434] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9: Time spent starting tablet: real 0.046s	user 0.020s	sys 0.024s
I20260630 12:11:29.830461   950 ts_tablet_manager.cc:1434] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.027s
I20260630 12:11:29.831133   758 heartbeater.cc:499] Master 127.0.107.252:34377 was elected leader, sending a full tablet report...
I20260630 12:11:29.833973   948 tablet_bootstrap.cc:492] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9: Bootstrap starting.
I20260630 12:11:29.839138   957 raft_consensus.cc:2804] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:29.845348   594 catalog_manager.cc:5697] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ed85178bb23489da003e75ac5efbfe3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6ed85178bb23489da003e75ac5efbfe3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed85178bb23489da003e75ac5efbfe3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:29.852070   957 raft_consensus.cc:697] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae4df2163014489979071b98380e049, State: Running, Role: LEADER
I20260630 12:11:29.857455   955 raft_consensus.cc:697] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 1 LEADER]: Becoming Leader. State: Replica: 1032d58cb892408c884bd8c29bf918b9, State: Running, Role: LEADER
I20260630 12:11:29.853164   957 consensus_queue.cc:237] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [LEADER]: Queue going to LEADER mode. State: All 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: "7ae4df2163014489979071b98380e049" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44163 } }
I20260630 12:11:29.860941   955 consensus_queue.cc:237] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [LEADER]: Queue going to LEADER mode. State: All 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: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } }
I20260630 12:11:29.866195   948 tablet_bootstrap.cc:654] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:29.894421   592 catalog_manager.cc:5697] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae4df2163014489979071b98380e049 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7ae4df2163014489979071b98380e049" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ae4df2163014489979071b98380e049" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44163 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:29.912564   948 tablet_bootstrap.cc:492] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9: No bootstrap required, opened a new log
I20260630 12:11:29.913313   948 ts_tablet_manager.cc:1403] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.020s
I20260630 12:11:29.917390   948 raft_consensus.cc:359] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } }
I20260630 12:11:29.918166   948 raft_consensus.cc:385] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:29.918571   948 raft_consensus.cc:740] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1032d58cb892408c884bd8c29bf918b9, State: Initialized, Role: FOLLOWER
I20260630 12:11:29.919471   948 consensus_queue.cc:260] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } }
I20260630 12:11:29.920387   948 raft_consensus.cc:399] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:29.920823   948 raft_consensus.cc:493] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:29.921306   948 raft_consensus.cc:3060] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:29.930404   948 raft_consensus.cc:515] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } }
I20260630 12:11:29.931154   948 leader_election.cc:304] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [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: 1032d58cb892408c884bd8c29bf918b9; no voters: 
I20260630 12:11:29.931960   955 raft_consensus.cc:2804] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:29.932427   955 raft_consensus.cc:697] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 1 LEADER]: Becoming Leader. State: Replica: 1032d58cb892408c884bd8c29bf918b9, State: Running, Role: LEADER
I20260630 12:11:29.933090   955 consensus_queue.cc:237] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [LEADER]: Queue going to LEADER mode. State: All 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: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } }
I20260630 12:11:29.936950   948 leader_election.cc:290] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:29.938711   594 catalog_manager.cc:5697] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1032d58cb892408c884bd8c29bf918b9 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1032d58cb892408c884bd8c29bf918b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:29.939627   948 ts_tablet_manager.cc:1434] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.005s
I20260630 12:11:29.978765   594 catalog_manager.cc:5697] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1032d58cb892408c884bd8c29bf918b9 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1032d58cb892408c884bd8c29bf918b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1032d58cb892408c884bd8c29bf918b9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43651 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:31.506914   673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:31.697569   673 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:31.920018   559 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae060 after lost signal to thread 434
W20260630 12:11:31.920779   559 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae740 after lost signal to thread 497
W20260630 12:11:31.921388   559 debug-util.cc:398] Leaking SignalData structure 0x7b08000aee00 after lost signal to thread 562
W20260630 12:11:31.922075   559 debug-util.cc:398] Leaking SignalData structure 0x7b08002393e0 after lost signal to thread 628
W20260630 12:11:31.922946   559 debug-util.cc:398] Leaking SignalData structure 0x7b0800156060 after lost signal to thread 756
W20260630 12:11:31.923632   559 debug-util.cc:398] Leaking SignalData structure 0x7b08001858e0 after lost signal to thread 834
W20260630 12:11:31.924296   559 debug-util.cc:398] Leaking SignalData structure 0x7b080004c5e0 after lost signal to thread 912
I20260630 12:11:32.086555   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:32.113054   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:32.113801   431 tablet_replica.cc:333] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9: stopping tablet replica
I20260630 12:11:32.114457   431 raft_consensus.cc:2243] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.114913   431 raft_consensus.cc:2272] T 79bb754503b242679039a94b0833e04f P 1032d58cb892408c884bd8c29bf918b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.117107   431 tablet_replica.cc:333] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9: stopping tablet replica
I20260630 12:11:32.117566   431 raft_consensus.cc:2243] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.117965   431 raft_consensus.cc:2272] T 9ff99fca9ef64ebebe06af28ba2bdda9 P 1032d58cb892408c884bd8c29bf918b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.203306   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:32.216856   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:32.240753   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:32.241535   431 tablet_replica.cc:333] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3: stopping tablet replica
I20260630 12:11:32.242200   431 raft_consensus.cc:2243] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.242823   431 raft_consensus.cc:2272] T 27d2b09a411f445da7cf013cf4e2d36e P 6ed85178bb23489da003e75ac5efbfe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.263851   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:32.275738   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:32.297113   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:32.297781   431 tablet_replica.cc:333] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049: stopping tablet replica
I20260630 12:11:32.298362   431 raft_consensus.cc:2243] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.298795   431 raft_consensus.cc:2272] T 6b5fffefcf2340b18d1fec59231f7ed2 P 7ae4df2163014489979071b98380e049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.317076   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:32.324512   431 master.cc:562] Master@127.0.107.254:45983 shutting down...
I20260630 12:11:32.495271   667 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:11:32.540656   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.541307   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.541772   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c2c8155d7e94f0888f99279fa1e2410: stopping tablet replica
I20260630 12:11:32.569568   431 master.cc:584] Master@127.0.107.254:45983 shutdown complete.
I20260630 12:11:32.581514   431 master.cc:562] Master@127.0.107.253:44731 shutting down...
I20260630 12:11:32.600425   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.600962   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.601269   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c23ee6c98dc04c0c96bc0c26c21a9a45: stopping tablet replica
W20260630 12:11:32.656498   577 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.254:45983: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:11:32.659595   577 consensus_peers.cc:597] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a -> Peer 0c2c8155d7e94f0888f99279fa1e2410 (127.0.107.254:45983): Couldn't send request to peer 0c2c8155d7e94f0888f99279fa1e2410. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.254:45983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:11:32.832635   577 consensus_peers.cc:597] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a -> Peer c23ee6c98dc04c0c96bc0c26c21a9a45 (127.0.107.253:44731): Couldn't send request to peer c23ee6c98dc04c0c96bc0c26c21a9a45. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.253:44731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:33.206702   920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:33.207873   920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:33.218541   976 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9766c629c34548839f6f12666885a10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2c8155d7e94f0888f99279fa1e2410" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45983 } } peers { permanent_uuid: "c23ee6c98dc04c0c96bc0c26c21a9a45" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44731 } } peers { permanent_uuid: "9766c629c34548839f6f12666885a10a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34377 } } }
I20260630 12:11:33.219225   976 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [sys.catalog]: This master's current role is: LEADER
W20260630 12:11:33.652632   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 559)
I20260630 12:11:33.698793   673 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:33.701406   673 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:34.628608   431 master.cc:584] Master@127.0.107.253:44731 shutdown complete.
I20260630 12:11:34.638167   431 master.cc:562] Master@127.0.107.252:34377 shutting down...
I20260630 12:11:34.652753   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:34.653606   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:34.653880   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9766c629c34548839f6f12666885a10a: stopping tablet replica
I20260630 12:11:34.672578   431 master.cc:584] Master@127.0.107.252:34377 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (9126 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:11:34.698084   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40455
I20260630 12:11:34.699101   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:34.703809   979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.705406   980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.705513   982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.705844   431 server_base.cc:1061] running on GCE node
I20260630 12:11:34.706640   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:34.706837   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:34.706995   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821494706980 us; error 0 us; skew 500 ppm
I20260630 12:11:34.707469   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:34.709664   431 webserver.cc:533] Webserver started at http://127.0.107.254:39687/ using document root <none> and password file <none>
I20260630 12:11:34.710120   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:34.710315   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:34.710564   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:34.711570   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "afff3771d4c54b3ba66822189b54dd4b"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-w8xb"
I20260630 12:11:34.715735   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:34.718761   987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.719393   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:34.719658   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "afff3771d4c54b3ba66822189b54dd4b"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-w8xb"
I20260630 12:11:34.719924   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:34.747792   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:34.748742   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:34.781566   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40455
I20260630 12:11:34.781708  1038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40455 every 8 connection(s)
I20260630 12:11:34.785334  1039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:34.794215  1039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b: Bootstrap starting.
I20260630 12:11:34.798115  1039 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:34.801714  1039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b: No bootstrap required, opened a new log
I20260630 12:11:34.803501  1039 raft_consensus.cc:359] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afff3771d4c54b3ba66822189b54dd4b" member_type: VOTER }
I20260630 12:11:34.803879  1039 raft_consensus.cc:385] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:34.804100  1039 raft_consensus.cc:740] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afff3771d4c54b3ba66822189b54dd4b, State: Initialized, Role: FOLLOWER
I20260630 12:11:34.804708  1039 consensus_queue.cc:260] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "afff3771d4c54b3ba66822189b54dd4b" member_type: VOTER }
I20260630 12:11:34.805160  1039 raft_consensus.cc:399] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:34.805377  1039 raft_consensus.cc:493] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:34.805635  1039 raft_consensus.cc:3060] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:34.809499  1039 raft_consensus.cc:515] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afff3771d4c54b3ba66822189b54dd4b" member_type: VOTER }
I20260630 12:11:34.809985  1039 leader_election.cc:304] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [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: afff3771d4c54b3ba66822189b54dd4b; no voters: 
I20260630 12:11:34.811108  1039 leader_election.cc:290] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:34.811427  1042 raft_consensus.cc:2804] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:34.812794  1042 raft_consensus.cc:697] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 1 LEADER]: Becoming Leader. State: Replica: afff3771d4c54b3ba66822189b54dd4b, State: Running, Role: LEADER
I20260630 12:11:34.813529  1042 consensus_queue.cc:237] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [LEADER]: Queue going to LEADER mode. State: All 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: "afff3771d4c54b3ba66822189b54dd4b" member_type: VOTER }
I20260630 12:11:34.813978  1039 sys_catalog.cc:565] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:34.818193  1044 sys_catalog.cc:455] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [sys.catalog]: SysCatalogTable state changed. Reason: New leader afff3771d4c54b3ba66822189b54dd4b. Latest consensus state: current_term: 1 leader_uuid: "afff3771d4c54b3ba66822189b54dd4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afff3771d4c54b3ba66822189b54dd4b" member_type: VOTER } }
I20260630 12:11:34.818897  1044 sys_catalog.cc:458] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:34.819344  1043 sys_catalog.cc:455] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "afff3771d4c54b3ba66822189b54dd4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afff3771d4c54b3ba66822189b54dd4b" member_type: VOTER } }
I20260630 12:11:34.819957  1043 sys_catalog.cc:458] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:34.821213  1050 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:34.826073  1050 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:34.828496   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:34.834092  1050 catalog_manager.cc:1383] Generated new cluster ID: 8d3b164bf05d4f7a9d819081379c1759
I20260630 12:11:34.834383  1050 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:34.855196  1050 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:34.856379  1050 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:34.871013  1050 catalog_manager.cc:6070] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b: Generated new TSK 0
I20260630 12:11:34.871609  1050 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:34.895133   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:34.900470  1060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.901611  1061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.902990  1063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.903751   431 server_base.cc:1061] running on GCE node
I20260630 12:11:34.904583   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:34.904752   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:34.904939   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821494904926 us; error 0 us; skew 500 ppm
I20260630 12:11:34.905355   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:34.907563   431 webserver.cc:533] Webserver started at http://127.0.107.193:44651/ using document root <none> and password file <none>
I20260630 12:11:34.908003   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:34.908160   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:34.908362   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:34.909385   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "599ec8739257462ab1cc45d81a2eeecc"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-w8xb"
I20260630 12:11:34.913404   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:11:34.917096  1068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.917759   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:34.918064   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "599ec8739257462ab1cc45d81a2eeecc"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-w8xb"
I20260630 12:11:34.918316   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:34.930065   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:34.931016   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:34.932367   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:34.934554   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:34.934763   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.935002   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:34.935164   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.970605   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35007
I20260630 12:11:34.970721  1130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35007 every 8 connection(s)
I20260630 12:11:34.975427   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:34.981755  1135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.982170  1136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.985594  1138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.985884   431 server_base.cc:1061] running on GCE node
I20260630 12:11:34.986811   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:34.987013   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:34.987138   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821494987128 us; error 0 us; skew 500 ppm
I20260630 12:11:34.987537   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:34.990273   431 webserver.cc:533] Webserver started at http://127.0.107.194:40797/ using document root <none> and password file <none>
I20260630 12:11:34.990836   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:34.991088   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:34.991390   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:34.991593  1131 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40455
I20260630 12:11:34.991920  1131 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.992508   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "273f1416ca404f77a5c2a74ec109292d"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-w8xb"
I20260630 12:11:34.992555  1131 heartbeater.cc:507] Master 127.0.107.254:40455 requested a full tablet report, sending...
I20260630 12:11:34.994815  1004 ts_manager.cc:194] Registered new tserver with Master: 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007)
I20260630 12:11:34.997195  1004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34538
I20260630 12:11:34.997881   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:11:35.001161  1143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:35.001935   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:35.002261   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "273f1416ca404f77a5c2a74ec109292d"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-w8xb"
I20260630 12:11:35.002488   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:35.028273   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:35.029379   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:35.030779   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:35.032899   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:35.033070   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:35.033340   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:35.033483   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:35.068625   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44739
I20260630 12:11:35.068735  1205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44739 every 8 connection(s)
I20260630 12:11:35.073230   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:35.080204  1209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:35.080638  1210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:35.082319  1212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:35.083750   431 server_base.cc:1061] running on GCE node
I20260630 12:11:35.084703   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:35.084964   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:35.085184   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821495085165 us; error 0 us; skew 500 ppm
I20260630 12:11:35.085227  1206 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40455
I20260630 12:11:35.085652  1206 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:35.085820   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:35.086449  1206 heartbeater.cc:507] Master 127.0.107.254:40455 requested a full tablet report, sending...
I20260630 12:11:35.088382  1004 ts_manager.cc:194] Registered new tserver with Master: 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739)
I20260630 12:11:35.088689   431 webserver.cc:533] Webserver started at http://127.0.107.195:39499/ using document root <none> and password file <none>
I20260630 12:11:35.089262   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:35.089447   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:35.089721   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:35.089838  1004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34544
I20260630 12:11:35.090857   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "330ea017935c4310acf9abfc9a8df1ad"
format_stamp: "Formatted at 2026-06-30 12:11:35 on dist-test-slave-w8xb"
I20260630 12:11:35.094880   431 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:11:35.097743  1217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:35.098453   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:35.098729   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "330ea017935c4310acf9abfc9a8df1ad"
format_stamp: "Formatted at 2026-06-30 12:11:35 on dist-test-slave-w8xb"
I20260630 12:11:35.098991   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:35.110906   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:35.111871   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:35.113207   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:35.115279   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:35.115533   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:35.115768   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:35.115933   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:35.151382   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36625
I20260630 12:11:35.151472  1279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36625 every 8 connection(s)
I20260630 12:11:35.167344  1280 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40455
I20260630 12:11:35.167719  1280 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:35.168416  1280 heartbeater.cc:507] Master 127.0.107.254:40455 requested a full tablet report, sending...
I20260630 12:11:35.170200  1004 ts_manager.cc:194] Registered new tserver with Master: 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:35.170322   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014668s
I20260630 12:11:35.171483  1004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34556
I20260630 12:11:36.000242  1131 heartbeater.cc:499] Master 127.0.107.254:40455 was elected leader, sending a full tablet report...
I20260630 12:11:36.092265  1206 heartbeater.cc:499] Master 127.0.107.254:40455 was elected leader, sending a full tablet report...
I20260630 12:11:36.173950  1280 heartbeater.cc:499] Master 127.0.107.254:40455 was elected leader, sending a full tablet report...
I20260630 12:11:36.227475  1004 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34560:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:11:36.230320  1004 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:11:36.301618  1170 tablet_service.cc:1511] Processing CreateTablet for tablet 78575d032f8e4f119f25dc87eede0e90 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:36.302016  1169 tablet_service.cc:1511] Processing CreateTablet for tablet f6697fa6c3464907b63987661b140590 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:36.303501  1170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78575d032f8e4f119f25dc87eede0e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.304474  1171 tablet_service.cc:1511] Processing CreateTablet for tablet f085308e6ead4fe2a302bee4e879fe67 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:36.305613  1169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6697fa6c3464907b63987661b140590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.306255  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f085308e6ead4fe2a302bee4e879fe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.310101  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 1acb577fe9a04e01b284d8719d081a09 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:36.311480  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acb577fe9a04e01b284d8719d081a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.314033  1166 tablet_service.cc:1511] Processing CreateTablet for tablet 4987344b92bd444fbb95147eac8ca169 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:36.315357  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4987344b92bd444fbb95147eac8ca169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.308275  1168 tablet_service.cc:1511] Processing CreateTablet for tablet f0ac57222a1849ebae985be410d00ddf (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:36.317900  1168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ac57222a1849ebae985be410d00ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.320433  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4994e6a6724fafbb5d7664ffdc39be (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:36.321731  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4994e6a6724fafbb5d7664ffdc39be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.326709  1164 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed16ba149f941208e406e658fccdad7 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:36.328097  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed16ba149f941208e406e658fccdad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.346089  1245 tablet_service.cc:1511] Processing CreateTablet for tablet f085308e6ead4fe2a302bee4e879fe67 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:36.347540  1245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f085308e6ead4fe2a302bee4e879fe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.360548  1244 tablet_service.cc:1511] Processing CreateTablet for tablet 78575d032f8e4f119f25dc87eede0e90 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:36.361543  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 4987344b92bd444fbb95147eac8ca169 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:36.361969  1301 tablet_bootstrap.cc:492] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d: Bootstrap starting.
I20260630 12:11:36.362030  1244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78575d032f8e4f119f25dc87eede0e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.362900  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4987344b92bd444fbb95147eac8ca169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.366091  1241 tablet_service.cc:1511] Processing CreateTablet for tablet 1acb577fe9a04e01b284d8719d081a09 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:36.367476  1241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acb577fe9a04e01b284d8719d081a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.367594  1243 tablet_service.cc:1511] Processing CreateTablet for tablet f6697fa6c3464907b63987661b140590 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:36.369287  1301 tablet_bootstrap.cc:654] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.370095  1242 tablet_service.cc:1511] Processing CreateTablet for tablet f0ac57222a1849ebae985be410d00ddf (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:36.371709  1243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6697fa6c3464907b63987661b140590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.377288  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ac57222a1849ebae985be410d00ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.382326  1301 tablet_bootstrap.cc:492] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d: No bootstrap required, opened a new log
I20260630 12:11:36.382843  1301 ts_tablet_manager.cc:1403] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260630 12:11:36.383839  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4994e6a6724fafbb5d7664ffdc39be (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:36.385272  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4994e6a6724fafbb5d7664ffdc39be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.385982  1303 tablet_bootstrap.cc:492] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad: Bootstrap starting.
I20260630 12:11:36.386205  1301 raft_consensus.cc:359] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.387231  1301 raft_consensus.cc:385] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.387529  1301 raft_consensus.cc:740] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.388547  1301 consensus_queue.cc:260] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.391714  1244 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed16ba149f941208e406e658fccdad7 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:36.393404  1244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed16ba149f941208e406e658fccdad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.394203  1303 tablet_bootstrap.cc:654] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.402812  1096 tablet_service.cc:1511] Processing CreateTablet for tablet f085308e6ead4fe2a302bee4e879fe67 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:36.406432  1095 tablet_service.cc:1511] Processing CreateTablet for tablet 78575d032f8e4f119f25dc87eede0e90 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:36.409543  1094 tablet_service.cc:1511] Processing CreateTablet for tablet f6697fa6c3464907b63987661b140590 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:36.412631  1093 tablet_service.cc:1511] Processing CreateTablet for tablet f0ac57222a1849ebae985be410d00ddf (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:36.415755  1092 tablet_service.cc:1511] Processing CreateTablet for tablet 1acb577fe9a04e01b284d8719d081a09 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:36.418447  1091 tablet_service.cc:1511] Processing CreateTablet for tablet 4987344b92bd444fbb95147eac8ca169 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:36.421167  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4994e6a6724fafbb5d7664ffdc39be (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:36.424134  1089 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed16ba149f941208e406e658fccdad7 (DEFAULT_TABLE table=test-workload [id=44955100c73b4cc09999ed5bd40b066c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:36.404655  1096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f085308e6ead4fe2a302bee4e879fe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.428781  1301 ts_tablet_manager.cc:1434] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d: Time spent starting tablet: real 0.046s	user 0.025s	sys 0.020s
I20260630 12:11:36.429929  1301 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d: Bootstrap starting.
I20260630 12:11:36.433168  1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ac57222a1849ebae985be410d00ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.434365  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed16ba149f941208e406e658fccdad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.439669  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4994e6a6724fafbb5d7664ffdc39be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.443881  1094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6697fa6c3464907b63987661b140590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.445115  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acb577fe9a04e01b284d8719d081a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.449224  1095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78575d032f8e4f119f25dc87eede0e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.457197  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4987344b92bd444fbb95147eac8ca169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.459389  1306 tablet_bootstrap.cc:492] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc: Bootstrap starting.
I20260630 12:11:36.465695  1306 tablet_bootstrap.cc:654] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.439014  1301 tablet_bootstrap.cc:654] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.437525  1303 tablet_bootstrap.cc:492] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad: No bootstrap required, opened a new log
I20260630 12:11:36.472116  1303 ts_tablet_manager.cc:1403] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.006s
I20260630 12:11:36.475396  1303 raft_consensus.cc:359] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.476651  1303 raft_consensus.cc:385] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.477027  1303 raft_consensus.cc:740] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.480064  1306 tablet_bootstrap.cc:492] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc: No bootstrap required, opened a new log
I20260630 12:11:36.480528  1306 ts_tablet_manager.cc:1403] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260630 12:11:36.478003  1303 consensus_queue.cc:260] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.484589  1306 raft_consensus.cc:359] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.485605  1306 raft_consensus.cc:385] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.485994  1306 raft_consensus.cc:740] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.487072  1306 consensus_queue.cc:260] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.489172  1301 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d: No bootstrap required, opened a new log
I20260630 12:11:36.489868  1301 ts_tablet_manager.cc:1403] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.010s
I20260630 12:11:36.489903  1303 ts_tablet_manager.cc:1434] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:11:36.491298  1303 tablet_bootstrap.cc:492] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad: Bootstrap starting.
I20260630 12:11:36.493871  1301 raft_consensus.cc:359] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.494879  1301 raft_consensus.cc:385] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.495321  1301 raft_consensus.cc:740] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.496439  1301 consensus_queue.cc:260] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.497303  1303 tablet_bootstrap.cc:654] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.501796  1306 ts_tablet_manager.cc:1434] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260630 12:11:36.502043  1301 ts_tablet_manager.cc:1434] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:11:36.502879  1306 tablet_bootstrap.cc:492] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc: Bootstrap starting.
I20260630 12:11:36.502985  1301 tablet_bootstrap.cc:492] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d: Bootstrap starting.
I20260630 12:11:36.509409  1306 tablet_bootstrap.cc:654] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.509464  1301 tablet_bootstrap.cc:654] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.514429  1303 tablet_bootstrap.cc:492] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad: No bootstrap required, opened a new log
I20260630 12:11:36.514899  1303 ts_tablet_manager.cc:1403] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260630 12:11:36.515442  1306 tablet_bootstrap.cc:492] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc: No bootstrap required, opened a new log
I20260630 12:11:36.515978  1306 ts_tablet_manager.cc:1403] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:11:36.517758  1303 raft_consensus.cc:359] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.518509  1303 raft_consensus.cc:385] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.518810  1303 raft_consensus.cc:740] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.518695  1306 raft_consensus.cc:359] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.519421  1306 raft_consensus.cc:385] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.519763  1306 raft_consensus.cc:740] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.519682  1303 consensus_queue.cc:260] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.520385  1301 tablet_bootstrap.cc:492] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d: No bootstrap required, opened a new log
I20260630 12:11:36.520900  1301 ts_tablet_manager.cc:1403] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260630 12:11:36.520591  1306 consensus_queue.cc:260] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.521968  1303 ts_tablet_manager.cc:1434] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:11:36.522921  1303 tablet_bootstrap.cc:492] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad: Bootstrap starting.
I20260630 12:11:36.523702  1301 raft_consensus.cc:359] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.524341  1306 ts_tablet_manager.cc:1434] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:11:36.524422  1301 raft_consensus.cc:385] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.524926  1301 raft_consensus.cc:740] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.525429  1306 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc: Bootstrap starting.
I20260630 12:11:36.525718  1301 consensus_queue.cc:260] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.527901  1301 ts_tablet_manager.cc:1434] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:11:36.530113  1301 tablet_bootstrap.cc:492] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d: Bootstrap starting.
I20260630 12:11:36.530617  1303 tablet_bootstrap.cc:654] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.531392  1310 raft_consensus.cc:493] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.531957  1310 raft_consensus.cc:515] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.536029  1301 tablet_bootstrap.cc:654] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.546344  1310 leader_election.cc:290] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.547143  1303 tablet_bootstrap.cc:492] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad: No bootstrap required, opened a new log
I20260630 12:11:36.547672  1303 ts_tablet_manager.cc:1403] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260630 12:11:36.550351  1303 raft_consensus.cc:359] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.553606  1303 raft_consensus.cc:385] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.553977  1303 raft_consensus.cc:740] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.552418  1306 tablet_bootstrap.cc:654] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.557415  1303 consensus_queue.cc:260] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.558890  1301 tablet_bootstrap.cc:492] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d: No bootstrap required, opened a new log
I20260630 12:11:36.560427  1301 ts_tablet_manager.cc:1403] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.014s
I20260630 12:11:36.561879  1181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f085308e6ead4fe2a302bee4e879fe67" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.563416  1301 raft_consensus.cc:359] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.564107  1301 raft_consensus.cc:385] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:11:36.564157  1069 leader_election.cc:343] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.564556  1301 raft_consensus.cc:740] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.565512  1303 ts_tablet_manager.cc:1434] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260630 12:11:36.565464  1301 consensus_queue.cc:260] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.567659  1301 ts_tablet_manager.cc:1434] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:11:36.568652  1301 tablet_bootstrap.cc:492] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d: Bootstrap starting.
I20260630 12:11:36.570221  1306 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc: No bootstrap required, opened a new log
I20260630 12:11:36.570688  1306 ts_tablet_manager.cc:1403] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260630 12:11:36.571179  1304 raft_consensus.cc:493] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.571666  1304 raft_consensus.cc:515] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.573566  1306 raft_consensus.cc:359] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.574409  1306 raft_consensus.cc:385] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.574590  1301 tablet_bootstrap.cc:654] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.574757  1306 raft_consensus.cc:740] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.575757  1306 consensus_queue.cc:260] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.580413  1306 ts_tablet_manager.cc:1434] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:11:36.581489  1306 tablet_bootstrap.cc:492] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc: Bootstrap starting.
I20260630 12:11:36.583890  1304 leader_election.cc:290] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.589649  1303 tablet_bootstrap.cc:492] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad: Bootstrap starting.
I20260630 12:11:36.595868  1310 raft_consensus.cc:493] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.596374  1310 raft_consensus.cc:515] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.589764  1306 tablet_bootstrap.cc:654] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.598022  1310 leader_election.cc:290] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.598790  1181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.599424  1181 raft_consensus.cc:2468] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 0.
I20260630 12:11:36.602774  1255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f085308e6ead4fe2a302bee4e879fe67" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
W20260630 12:11:36.605681  1071 leader_election.cc:343] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.608098  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:36.608914  1069 leader_election.cc:304] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
I20260630 12:11:36.610337  1310 raft_consensus.cc:2804] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:36.606290  1071 leader_election.cc:304] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [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: 599ec8739257462ab1cc45d81a2eeecc; no voters: 273f1416ca404f77a5c2a74ec109292d, 330ea017935c4310acf9abfc9a8df1ad
I20260630 12:11:36.610703  1310 raft_consensus.cc:493] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:36.612196  1310 raft_consensus.cc:3060] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.613005  1303 tablet_bootstrap.cc:654] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:36.619647  1071 leader_election.cc:343] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.624073  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4987344b92bd444fbb95147eac8ca169" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc" is_pre_election: true
I20260630 12:11:36.625442  1310 raft_consensus.cc:515] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
W20260630 12:11:36.625872  1146 leader_election.cc:343] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.626670  1323 raft_consensus.cc:2749] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:36.627912  1306 tablet_bootstrap.cc:492] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc: No bootstrap required, opened a new log
I20260630 12:11:36.628733  1306 ts_tablet_manager.cc:1403] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.009s
I20260630 12:11:36.629770  1310 leader_election.cc:290] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Requested vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.630592  1303 tablet_bootstrap.cc:492] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad: No bootstrap required, opened a new log
I20260630 12:11:36.630520  1181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d"
I20260630 12:11:36.631325  1306 raft_consensus.cc:359] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.627957  1301 tablet_bootstrap.cc:492] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d: No bootstrap required, opened a new log
I20260630 12:11:36.631102  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
I20260630 12:11:36.631878  1303 ts_tablet_manager.cc:1403] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.000s
I20260630 12:11:36.631937  1306 raft_consensus.cc:385] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.632148  1301 ts_tablet_manager.cc:1403] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.020s
I20260630 12:11:36.632472  1306 raft_consensus.cc:740] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.631907  1181 raft_consensus.cc:3060] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.633402  1306 consensus_queue.cc:260] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.634986  1303 raft_consensus.cc:359] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.635152  1301 raft_consensus.cc:359] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.635587  1306 ts_tablet_manager.cc:1434] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:11:36.635720  1303 raft_consensus.cc:385] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.635854  1301 raft_consensus.cc:385] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.636215  1303 raft_consensus.cc:740] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.636250  1301 raft_consensus.cc:740] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.637279  1303 consensus_queue.cc:260] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.637279  1301 consensus_queue.cc:260] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.636649  1306 tablet_bootstrap.cc:492] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc: Bootstrap starting.
I20260630 12:11:36.642025  1303 ts_tablet_manager.cc:1434] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:11:36.643074  1303 tablet_bootstrap.cc:492] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad: Bootstrap starting.
I20260630 12:11:36.644495  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4987344b92bd444fbb95147eac8ca169" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:36.645601  1306 tablet_bootstrap.cc:654] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:36.646016  1146 leader_election.cc:343] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.646523  1146 leader_election.cc:304] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [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: 273f1416ca404f77a5c2a74ec109292d; no voters: 330ea017935c4310acf9abfc9a8df1ad, 599ec8739257462ab1cc45d81a2eeecc
I20260630 12:11:36.647711  1304 raft_consensus.cc:2749] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:36.649413  1303 tablet_bootstrap.cc:654] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.657310  1306 tablet_bootstrap.cc:492] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc: No bootstrap required, opened a new log
I20260630 12:11:36.657804  1306 ts_tablet_manager.cc:1403] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:11:36.657859  1301 ts_tablet_manager.cc:1434] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260630 12:11:36.658993  1303 tablet_bootstrap.cc:492] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad: No bootstrap required, opened a new log
I20260630 12:11:36.659492  1303 ts_tablet_manager.cc:1403] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:11:36.662026  1306 raft_consensus.cc:359] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.662392  1303 raft_consensus.cc:359] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.662844  1306 raft_consensus.cc:385] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.663231  1303 raft_consensus.cc:385] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.663362  1306 raft_consensus.cc:740] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.663467  1181 raft_consensus.cc:2468] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 1.
I20260630 12:11:36.663637  1303 raft_consensus.cc:740] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.664232  1306 consensus_queue.cc:260] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
W20260630 12:11:36.664160  1071 leader_election.cc:343] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.665558  1069 leader_election.cc:304] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [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: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc; no voters: 330ea017935c4310acf9abfc9a8df1ad
I20260630 12:11:36.665709  1303 consensus_queue.cc:260] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.666564  1301 tablet_bootstrap.cc:492] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d: Bootstrap starting.
I20260630 12:11:36.666774  1306 ts_tablet_manager.cc:1434] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:11:36.666724  1310 raft_consensus.cc:2804] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.667407  1310 raft_consensus.cc:697] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Becoming Leader. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Running, Role: LEADER
I20260630 12:11:36.668215  1310 consensus_queue.cc:237] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.670089  1303 ts_tablet_manager.cc:1434] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:11:36.671070  1303 tablet_bootstrap.cc:492] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad: Bootstrap starting.
I20260630 12:11:36.673096  1306 tablet_bootstrap.cc:492] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc: Bootstrap starting.
I20260630 12:11:36.677219  1303 tablet_bootstrap.cc:654] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.679013  1306 tablet_bootstrap.cc:654] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.685806  1301 tablet_bootstrap.cc:654] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.684930  1003 catalog_manager.cc:5697] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc reported cstate change: term changed from 0 to 1, leader changed from <none> to 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "599ec8739257462ab1cc45d81a2eeecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:36.689458  1303 tablet_bootstrap.cc:492] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad: No bootstrap required, opened a new log
I20260630 12:11:36.690137  1303 ts_tablet_manager.cc:1403] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:11:36.690629  1306 tablet_bootstrap.cc:492] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc: No bootstrap required, opened a new log
I20260630 12:11:36.691138  1306 ts_tablet_manager.cc:1403] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260630 12:11:36.691782  1310 raft_consensus.cc:493] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.692250  1310 raft_consensus.cc:515] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.693917  1306 raft_consensus.cc:359] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.694370  1310 leader_election.cc:290] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.694628  1306 raft_consensus.cc:385] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.694914  1306 raft_consensus.cc:740] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.695181  1309 raft_consensus.cc:493] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.695622  1309 raft_consensus.cc:515] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.697635  1301 tablet_bootstrap.cc:492] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d: No bootstrap required, opened a new log
I20260630 12:11:36.697925  1309 leader_election.cc:290] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739)
I20260630 12:11:36.698247  1301 ts_tablet_manager.cc:1403] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.001s
I20260630 12:11:36.698365  1303 raft_consensus.cc:359] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.699096  1303 raft_consensus.cc:385] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.699393  1303 raft_consensus.cc:740] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.700240  1181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb577fe9a04e01b284d8719d081a09" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.701201  1301 raft_consensus.cc:359] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.701885  1301 raft_consensus.cc:385] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.702158  1301 raft_consensus.cc:740] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.700135  1303 consensus_queue.cc:260] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.697672  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb577fe9a04e01b284d8719d081a09" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:36.703011  1301 consensus_queue.cc:260] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.703440  1254 raft_consensus.cc:2468] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 0.
I20260630 12:11:36.704280  1303 ts_tablet_manager.cc:1434] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
W20260630 12:11:36.703087  1069 leader_election.cc:343] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.705374  1303 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad: Bootstrap starting.
I20260630 12:11:36.711882  1303 tablet_bootstrap.cc:654] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.695628  1306 consensus_queue.cc:260] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.717330  1071 leader_election.cc:304] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [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: 330ea017935c4310acf9abfc9a8df1ad, 599ec8739257462ab1cc45d81a2eeecc; no voters: 273f1416ca404f77a5c2a74ec109292d
I20260630 12:11:36.718493  1310 raft_consensus.cc:2804] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:36.718598  1306 ts_tablet_manager.cc:1434] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260630 12:11:36.718896  1310 raft_consensus.cc:493] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:36.719278  1310 raft_consensus.cc:3060] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.719766  1306 tablet_bootstrap.cc:492] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc: Bootstrap starting.
I20260630 12:11:36.722236  1301 ts_tablet_manager.cc:1434] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260630 12:11:36.726186  1306 tablet_bootstrap.cc:654] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.727898  1301 tablet_bootstrap.cc:492] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d: Bootstrap starting.
I20260630 12:11:36.729336  1323 raft_consensus.cc:493] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.729801  1323 raft_consensus.cc:515] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.731994  1323 leader_election.cc:290] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.728853  1310 raft_consensus.cc:515] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.734035  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed16ba149f941208e406e658fccdad7" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:36.734673  1254 raft_consensus.cc:2468] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 0.
I20260630 12:11:36.735693  1181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed16ba149f941208e406e658fccdad7" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.735736  1180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb577fe9a04e01b284d8719d081a09" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d"
I20260630 12:11:36.736127  1301 tablet_bootstrap.cc:654] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.736478  1181 raft_consensus.cc:2468] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 0.
W20260630 12:11:36.737342  1069 leader_election.cc:343] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.738008  1071 leader_election.cc:304] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 330ea017935c4310acf9abfc9a8df1ad, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
I20260630 12:11:36.738750  1323 raft_consensus.cc:2804] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:36.739254  1323 raft_consensus.cc:493] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:36.739809  1323 raft_consensus.cc:3060] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.739786  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb577fe9a04e01b284d8719d081a09" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
I20260630 12:11:36.744683  1181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb577fe9a04e01b284d8719d081a09" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.745031  1304 raft_consensus.cc:493] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.745535  1304 raft_consensus.cc:515] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
W20260630 12:11:36.746613  1218 leader_election.cc:343] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.747493  1304 leader_election.cc:290] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.739827  1310 leader_election.cc:290] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Requested vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.749018  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78575d032f8e4f119f25dc87eede0e90" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc" is_pre_election: true
I20260630 12:11:36.749432  1255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78575d032f8e4f119f25dc87eede0e90" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:36.750177  1255 raft_consensus.cc:2468] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 0.
I20260630 12:11:36.749905  1323 raft_consensus.cc:515] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
W20260630 12:11:36.750603  1146 leader_election.cc:343] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.752135  1146 leader_election.cc:304] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [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: 273f1416ca404f77a5c2a74ec109292d, 330ea017935c4310acf9abfc9a8df1ad; no voters: 599ec8739257462ab1cc45d81a2eeecc
I20260630 12:11:36.745051  1254 raft_consensus.cc:3060] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.754081  1181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed16ba149f941208e406e658fccdad7" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d"
I20260630 12:11:36.754614  1181 raft_consensus.cc:3060] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.755383  1323 leader_election.cc:290] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Requested vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.755944  1306 tablet_bootstrap.cc:492] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc: No bootstrap required, opened a new log
I20260630 12:11:36.756032  1304 raft_consensus.cc:2804] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:36.756585  1304 raft_consensus.cc:493] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:36.757097  1304 raft_consensus.cc:3060] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.756592  1306 ts_tablet_manager.cc:1403] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260630 12:11:36.758121  1309 raft_consensus.cc:493] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.758641  1309 raft_consensus.cc:515] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.759574  1303 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad: No bootstrap required, opened a new log
I20260630 12:11:36.760072  1303 ts_tablet_manager.cc:1403] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.011s
I20260630 12:11:36.760613  1309 leader_election.cc:290] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739)
I20260630 12:11:36.761682  1255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed16ba149f941208e406e658fccdad7" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
I20260630 12:11:36.762245  1255 raft_consensus.cc:3060] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.762950  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acb577fe9a04e01b284d8719d081a09" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc" is_pre_election: true
I20260630 12:11:36.763012  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ac57222a1849ebae985be410d00ddf" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc" is_pre_election: true
I20260630 12:11:36.763424  1303 raft_consensus.cc:359] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.763960  1106 raft_consensus.cc:2393] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 330ea017935c4310acf9abfc9a8df1ad in current term 1: Already voted for candidate 599ec8739257462ab1cc45d81a2eeecc in this term.
I20260630 12:11:36.764153  1303 raft_consensus.cc:385] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.764703  1309 raft_consensus.cc:493] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:11:36.765415  1220 leader_election.cc:343] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.765298  1309 raft_consensus.cc:515] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.766206  1220 leader_election.cc:304] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [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: 330ea017935c4310acf9abfc9a8df1ad; no voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc
I20260630 12:11:36.767238  1309 leader_election.cc:290] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739)
I20260630 12:11:36.767870  1303 raft_consensus.cc:740] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.768827  1303 consensus_queue.cc:260] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.769374  1254 raft_consensus.cc:2468] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 1.
I20260630 12:11:36.770795  1180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ac57222a1849ebae985be410d00ddf" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.771812  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6697fa6c3464907b63987661b140590" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.772250  1309 raft_consensus.cc:2749] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:36.771114  1303 ts_tablet_manager.cc:1434] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:11:36.770609  1306 raft_consensus.cc:359] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.772645  1179 raft_consensus.cc:2468] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 330ea017935c4310acf9abfc9a8df1ad in term 0.
I20260630 12:11:36.773074  1306 raft_consensus.cc:385] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.773440  1306 raft_consensus.cc:740] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.773540  1303 tablet_bootstrap.cc:492] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad: Bootstrap starting.
W20260630 12:11:36.774313  1218 leader_election.cc:343] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:36.774235  1306 consensus_queue.cc:260] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.774901  1218 leader_election.cc:304] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [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: 330ea017935c4310acf9abfc9a8df1ad; no voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc
I20260630 12:11:36.776139  1218 leader_election.cc:304] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 330ea017935c4310acf9abfc9a8df1ad; no voters: 
I20260630 12:11:36.779800  1071 leader_election.cc:304] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [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: 330ea017935c4310acf9abfc9a8df1ad, 599ec8739257462ab1cc45d81a2eeecc; no voters: 273f1416ca404f77a5c2a74ec109292d
I20260630 12:11:36.780997  1323 raft_consensus.cc:2804] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.781466  1323 raft_consensus.cc:697] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Becoming Leader. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Running, Role: LEADER
I20260630 12:11:36.782347  1303 tablet_bootstrap.cc:654] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.782209  1323 consensus_queue.cc:237] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.782912  1181 raft_consensus.cc:2468] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 1.
I20260630 12:11:36.784053  1069 leader_election.cc:304] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
I20260630 12:11:36.784941  1310 raft_consensus.cc:2804] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.776597  1306 ts_tablet_manager.cc:1434] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.000s
I20260630 12:11:36.776669  1309 raft_consensus.cc:2749] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:36.771646  1304 raft_consensus.cc:515] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.788820  1309 raft_consensus.cc:2804] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:36.789249  1306 tablet_bootstrap.cc:492] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc: Bootstrap starting.
I20260630 12:11:36.789180  1309 raft_consensus.cc:493] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:36.789870  1309 raft_consensus.cc:3060] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.793670  1301 tablet_bootstrap.cc:492] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d: No bootstrap required, opened a new log
I20260630 12:11:36.793804  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78575d032f8e4f119f25dc87eede0e90" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc"
I20260630 12:11:36.794494  1304 leader_election.cc:290] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 election: Requested vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.794603  1106 raft_consensus.cc:3060] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.795120  1003 catalog_manager.cc:5697] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc reported cstate change: term changed from 0 to 1, leader changed from <none> to 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "599ec8739257462ab1cc45d81a2eeecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:36.804354  1306 tablet_bootstrap.cc:654] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.804484  1303 tablet_bootstrap.cc:492] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad: No bootstrap required, opened a new log
I20260630 12:11:36.804737  1323 raft_consensus.cc:493] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.806262  1303 ts_tablet_manager.cc:1403] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260630 12:11:36.806221  1323 raft_consensus.cc:515] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.806927  1106 raft_consensus.cc:2468] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 1.
I20260630 12:11:36.794145  1301 ts_tablet_manager.cc:1403] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.012s
I20260630 12:11:36.808271  1323 leader_election.cc:290] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.808813  1303 raft_consensus.cc:359] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.809453  1303 raft_consensus.cc:385] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.809497  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6697fa6c3464907b63987661b140590" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:36.809845  1303 raft_consensus.cc:740] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.809918  1301 raft_consensus.cc:359] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.782258  1255 raft_consensus.cc:2468] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 1.
I20260630 12:11:36.810485  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6697fa6c3464907b63987661b140590" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.810688  1301 raft_consensus.cc:385] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.810530  1303 consensus_queue.cc:260] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.811159  1301 raft_consensus.cc:740] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.811225  1179 raft_consensus.cc:2468] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 0.
I20260630 12:11:36.811954  1301 consensus_queue.cc:260] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.809579  1146 leader_election.cc:304] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
I20260630 12:11:36.812645  1303 ts_tablet_manager.cc:1434] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:11:36.813669  1304 raft_consensus.cc:2804] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.814172  1304 raft_consensus.cc:697] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 1 LEADER]: Becoming Leader. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Running, Role: LEADER
I20260630 12:11:36.816058  1304 consensus_queue.cc:237] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.819903  1069 leader_election.cc:304] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
W20260630 12:11:36.854300  1220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:35007, user_credentials={real_user=slave}} blocked reactor thread for 88136.3us
I20260630 12:11:36.823274  1323 raft_consensus.cc:2804] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:36.814211  1301 ts_tablet_manager.cc:1434] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:11:36.849031  1057 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:36.854463  1310 raft_consensus.cc:697] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Becoming Leader. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Running, Role: LEADER
I20260630 12:11:36.858255  1323 raft_consensus.cc:493] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:36.814208  1309 raft_consensus.cc:515] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
W20260630 12:11:36.862069  1146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:35007, user_credentials={real_user=slave}} blocked reactor thread for 52564.6us
I20260630 12:11:36.864998  1254 raft_consensus.cc:2393] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 599ec8739257462ab1cc45d81a2eeecc in current term 1: Already voted for candidate 330ea017935c4310acf9abfc9a8df1ad in this term.
I20260630 12:11:36.865514  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6697fa6c3464907b63987661b140590" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d"
I20260630 12:11:36.867780  1179 raft_consensus.cc:3060] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:36.832863  1052 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:36.860700  1323 raft_consensus.cc:3060] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.870406  1336 raft_consensus.cc:493] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.873027  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6697fa6c3464907b63987661b140590" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc" is_pre_election: true
I20260630 12:11:36.874195  1310 consensus_queue.cc:237] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
W20260630 12:11:36.875514  1057 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:36.877207  1301 tablet_bootstrap.cc:492] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d: Bootstrap starting.
I20260630 12:11:36.878381  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78575d032f8e4f119f25dc87eede0e90" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
I20260630 12:11:36.881871  1336 raft_consensus.cc:515] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.880771  1179 raft_consensus.cc:2468] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 330ea017935c4310acf9abfc9a8df1ad in term 1.
I20260630 12:11:36.883425  1218 leader_election.cc:304] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 330ea017935c4310acf9abfc9a8df1ad; no voters: 
I20260630 12:11:36.869279  1309 leader_election.cc:290] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 election: Requested vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739)
I20260630 12:11:36.882211  1254 raft_consensus.cc:3060] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.880417  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6697fa6c3464907b63987661b140590" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc"
I20260630 12:11:36.886098  1309 raft_consensus.cc:2804] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.886695  1309 raft_consensus.cc:697] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 1 LEADER]: Becoming Leader. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Running, Role: LEADER
I20260630 12:11:36.888617  1309 consensus_queue.cc:237] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.900606  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc" is_pre_election: true
I20260630 12:11:36.901867  1336 leader_election.cc:290] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739)
I20260630 12:11:36.905282  1306 tablet_bootstrap.cc:492] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc: No bootstrap required, opened a new log
I20260630 12:11:36.905709  1306 ts_tablet_manager.cc:1403] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc: Time spent bootstrapping tablet: real 0.117s	user 0.023s	sys 0.015s
I20260630 12:11:36.906919  1341 raft_consensus.cc:493] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.907334  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:36.907416  1341 raft_consensus.cc:515] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.908030  1179 raft_consensus.cc:2393] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 330ea017935c4310acf9abfc9a8df1ad in current term 1: Already voted for candidate 599ec8739257462ab1cc45d81a2eeecc in this term.
I20260630 12:11:36.913269  1218 leader_election.cc:304] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [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: 330ea017935c4310acf9abfc9a8df1ad; no voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc
I20260630 12:11:36.916987  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ac57222a1849ebae985be410d00ddf" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc" is_pre_election: true
I20260630 12:11:36.918684  1323 raft_consensus.cc:515] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.925946  1254 raft_consensus.cc:2468] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 1.
I20260630 12:11:36.925864  1306 raft_consensus.cc:359] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.927230  1306 raft_consensus.cc:385] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.927594  1306 raft_consensus.cc:740] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.928278  1306 consensus_queue.cc:260] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.928918  1341 leader_election.cc:290] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.930024  1106 raft_consensus.cc:2393] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 330ea017935c4310acf9abfc9a8df1ad in current term 1: Already voted for candidate 599ec8739257462ab1cc45d81a2eeecc in this term.
I20260630 12:11:36.930450  1336 raft_consensus.cc:3060] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.933346  1306 ts_tablet_manager.cc:1434] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc: Time spent starting tablet: real 0.027s	user 0.022s	sys 0.000s
I20260630 12:11:36.933214  1105 raft_consensus.cc:2468] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 0.
I20260630 12:11:36.931775  1001 catalog_manager.cc:5697] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195). New cstate: current_term: 1 leader_uuid: "330ea017935c4310acf9abfc9a8df1ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:36.938263  1146 leader_election.cc:304] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
I20260630 12:11:36.938493  1341 raft_consensus.cc:493] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:36.939119  1304 raft_consensus.cc:2804] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:36.939018  1341 raft_consensus.cc:515] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.939815  1304 raft_consensus.cc:493] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:36.940218  1304 raft_consensus.cc:3060] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.943395  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6697fa6c3464907b63987661b140590" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d"
I20260630 12:11:36.944134  1179 raft_consensus.cc:2393] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 599ec8739257462ab1cc45d81a2eeecc in current term 1: Already voted for candidate 330ea017935c4310acf9abfc9a8df1ad in this term.
I20260630 12:11:36.929785  1002 catalog_manager.cc:5697] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d reported cstate change: term changed from 0 to 1, leader changed from <none> to 273f1416ca404f77a5c2a74ec109292d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "273f1416ca404f77a5c2a74ec109292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:36.946329  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f085308e6ead4fe2a302bee4e879fe67" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc" is_pre_election: true
I20260630 12:11:36.939373  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ac57222a1849ebae985be410d00ddf" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:36.946970  1105 raft_consensus.cc:2468] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 0.
I20260630 12:11:36.946745  1255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f085308e6ead4fe2a302bee4e879fe67" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:36.952447  1254 raft_consensus.cc:2468] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 0.
I20260630 12:11:36.952602  1255 raft_consensus.cc:2468] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 0.
I20260630 12:11:36.941412  1341 leader_election.cc:290] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625), 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007)
I20260630 12:11:36.949153  1301 tablet_bootstrap.cc:654] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.950047  1304 raft_consensus.cc:515] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.953902  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6697fa6c3464907b63987661b140590" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
I20260630 12:11:36.955660  1146 leader_election.cc:304] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 330ea017935c4310acf9abfc9a8df1ad; no voters: 
I20260630 12:11:36.956341  1071 leader_election.cc:304] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [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: 599ec8739257462ab1cc45d81a2eeecc; no voters: 273f1416ca404f77a5c2a74ec109292d, 330ea017935c4310acf9abfc9a8df1ad
I20260630 12:11:36.957610  1336 raft_consensus.cc:2749] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:36.957739  1304 leader_election.cc:290] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 election: Requested vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.954447  1323 leader_election.cc:290] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Requested vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:36.959111  1304 raft_consensus.cc:2804] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:36.960872  1310 raft_consensus.cc:2749] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:36.961108  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ac57222a1849ebae985be410d00ddf" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
I20260630 12:11:36.961688  1253 raft_consensus.cc:3060] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.960754  1304 raft_consensus.cc:493] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:36.962142  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ac57222a1849ebae985be410d00ddf" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc"
I20260630 12:11:36.962709  1304 raft_consensus.cc:3060] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.962877  1105 raft_consensus.cc:3060] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.963402  1003 catalog_manager.cc:5697] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc reported cstate change: term changed from 0 to 1, leader changed from <none> to 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "599ec8739257462ab1cc45d81a2eeecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:36.969672  1304 raft_consensus.cc:515] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.971386  1105 raft_consensus.cc:2468] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 1.
I20260630 12:11:36.972600  1301 tablet_bootstrap.cc:492] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d: No bootstrap required, opened a new log
I20260630 12:11:36.972465  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f085308e6ead4fe2a302bee4e879fe67" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
I20260630 12:11:36.972698  1304 leader_election.cc:290] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 election: Requested vote from peers 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625), 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007)
I20260630 12:11:36.973034  1301 ts_tablet_manager.cc:1403] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.006s
I20260630 12:11:36.973026  1254 raft_consensus.cc:3060] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.973593  1146 leader_election.cc:304] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
I20260630 12:11:36.974236  1304 raft_consensus.cc:2804] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.974901  1304 raft_consensus.cc:697] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 1 LEADER]: Becoming Leader. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Running, Role: LEADER
I20260630 12:11:36.975639  1304 consensus_queue.cc:237] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.976730  1301 raft_consensus.cc:359] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.981196  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f085308e6ead4fe2a302bee4e879fe67" candidate_uuid: "273f1416ca404f77a5c2a74ec109292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599ec8739257462ab1cc45d81a2eeecc"
I20260630 12:11:36.986140  1301 raft_consensus.cc:385] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.986277  1105 raft_consensus.cc:3060] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.986486  1301 raft_consensus.cc:740] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.987215  1301 consensus_queue.cc:260] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:36.977841  1253 raft_consensus.cc:2468] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 1.
I20260630 12:11:36.979915  1254 raft_consensus.cc:2468] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 1.
I20260630 12:11:36.989435  1301 ts_tablet_manager.cc:1434] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:11:36.990597  1146 leader_election.cc:304] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 330ea017935c4310acf9abfc9a8df1ad; no voters: 
I20260630 12:11:36.991597  1341 raft_consensus.cc:2804] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.992098  1105 raft_consensus.cc:2468] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273f1416ca404f77a5c2a74ec109292d in term 1.
I20260630 12:11:36.993332  1341 raft_consensus.cc:697] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 1 LEADER]: Becoming Leader. State: Replica: 273f1416ca404f77a5c2a74ec109292d, State: Running, Role: LEADER
I20260630 12:11:36.994189  1341 consensus_queue.cc:237] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } }
I20260630 12:11:36.997588  1003 catalog_manager.cc:5697] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d reported cstate change: term changed from 0 to 1, leader changed from <none> to 273f1416ca404f77a5c2a74ec109292d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "273f1416ca404f77a5c2a74ec109292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:37.010318  1003 catalog_manager.cc:5697] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d reported cstate change: term changed from 0 to 1, leader changed from <none> to 273f1416ca404f77a5c2a74ec109292d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "273f1416ca404f77a5c2a74ec109292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:37.092006  1310 raft_consensus.cc:493] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:37.092547  1310 raft_consensus.cc:515] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:37.094237  1310 leader_election.cc:290] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:37.095058  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4987344b92bd444fbb95147eac8ca169" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d" is_pre_election: true
I20260630 12:11:37.095225  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4987344b92bd444fbb95147eac8ca169" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad" is_pre_election: true
I20260630 12:11:37.095607  1179 raft_consensus.cc:2468] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 0.
I20260630 12:11:37.095782  1253 raft_consensus.cc:2468] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 0.
I20260630 12:11:37.096596  1069 leader_election.cc:304] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273f1416ca404f77a5c2a74ec109292d, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
I20260630 12:11:37.097298  1310 raft_consensus.cc:2804] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:37.097651  1310 raft_consensus.cc:493] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:37.097925  1310 raft_consensus.cc:3060] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:37.102283  1310 raft_consensus.cc:515] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:37.103891  1310 leader_election.cc:290] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Requested vote from peers 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739), 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:37.104575  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4987344b92bd444fbb95147eac8ca169" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273f1416ca404f77a5c2a74ec109292d"
I20260630 12:11:37.104915  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4987344b92bd444fbb95147eac8ca169" candidate_uuid: "599ec8739257462ab1cc45d81a2eeecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
I20260630 12:11:37.105154  1179 raft_consensus.cc:3060] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:37.105439  1253 raft_consensus.cc:3060] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:37.109411  1179 raft_consensus.cc:2468] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 1.
I20260630 12:11:37.109448  1253 raft_consensus.cc:2468] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599ec8739257462ab1cc45d81a2eeecc in term 1.
I20260630 12:11:37.110532  1071 leader_election.cc:304] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 330ea017935c4310acf9abfc9a8df1ad, 599ec8739257462ab1cc45d81a2eeecc; no voters: 
I20260630 12:11:37.111171  1310 raft_consensus.cc:2804] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:37.111542  1310 raft_consensus.cc:697] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Becoming Leader. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Running, Role: LEADER
I20260630 12:11:37.112253  1310 consensus_queue.cc:237] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:37.119081  1003 catalog_manager.cc:5697] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc reported cstate change: term changed from 0 to 1, leader changed from <none> to 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "599ec8739257462ab1cc45d81a2eeecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:37.141275  1310 consensus_queue.cc:1048] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.151779  1337 consensus_queue.cc:1048] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:37.171830  1337 consensus_queue.cc:1048] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.180120  1179 raft_consensus.cc:3060] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:37.186172   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:37.188700  1323 consensus_queue.cc:1048] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:37.201406  1357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:37.201630  1359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:37.203966   431 server_base.cc:1061] running on GCE node
W20260630 12:11:37.205113  1361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:37.206194   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:37.206400   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:37.206640   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821497206614 us; error 0 us; skew 500 ppm
I20260630 12:11:37.207207   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:37.209860   431 webserver.cc:533] Webserver started at http://127.0.107.196:38617/ using document root <none> and password file <none>
I20260630 12:11:37.210372   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:37.210541   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:37.210783   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:37.211977   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "87fa4e763dea49e487ff94615ac7ac3f"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-w8xb"
I20260630 12:11:37.216967   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:11:37.220556  1366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:37.221434   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:37.221741   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "87fa4e763dea49e487ff94615ac7ac3f"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-w8xb"
I20260630 12:11:37.222026   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:37.251109   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:37.252252   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:37.253458   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:37.255498   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:37.255668   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:37.255941   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:37.256108   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:37.300041   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:46731
I20260630 12:11:37.300236  1428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:46731 every 8 connection(s)
I20260630 12:11:37.315585  1429 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40455
I20260630 12:11:37.315388  1341 consensus_queue.cc:1048] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.315992  1429 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:37.316938  1429 heartbeater.cc:507] Master 127.0.107.254:40455 requested a full tablet report, sending...
I20260630 12:11:37.318760  1002 ts_manager.cc:194] Registered new tserver with Master: 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196:46731)
I20260630 12:11:37.320603  1002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34564
I20260630 12:11:37.328274  1341 consensus_queue.cc:1048] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.372859  1336 consensus_queue.cc:1048] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.383224  1309 consensus_queue.cc:1048] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.417421  1323 consensus_queue.cc:1048] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.427627  1337 consensus_queue.cc:1048] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.444554  1348 consensus_queue.cc:1048] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.452600  1341 consensus_queue.cc:1048] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.454234  1341 consensus_queue.cc:1048] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.470232  1348 consensus_queue.cc:1048] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.505333  1337 consensus_queue.cc:1048] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:37.512774  1310 consensus_queue.cc:1048] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:38.323812  1429 heartbeater.cc:499] Master 127.0.107.254:40455 was elected leader, sending a full tablet report...
I20260630 12:11:38.882539  1057 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:38.898331  1106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be"
dest_uuid: "599ec8739257462ab1cc45d81a2eeecc"
mode: GRACEFUL
new_leader_uuid: "330ea017935c4310acf9abfc9a8df1ad"
 from {username='slave'} at 127.0.0.1:42084
I20260630 12:11:38.898957  1106 raft_consensus.cc:606] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Received request to transfer leadership to TS 330ea017935c4310acf9abfc9a8df1ad
I20260630 12:11:38.900038  1057 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:38.900509  1057 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:38.950021  1323 raft_consensus.cc:993] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc: : Instructing follower 330ea017935c4310acf9abfc9a8df1ad to start an election
I20260630 12:11:38.950479  1449 raft_consensus.cc:1081] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Signalling peer 330ea017935c4310acf9abfc9a8df1ad to start an election
I20260630 12:11:38.951956  1253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be"
dest_uuid: "330ea017935c4310acf9abfc9a8df1ad"
 from {username='slave'} at 127.0.0.1:52924
I20260630 12:11:38.952538  1253 raft_consensus.cc:493] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:38.952852  1253 raft_consensus.cc:3060] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:38.957043  1253 raft_consensus.cc:515] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:38.958895  1253 leader_election.cc:290] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [CANDIDATE]: Term 2 election: Requested vote from peers 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007), 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739)
I20260630 12:11:38.959609  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "599ec8739257462ab1cc45d81a2eeecc"
I20260630 12:11:38.959973  1181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4994e6a6724fafbb5d7664ffdc39be" candidate_uuid: "330ea017935c4310acf9abfc9a8df1ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273f1416ca404f77a5c2a74ec109292d"
I20260630 12:11:38.960274  1106 raft_consensus.cc:3055] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:38.960563  1181 raft_consensus.cc:3060] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:38.960650  1106 raft_consensus.cc:740] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 599ec8739257462ab1cc45d81a2eeecc, State: Running, Role: LEADER
I20260630 12:11:38.961690  1106 consensus_queue.cc:260] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [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: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:38.962836  1106 raft_consensus.cc:3060] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:38.965896  1181 raft_consensus.cc:2468] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 330ea017935c4310acf9abfc9a8df1ad in term 2.
I20260630 12:11:38.966846  1218 leader_election.cc:304] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [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: 273f1416ca404f77a5c2a74ec109292d, 330ea017935c4310acf9abfc9a8df1ad; no voters: 
I20260630 12:11:38.967473  1447 raft_consensus.cc:2804] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:38.967555  1106 raft_consensus.cc:2468] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 330ea017935c4310acf9abfc9a8df1ad in term 2.
I20260630 12:11:38.968545  1447 raft_consensus.cc:697] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 2 LEADER]: Becoming Leader. State: Replica: 330ea017935c4310acf9abfc9a8df1ad, State: Running, Role: LEADER
I20260630 12:11:38.969420  1447 consensus_queue.cc:237] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [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: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } }
I20260630 12:11:38.975842  1002 catalog_manager.cc:5697] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad reported cstate change: term changed from 1 to 2, leader changed from 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193) to 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195). New cstate: current_term: 2 leader_uuid: "330ea017935c4310acf9abfc9a8df1ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:39.413141  1106 raft_consensus.cc:1275] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 2 FOLLOWER]: Refusing update from remote peer 330ea017935c4310acf9abfc9a8df1ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:39.414263  1447 consensus_queue.cc:1048] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:39.422761  1181 raft_consensus.cc:1275] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 2 FOLLOWER]: Refusing update from remote peer 330ea017935c4310acf9abfc9a8df1ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:39.424770  1460 consensus_queue.cc:1048] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:40.901648  1057 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:40.908797  1057 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:40.909282  1057 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:42.900840  1106 consensus_queue.cc:237] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [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: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } }
I20260630 12:11:42.910423  1057 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:42.911360  1179 raft_consensus.cc:1275] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Refusing update from remote peer 599ec8739257462ab1cc45d81a2eeecc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:42.912866  1449 consensus_queue.cc:1048] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:42.912535  1253 raft_consensus.cc:1275] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Refusing update from remote peer 599ec8739257462ab1cc45d81a2eeecc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:42.915699  1449 consensus_queue.cc:1048] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:42.921793  1057 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:42.922508  1057 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:42.934305  1470 raft_consensus.cc:2955] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:42.936003  1253 raft_consensus.cc:2955] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
W20260630 12:11:42.940572  1070 consensus_peers.cc:597] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc -> Peer 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196:46731): Couldn't send request to peer 87fa4e763dea49e487ff94615ac7ac3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1acb577fe9a04e01b284d8719d081a09. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:42.940068  1179 raft_consensus.cc:2955] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:42.949102  1003 catalog_manager.cc:5697] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad reported cstate change: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "599ec8739257462ab1cc45d81a2eeecc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:42.964459  1179 consensus_queue.cc:237] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [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: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } attrs { replace: true } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } }
I20260630 12:11:42.972679  1253 raft_consensus.cc:1275] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Refusing update from remote peer 273f1416ca404f77a5c2a74ec109292d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:42.973757  1105 raft_consensus.cc:1275] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Refusing update from remote peer 273f1416ca404f77a5c2a74ec109292d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:42.974409  1476 consensus_queue.cc:1048] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:42.975689  1348 consensus_queue.cc:1048] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:42.983716  1348 raft_consensus.cc:2955] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } attrs { replace: true } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:42.986133  1105 raft_consensus.cc:2955] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } attrs { replace: true } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
W20260630 12:11:42.995332  1145 consensus_peers.cc:597] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d -> Peer 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196:46731): Couldn't send request to peer 87fa4e763dea49e487ff94615ac7ac3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0ac57222a1849ebae985be410d00ddf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.001742  1253 raft_consensus.cc:2955] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } attrs { replace: true } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:43.007149  1179 consensus_queue.cc:237] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [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: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } attrs { replace: true } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } }
I20260630 12:11:43.009589  1001 catalog_manager.cc:5697] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc reported cstate change: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "273f1416ca404f77a5c2a74ec109292d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } attrs { replace: true } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
W20260630 12:11:43.018239  1145 consensus_peers.cc:597] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d -> Peer 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196:46731): Couldn't send request to peer 87fa4e763dea49e487ff94615ac7ac3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f085308e6ead4fe2a302bee4e879fe67. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.019212  1253 raft_consensus.cc:1275] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Refusing update from remote peer 273f1416ca404f77a5c2a74ec109292d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:43.020383  1348 consensus_queue.cc:1048] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:43.022333  1105 raft_consensus.cc:1275] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Refusing update from remote peer 273f1416ca404f77a5c2a74ec109292d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:43.023722  1348 consensus_queue.cc:1048] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:43.032302  1486 raft_consensus.cc:2955] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } attrs { replace: true } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:43.034883  1105 raft_consensus.cc:2955] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } attrs { replace: true } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:43.038982  1253 raft_consensus.cc:2955] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } attrs { replace: true } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:43.049315  1002 catalog_manager.cc:5697] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc reported cstate change: config changed from index -1 to 2, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "273f1416ca404f77a5c2a74ec109292d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } attrs { replace: true } } peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:43.061115  1253 consensus_queue.cc:237] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [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: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } }
I20260630 12:11:43.067456  1179 raft_consensus.cc:1275] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 2 FOLLOWER]: Refusing update from remote peer 330ea017935c4310acf9abfc9a8df1ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:43.069355  1105 raft_consensus.cc:1275] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 2 FOLLOWER]: Refusing update from remote peer 330ea017935c4310acf9abfc9a8df1ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:43.070073  1493 consensus_queue.cc:1048] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:43.071022  1465 consensus_queue.cc:1048] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:11:43.078281  1219 consensus_peers.cc:597] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad -> Peer 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196:46731): Couldn't send request to peer 87fa4e763dea49e487ff94615ac7ac3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b4994e6a6724fafbb5d7664ffdc39be. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.080428  1493 raft_consensus.cc:2955] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:43.081970  1179 raft_consensus.cc:2955] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:43.084116  1105 raft_consensus.cc:2955] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } } }
I20260630 12:11:43.093060  1003 catalog_manager.cc:5697] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad reported cstate change: config changed from index -1 to 3, NON_VOTER 87fa4e763dea49e487ff94615ac7ac3f (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "330ea017935c4310acf9abfc9a8df1ad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:43.332401   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:11:43.366307  1146 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260630 12:11:43.367118   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:43.368263   431 tablet_replica.cc:333] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc: stopping tablet replica
I20260630 12:11:43.369354   431 raft_consensus.cc:2243] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.369905   431 raft_consensus.cc:2272] T f0ac57222a1849ebae985be410d00ddf P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:43.372251  1146 consensus_peers.cc:597] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d -> Peer 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007): Couldn't send request to peer 599ec8739257462ab1cc45d81a2eeecc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.372843   431 tablet_replica.cc:333] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc: stopping tablet replica
I20260630 12:11:43.373436   431 raft_consensus.cc:2243] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.373867   431 raft_consensus.cc:2272] T 78575d032f8e4f119f25dc87eede0e90 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.375586   431 tablet_replica.cc:333] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc: stopping tablet replica
I20260630 12:11:43.376153   431 raft_consensus.cc:2243] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.376564   431 raft_consensus.cc:2272] T f6697fa6c3464907b63987661b140590 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.378453   431 tablet_replica.cc:333] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc: stopping tablet replica
I20260630 12:11:43.379014   431 raft_consensus.cc:2243] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.379479   431 raft_consensus.cc:2272] T 5b4994e6a6724fafbb5d7664ffdc39be P 599ec8739257462ab1cc45d81a2eeecc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.382005   431 tablet_replica.cc:333] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc: stopping tablet replica
I20260630 12:11:43.382567   431 raft_consensus.cc:2243] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.383013   431 raft_consensus.cc:2272] T f085308e6ead4fe2a302bee4e879fe67 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.385177   431 tablet_replica.cc:333] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc: stopping tablet replica
I20260630 12:11:43.385807   431 raft_consensus.cc:2243] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.386749   431 raft_consensus.cc:2272] T 1acb577fe9a04e01b284d8719d081a09 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.388978   431 tablet_replica.cc:333] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc: stopping tablet replica
I20260630 12:11:43.389477   431 raft_consensus.cc:2243] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.390180   431 raft_consensus.cc:2272] T 4987344b92bd444fbb95147eac8ca169 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.391878   431 tablet_replica.cc:333] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc: stopping tablet replica
I20260630 12:11:43.392355   431 raft_consensus.cc:2243] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.393128   431 raft_consensus.cc:2272] T 4ed16ba149f941208e406e658fccdad7 P 599ec8739257462ab1cc45d81a2eeecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.414026   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:11:43.414204  1146 consensus_peers.cc:597] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d -> Peer 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007): Couldn't send request to peer 599ec8739257462ab1cc45d81a2eeecc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.425647  1498 ts_tablet_manager.cc:933] T f0ac57222a1849ebae985be410d00ddf P 87fa4e763dea49e487ff94615ac7ac3f: Initiating tablet copy from peer 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739)
I20260630 12:11:43.427764  1498 tablet_copy_client.cc:323] T f0ac57222a1849ebae985be410d00ddf P 87fa4e763dea49e487ff94615ac7ac3f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:44739
I20260630 12:11:43.435830   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:43.471969   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:43.472927   431 tablet_replica.cc:333] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d: stopping tablet replica
I20260630 12:11:43.473516   431 raft_consensus.cc:2243] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.474354   431 raft_consensus.cc:2272] T f0ac57222a1849ebae985be410d00ddf P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.476262   431 tablet_replica.cc:333] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d: stopping tablet replica
I20260630 12:11:43.476877   431 raft_consensus.cc:2243] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.477389   431 raft_consensus.cc:2272] T 4ed16ba149f941208e406e658fccdad7 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.479087   431 tablet_replica.cc:333] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d: stopping tablet replica
I20260630 12:11:43.479593   431 raft_consensus.cc:2243] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.480008   431 raft_consensus.cc:2272] T 1acb577fe9a04e01b284d8719d081a09 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.482285   431 tablet_replica.cc:333] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d: stopping tablet replica
I20260630 12:11:43.482810   431 raft_consensus.cc:2243] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.483675   431 raft_consensus.cc:2272] T f085308e6ead4fe2a302bee4e879fe67 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.485848   431 tablet_replica.cc:333] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d: stopping tablet replica
I20260630 12:11:43.486367   431 raft_consensus.cc:2243] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.487071   431 raft_consensus.cc:2272] T 78575d032f8e4f119f25dc87eede0e90 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.488966   431 tablet_replica.cc:333] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d: stopping tablet replica
I20260630 12:11:43.489724   431 raft_consensus.cc:2243] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.490401   431 raft_consensus.cc:2272] T 4987344b92bd444fbb95147eac8ca169 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.490989  1501 ts_tablet_manager.cc:933] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: Initiating tablet copy from peer 330ea017935c4310acf9abfc9a8df1ad (127.0.107.195:36625)
I20260630 12:11:43.492076   431 tablet_replica.cc:333] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d: stopping tablet replica
I20260630 12:11:43.492626  1501 tablet_copy_client.cc:323] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36625
I20260630 12:11:43.492786   431 raft_consensus.cc:2243] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.493408   431 raft_consensus.cc:2272] T 5b4994e6a6724fafbb5d7664ffdc39be P 273f1416ca404f77a5c2a74ec109292d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.496229   431 tablet_replica.cc:333] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d: stopping tablet replica
I20260630 12:11:43.496851   431 raft_consensus.cc:2243] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.497318   431 raft_consensus.cc:2272] T f6697fa6c3464907b63987661b140590 P 273f1416ca404f77a5c2a74ec109292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.502890  1265 tablet_copy_service.cc:140] P 330ea017935c4310acf9abfc9a8df1ad: Received BeginTabletCopySession request for tablet 5b4994e6a6724fafbb5d7664ffdc39be from peer 87fa4e763dea49e487ff94615ac7ac3f ({username='slave'} at 127.0.0.1:52956)
I20260630 12:11:43.503551  1265 tablet_copy_service.cc:161] P 330ea017935c4310acf9abfc9a8df1ad: Beginning new tablet copy session on tablet 5b4994e6a6724fafbb5d7664ffdc39be from peer 87fa4e763dea49e487ff94615ac7ac3f at {username='slave'} at 127.0.0.1:52956: session id = 87fa4e763dea49e487ff94615ac7ac3f-5b4994e6a6724fafbb5d7664ffdc39be
I20260630 12:11:43.510236  1265 tablet_copy_source_session.cc:215] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad: Tablet Copy: opened 0 blocks and 1 log segments
W20260630 12:11:43.513489  1218 consensus_peers.cc:597] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad -> Peer 273f1416ca404f77a5c2a74ec109292d (127.0.107.194:44739): Couldn't send request to peer 273f1416ca404f77a5c2a74ec109292d. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.516203  1501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4994e6a6724fafbb5d7664ffdc39be. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:11:43.522701  1220 consensus_peers.cc:597] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad -> Peer 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007): Couldn't send request to peer 599ec8739257462ab1cc45d81a2eeecc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.530915  1501 tablet_copy_client.cc:806] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:43.531744  1501 tablet_copy_client.cc:670] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:43.532794   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:11:43.538348  1369 connection.cc:466] server connection from 127.0.0.1:50098 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:50098 (request call id 2) could send its response
I20260630 12:11:43.539760  1501 tablet_copy_client.cc:538] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:11:43.544505  1220 consensus_peers.cc:597] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad -> Peer 599ec8739257462ab1cc45d81a2eeecc (127.0.107.193:35007): Couldn't send request to peer 599ec8739257462ab1cc45d81a2eeecc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.548898  1501 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: Bootstrap starting.
I20260630 12:11:43.552436   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:43.570757   431 tablet_copy_service.cc:362] P 330ea017935c4310acf9abfc9a8df1ad: Destroying tablet copy session 87fa4e763dea49e487ff94615ac7ac3f-5b4994e6a6724fafbb5d7664ffdc39be due to service shutdown
I20260630 12:11:43.571153   431 tablet_copy_service.cc:434] P 330ea017935c4310acf9abfc9a8df1ad: ending tablet copy session 87fa4e763dea49e487ff94615ac7ac3f-5b4994e6a6724fafbb5d7664ffdc39be on tablet 5b4994e6a6724fafbb5d7664ffdc39be with peer 87fa4e763dea49e487ff94615ac7ac3f
I20260630 12:11:43.583482  1501 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:11:43.584553  1501 tablet_bootstrap.cc:492] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: Bootstrap complete.
I20260630 12:11:43.585296  1501 ts_tablet_manager.cc:1403] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.005s
I20260630 12:11:43.590794  1501 raft_consensus.cc:359] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } }
I20260630 12:11:43.591544  1501 raft_consensus.cc:740] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 87fa4e763dea49e487ff94615ac7ac3f, State: Initialized, Role: LEARNER
I20260630 12:11:43.592211  1501 consensus_queue.cc:260] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f [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: "599ec8739257462ab1cc45d81a2eeecc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35007 } } peers { permanent_uuid: "273f1416ca404f77a5c2a74ec109292d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44739 } attrs { replace: true } } peers { permanent_uuid: "330ea017935c4310acf9abfc9a8df1ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36625 } } peers { permanent_uuid: "87fa4e763dea49e487ff94615ac7ac3f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46731 } attrs { promote: true } }
I20260630 12:11:43.593209   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:43.594069   431 tablet_replica.cc:333] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad: stopping tablet replica
I20260630 12:11:43.594822   431 raft_consensus.cc:2243] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.595331   431 raft_consensus.cc:2272] T 4987344b92bd444fbb95147eac8ca169 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.597575  1501 ts_tablet_manager.cc:1434] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260630 12:11:43.597828   431 tablet_replica.cc:333] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad: stopping tablet replica
I20260630 12:11:43.598641   431 raft_consensus.cc:2243] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.599825   431 raft_consensus.cc:2272] T 5b4994e6a6724fafbb5d7664ffdc39be P 330ea017935c4310acf9abfc9a8df1ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.604387   431 tablet_replica.cc:333] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad: stopping tablet replica
I20260630 12:11:43.605185   431 raft_consensus.cc:2243] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.606065   431 raft_consensus.cc:2272] T f6697fa6c3464907b63987661b140590 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.608180   431 tablet_replica.cc:333] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad: stopping tablet replica
I20260630 12:11:43.608897   431 raft_consensus.cc:2243] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.609426   431 raft_consensus.cc:2272] T f0ac57222a1849ebae985be410d00ddf P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.611775   431 tablet_replica.cc:333] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad: stopping tablet replica
I20260630 12:11:43.612453   431 raft_consensus.cc:2243] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.612953   431 raft_consensus.cc:2272] T 4ed16ba149f941208e406e658fccdad7 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.615021   431 tablet_replica.cc:333] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad: stopping tablet replica
I20260630 12:11:43.615669   431 raft_consensus.cc:2243] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.616168   431 raft_consensus.cc:2272] T f085308e6ead4fe2a302bee4e879fe67 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.618458   431 tablet_replica.cc:333] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad: stopping tablet replica
I20260630 12:11:43.619092   431 raft_consensus.cc:2243] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.619587   431 raft_consensus.cc:2272] T 1acb577fe9a04e01b284d8719d081a09 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.621867   431 tablet_replica.cc:333] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad: stopping tablet replica
I20260630 12:11:43.622458   431 raft_consensus.cc:2243] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.622896   431 raft_consensus.cc:2272] T 78575d032f8e4f119f25dc87eede0e90 P 330ea017935c4310acf9abfc9a8df1ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:43.642278  1501 tablet_copy_client.cc:1131] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:36625: connect: Connection refused (error 111)
I20260630 12:11:43.644344   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:43.658232   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:11:43.680176   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:43.681253   431 tablet_replica.cc:333] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f: stopping tablet replica
I20260630 12:11:43.681900   431 raft_consensus.cc:2243] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:11:43.682354   431 raft_consensus.cc:2272] T 5b4994e6a6724fafbb5d7664ffdc39be P 87fa4e763dea49e487ff94615ac7ac3f [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:11:43.692095   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:11:43.702905   431 master.cc:562] Master@127.0.107.254:40455 shutting down...
W20260630 12:11:43.725776  1052 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:11:43.726801   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.727283   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.727609   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P afff3771d4c54b3ba66822189b54dd4b: stopping tablet replica
I20260630 12:11:43.746805   431 master.cc:584] Master@127.0.107.254:40455 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9082 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:11:43.781102   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42201,127.0.107.253:45197,127.0.107.252:32975
I20260630 12:11:43.782435   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:43.787674  1506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.787891  1507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.790848  1509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.791604   431 server_base.cc:1061] running on GCE node
I20260630 12:11:43.792464   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:43.792676   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:43.792876   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821503792858 us; error 0 us; skew 500 ppm
I20260630 12:11:43.793392   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:43.795532   431 webserver.cc:533] Webserver started at http://127.0.107.254:37317/ using document root <none> and password file <none>
I20260630 12:11:43.796025   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:43.796219   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:43.796500   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:43.797559   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "b08813b4da2a42eb95dcd7a0f9472b71"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-w8xb"
I20260630 12:11:43.801669   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:11:43.804842  1514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.805533   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:11:43.805821   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "b08813b4da2a42eb95dcd7a0f9472b71"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-w8xb"
I20260630 12:11:43.806078   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:43.820888   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:43.821974   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:43.857563   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42201
I20260630 12:11:43.857662  1565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42201 every 8 connection(s)
I20260630 12:11:43.861248  1566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:43.861447   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:43.866536  1568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.868036  1569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.868104  1566 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:43.870631  1571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.873948   431 server_base.cc:1061] running on GCE node
I20260630 12:11:43.874917   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:43.875176   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:43.875380   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821503875361 us; error 0 us; skew 500 ppm
I20260630 12:11:43.875916   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:43.878602   431 webserver.cc:533] Webserver started at http://127.0.107.253:38025/ using document root <none> and password file <none>
I20260630 12:11:43.879089   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:43.879278   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:43.879542   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:43.880666   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root/instance:
uuid: "6885082d72734c1fa324ffd30b90513e"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-w8xb"
I20260630 12:11:43.883895  1566 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:43.885578   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:11:43.889329  1566 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:45197: Network error: Client connection negotiation failed: client connection to 127.0.107.253:45197: connect: Connection refused (error 111)
I20260630 12:11:43.889745  1579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.890614   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:11:43.890841   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root
uuid: "6885082d72734c1fa324ffd30b90513e"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-w8xb"
I20260630 12:11:43.891057   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:43.905462   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:43.906512   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:43.940589   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:45197
I20260630 12:11:43.940681  1630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:45197 every 8 connection(s)
I20260630 12:11:43.943810  1566 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } attempt: 1
I20260630 12:11:43.944530  1631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:43.944571   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:43.951787  1635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.951910  1634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.955229  1631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:43.959275   431 server_base.cc:1061] running on GCE node
W20260630 12:11:43.958621  1637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.960832   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:43.961118   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:43.961357   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821503961339 us; error 0 us; skew 500 ppm
I20260630 12:11:43.961867   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:43.963330  1566 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:43.965456   431 webserver.cc:533] Webserver started at http://127.0.107.252:42255/ using document root <none> and password file <none>
I20260630 12:11:43.966150   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:43.966471   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:43.966833   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:43.968566   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root/instance:
uuid: "f48faf3cd40c4aa0a017eefef5413968"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-w8xb"
W20260630 12:11:43.968986  1566 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:32975: Network error: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111)
I20260630 12:11:43.969519  1631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:43.974159   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:11:43.978276  1643 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.979141   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:43.979481   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root
uuid: "f48faf3cd40c4aa0a017eefef5413968"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-w8xb"
I20260630 12:11:43.979809   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:43.980096  1631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:43.985783  1631 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:32975: Network error: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111)
I20260630 12:11:44.001821   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:44.003443   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:44.016522  1566 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } attempt: 1
W20260630 12:11:44.023528  1566 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:32975: Network error: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111)
I20260630 12:11:44.038234  1631 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } attempt: 1
W20260630 12:11:44.044917  1631 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:32975: Network error: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111)
I20260630 12:11:44.059250   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:32975
I20260630 12:11:44.059337  1695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:32975 every 8 connection(s)
I20260630 12:11:44.062340   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:44.062976  1696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.068463  1696 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:44.078831  1696 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:44.083022  1566 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } attempt: 2
I20260630 12:11:44.088464  1696 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:44.102365  1566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71: Bootstrap starting.
I20260630 12:11:44.103430  1631 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } attempt: 2
I20260630 12:11:44.107512  1696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968: Bootstrap starting.
I20260630 12:11:44.109498  1566 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:44.113392  1696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:44.114936  1566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71: No bootstrap required, opened a new log
I20260630 12:11:44.117652  1566 raft_consensus.cc:359] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.118288  1696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968: No bootstrap required, opened a new log
I20260630 12:11:44.118386  1566 raft_consensus.cc:385] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:44.118731  1566 raft_consensus.cc:740] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b08813b4da2a42eb95dcd7a0f9472b71, State: Initialized, Role: FOLLOWER
I20260630 12:11:44.119215  1631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: Bootstrap starting.
I20260630 12:11:44.119457  1566 consensus_queue.cc:260] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.121009  1696 raft_consensus.cc:359] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.121762  1696 raft_consensus.cc:385] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:44.122179  1696 raft_consensus.cc:740] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48faf3cd40c4aa0a017eefef5413968, State: Initialized, Role: FOLLOWER
I20260630 12:11:44.121578  1703 sys_catalog.cc:455] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [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: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.122866  1703 sys_catalog.cc:458] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:44.123142  1566 sys_catalog.cc:565] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:44.122968  1696 consensus_queue.cc:260] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.125360  1631 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:44.125113  1704 sys_catalog.cc:455] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [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: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.125962  1704 sys_catalog.cc:458] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:44.126791  1696 sys_catalog.cc:565] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:44.130575  1631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: No bootstrap required, opened a new log
I20260630 12:11:44.133172  1631 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.133975  1631 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:44.134294  1631 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6885082d72734c1fa324ffd30b90513e, State: Initialized, Role: FOLLOWER
I20260630 12:11:44.135159  1631 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.137143  1718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [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: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.137979  1718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:44.138918  1631 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:44.142338   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:11:44.148020  1725 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:44.148590  1725 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:44.154419   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:11:44.155138  1734 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:44.155453  1734 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:44.156245   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:44.158619  1739 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:44.158936  1739 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:44.162760  1740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:44.163631  1741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:44.165262   431 server_base.cc:1061] running on GCE node
W20260630 12:11:44.166071  1744 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:44.166916   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:44.167182   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:44.167320   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821504167308 us; error 0 us; skew 500 ppm
I20260630 12:11:44.167728   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:44.169951   431 webserver.cc:533] Webserver started at http://127.0.107.193:39363/ using document root <none> and password file <none>
I20260630 12:11:44.170356   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:44.170506   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:44.170706   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:44.171722   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "eac1e949ee294832a22d8373c76b4367"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-w8xb"
I20260630 12:11:44.176185   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:11:44.179867  1748 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.180693   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:44.181072   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "eac1e949ee294832a22d8373c76b4367"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-w8xb"
I20260630 12:11:44.181371   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:44.192850   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:44.193768   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:44.195055   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:44.197259   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:44.197472   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.197707   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:44.197889   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.233366   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43061
I20260630 12:11:44.233458  1810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43061 every 8 connection(s)
I20260630 12:11:44.261442   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:44.263165  1811 heartbeater.cc:344] Connected to a master server at 127.0.107.252:32975
I20260630 12:11:44.263566  1811 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.263600  1812 heartbeater.cc:344] Connected to a master server at 127.0.107.253:45197
I20260630 12:11:44.264098  1812 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.264389  1813 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42201
I20260630 12:11:44.264513  1811 heartbeater.cc:507] Master 127.0.107.252:32975 requested a full tablet report, sending...
I20260630 12:11:44.264755  1813 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.264922  1812 heartbeater.cc:507] Master 127.0.107.253:45197 requested a full tablet report, sending...
I20260630 12:11:44.265579  1813 heartbeater.cc:507] Master 127.0.107.254:42201 requested a full tablet report, sending...
I20260630 12:11:44.267956  1596 ts_manager.cc:194] Registered new tserver with Master: eac1e949ee294832a22d8373c76b4367 (127.0.107.193:43061)
I20260630 12:11:44.268006  1661 ts_manager.cc:194] Registered new tserver with Master: eac1e949ee294832a22d8373c76b4367 (127.0.107.193:43061)
I20260630 12:11:44.268306  1531 ts_manager.cc:194] Registered new tserver with Master: eac1e949ee294832a22d8373c76b4367 (127.0.107.193:43061)
W20260630 12:11:44.271610  1818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:44.272284  1819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:44.273919  1821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:44.274483   431 server_base.cc:1061] running on GCE node
I20260630 12:11:44.274446  1704 raft_consensus.cc:493] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:44.275106  1704 raft_consensus.cc:515] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.275506   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:44.275805   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:44.275996   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821504275977 us; error 0 us; skew 500 ppm
I20260630 12:11:44.276573   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:44.277060  1704 leader_election.cc:290] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b08813b4da2a42eb95dcd7a0f9472b71 (127.0.107.254:42201), 6885082d72734c1fa324ffd30b90513e (127.0.107.253:45197)
I20260630 12:11:44.277745  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f48faf3cd40c4aa0a017eefef5413968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" is_pre_election: true
I20260630 12:11:44.278363  1541 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48faf3cd40c4aa0a017eefef5413968 in term 0.
I20260630 12:11:44.278637  1606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f48faf3cd40c4aa0a017eefef5413968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6885082d72734c1fa324ffd30b90513e" is_pre_election: true
I20260630 12:11:44.279289  1606 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48faf3cd40c4aa0a017eefef5413968 in term 0.
I20260630 12:11:44.279714  1648 leader_election.cc:304] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b08813b4da2a42eb95dcd7a0f9472b71, f48faf3cd40c4aa0a017eefef5413968; no voters: 
I20260630 12:11:44.280902  1704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:44.281159   431 webserver.cc:533] Webserver started at http://127.0.107.194:39637/ using document root <none> and password file <none>
I20260630 12:11:44.281286  1704 raft_consensus.cc:493] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:44.281832   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:44.281746  1704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:44.282158   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:44.282507   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:44.284081   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "c5368778161147e5994eef17992b1f5d"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-w8xb"
I20260630 12:11:44.288473  1704 raft_consensus.cc:515] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.289970   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:11:44.290992  1704 leader_election.cc:290] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [CANDIDATE]: Term 1 election: Requested vote from peers b08813b4da2a42eb95dcd7a0f9472b71 (127.0.107.254:42201), 6885082d72734c1fa324ffd30b90513e (127.0.107.253:45197)
I20260630 12:11:44.291260  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f48faf3cd40c4aa0a017eefef5413968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b08813b4da2a42eb95dcd7a0f9472b71"
I20260630 12:11:44.291518  1606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f48faf3cd40c4aa0a017eefef5413968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6885082d72734c1fa324ffd30b90513e"
I20260630 12:11:44.291864  1541 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:44.292032  1606 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:44.298501  1826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.298771  1606 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48faf3cd40c4aa0a017eefef5413968 in term 1.
I20260630 12:11:44.298771  1541 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48faf3cd40c4aa0a017eefef5413968 in term 1.
I20260630 12:11:44.299568   431 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:11:44.299908   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "c5368778161147e5994eef17992b1f5d"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-w8xb"
I20260630 12:11:44.300259  1647 leader_election.cc:304] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6885082d72734c1fa324ffd30b90513e, f48faf3cd40c4aa0a017eefef5413968; no voters: 
I20260630 12:11:44.300239   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:44.301196  1704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:44.302122  1704 raft_consensus.cc:697] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 1 LEADER]: Becoming Leader. State: Replica: f48faf3cd40c4aa0a017eefef5413968, State: Running, Role: LEADER
I20260630 12:11:44.302903  1704 consensus_queue.cc:237] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:44.309185  1827 sys_catalog.cc:455] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f48faf3cd40c4aa0a017eefef5413968. Latest consensus state: current_term: 1 leader_uuid: "f48faf3cd40c4aa0a017eefef5413968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.309767  1827 sys_catalog.cc:458] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:44.311244  1833 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:44.315819  1833 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:44.324030  1606 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 1 FOLLOWER]: Refusing update from remote peer f48faf3cd40c4aa0a017eefef5413968: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:44.324071  1541 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 1 FOLLOWER]: Refusing update from remote peer f48faf3cd40c4aa0a017eefef5413968: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:44.325731  1704 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:44.326280  1827 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:44.336725  1703 sys_catalog.cc:455] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f48faf3cd40c4aa0a017eefef5413968. Latest consensus state: current_term: 1 leader_uuid: "f48faf3cd40c4aa0a017eefef5413968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.337477  1703 sys_catalog.cc:458] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:44.339291  1718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f48faf3cd40c4aa0a017eefef5413968. Latest consensus state: current_term: 1 leader_uuid: "f48faf3cd40c4aa0a017eefef5413968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.339941  1718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:44.343602   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:44.345161   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:44.345049  1704 sys_catalog.cc:455] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f48faf3cd40c4aa0a017eefef5413968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.345949  1704 sys_catalog.cc:458] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:44.346480  1704 sys_catalog.cc:455] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f48faf3cd40c4aa0a017eefef5413968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.347401  1704 sys_catalog.cc:458] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:44.349179  1833 catalog_manager.cc:1383] Generated new cluster ID: 4dca47dda9e84d0ebd68111e1e222cf4
I20260630 12:11:44.349577  1833 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:44.350977  1718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f48faf3cd40c4aa0a017eefef5413968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.351666  1718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:44.353380   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:44.354869  1703 sys_catalog.cc:455] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f48faf3cd40c4aa0a017eefef5413968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:44.355549  1703 sys_catalog.cc:458] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:44.357642   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:44.357911   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.358161   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:44.358332   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.401589  1833 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:44.403744  1833 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:44.415691   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40523
I20260630 12:11:44.415778  1900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40523 every 8 connection(s)
I20260630 12:11:44.449407  1833 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968: Generated new TSK 0
I20260630 12:11:44.455750  1833 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:44.458585   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:44.467290  1901 heartbeater.cc:344] Connected to a master server at 127.0.107.252:32975
I20260630 12:11:44.467845  1901 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.468982  1901 heartbeater.cc:507] Master 127.0.107.252:32975 requested a full tablet report, sending...
I20260630 12:11:44.470115  1902 heartbeater.cc:344] Connected to a master server at 127.0.107.253:45197
I20260630 12:11:44.470531  1902 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.471498  1902 heartbeater.cc:507] Master 127.0.107.253:45197 requested a full tablet report, sending...
I20260630 12:11:44.471644  1661 ts_manager.cc:194] Registered new tserver with Master: c5368778161147e5994eef17992b1f5d (127.0.107.194:40523)
W20260630 12:11:44.472833  1908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:44.474699  1596 ts_manager.cc:194] Registered new tserver with Master: c5368778161147e5994eef17992b1f5d (127.0.107.194:40523)
I20260630 12:11:44.474936  1661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33556
I20260630 12:11:44.477528  1903 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42201
W20260630 12:11:44.477797  1909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:44.478255  1903 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.479095  1903 heartbeater.cc:507] Master 127.0.107.254:42201 requested a full tablet report, sending...
W20260630 12:11:44.480914  1911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:44.481115   431 server_base.cc:1061] running on GCE node
I20260630 12:11:44.482187  1531 ts_manager.cc:194] Registered new tserver with Master: c5368778161147e5994eef17992b1f5d (127.0.107.194:40523)
I20260630 12:11:44.482366   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:44.482697   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:44.482954   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821504482933 us; error 0 us; skew 500 ppm
I20260630 12:11:44.483660   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:44.486025   431 webserver.cc:533] Webserver started at http://127.0.107.195:36725/ using document root <none> and password file <none>
I20260630 12:11:44.486474   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:44.486636   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:44.486847   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:44.487838   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "93026e27235e4399946a646c6d7a4f4c"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-w8xb"
I20260630 12:11:44.492174   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:11:44.495288  1916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.496073   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:44.496349   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "93026e27235e4399946a646c6d7a4f4c"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-w8xb"
I20260630 12:11:44.496627   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:44.506397   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:44.507562   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:44.508903   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:44.511196   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:44.511364   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.511637   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:44.511801   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.548610   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35887
I20260630 12:11:44.548707  1978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35887 every 8 connection(s)
I20260630 12:11:44.570793  1980 heartbeater.cc:344] Connected to a master server at 127.0.107.253:45197
I20260630 12:11:44.570924  1979 heartbeater.cc:344] Connected to a master server at 127.0.107.252:32975
I20260630 12:11:44.571198  1980 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.571425  1979 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.572074  1980 heartbeater.cc:507] Master 127.0.107.253:45197 requested a full tablet report, sending...
I20260630 12:11:44.572403  1979 heartbeater.cc:507] Master 127.0.107.252:32975 requested a full tablet report, sending...
I20260630 12:11:44.573436  1981 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42201
I20260630 12:11:44.573885  1981 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:44.574626  1661 ts_manager.cc:194] Registered new tserver with Master: 93026e27235e4399946a646c6d7a4f4c (127.0.107.195:35887)
I20260630 12:11:44.574788  1981 heartbeater.cc:507] Master 127.0.107.254:42201 requested a full tablet report, sending...
I20260630 12:11:44.575330  1596 ts_manager.cc:194] Registered new tserver with Master: 93026e27235e4399946a646c6d7a4f4c (127.0.107.195:35887)
I20260630 12:11:44.576085  1661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33570
I20260630 12:11:44.578088  1531 ts_manager.cc:194] Registered new tserver with Master: 93026e27235e4399946a646c6d7a4f4c (127.0.107.195:35887)
I20260630 12:11:44.578159   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020478919s
I20260630 12:11:45.152393  1725 catalog_manager.cc:1295] Loaded cluster ID: 4dca47dda9e84d0ebd68111e1e222cf4
I20260630 12:11:45.152781  1725 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71: loading cluster ID for follower catalog manager: success
I20260630 12:11:45.159652  1725 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71: acquiring CA information for follower catalog manager: success
I20260630 12:11:45.163038  1725 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:45.163928  1739 catalog_manager.cc:1295] Loaded cluster ID: 4dca47dda9e84d0ebd68111e1e222cf4
I20260630 12:11:45.164188  1739 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: loading cluster ID for follower catalog manager: success
I20260630 12:11:45.168358  1739 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: acquiring CA information for follower catalog manager: success
I20260630 12:11:45.171509  1739 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:45.273545  1661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33540
I20260630 12:11:45.478051  1901 heartbeater.cc:499] Master 127.0.107.252:32975 was elected leader, sending a full tablet report...
I20260630 12:11:45.579928  1979 heartbeater.cc:499] Master 127.0.107.252:32975 was elected leader, sending a full tablet report...
I20260630 12:11:46.150475  1728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:46.234716  1661 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33584:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:11:46.276137  1811 heartbeater.cc:499] Master 127.0.107.252:32975 was elected leader, sending a full tablet report...
I20260630 12:11:46.326241  1776 tablet_service.cc:1511] Processing CreateTablet for tablet cb0410c6d96c43adb6abd66dc0a6d92a (DEFAULT_TABLE table=test-workload [id=0a0fd20fb69743778a870630f2c45a02]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:11:46.328022  1776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0410c6d96c43adb6abd66dc0a6d92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.330490  1944 tablet_service.cc:1511] Processing CreateTablet for tablet e5d097c149324f6792fdbe14fc673912 (DEFAULT_TABLE table=test-workload [id=0a0fd20fb69743778a870630f2c45a02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:11:46.331511  1866 tablet_service.cc:1511] Processing CreateTablet for tablet 2f623486ff5f4905a59558a53425e11a (DEFAULT_TABLE table=test-workload [id=0a0fd20fb69743778a870630f2c45a02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:11:46.332032  1944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d097c149324f6792fdbe14fc673912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.332929  1866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f623486ff5f4905a59558a53425e11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.347568  2018 tablet_bootstrap.cc:492] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367: Bootstrap starting.
I20260630 12:11:46.346344  2017 tablet_bootstrap.cc:492] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d: Bootstrap starting.
I20260630 12:11:46.350338  2019 tablet_bootstrap.cc:492] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c: Bootstrap starting.
I20260630 12:11:46.354708  2018 tablet_bootstrap.cc:654] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.355060  2017 tablet_bootstrap.cc:654] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.355497  2019 tablet_bootstrap.cc:654] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.366549  2019 tablet_bootstrap.cc:492] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c: No bootstrap required, opened a new log
I20260630 12:11:46.366958  2018 tablet_bootstrap.cc:492] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367: No bootstrap required, opened a new log
I20260630 12:11:46.367161  2019 ts_tablet_manager.cc:1403] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:11:46.367687  2018 ts_tablet_manager.cc:1403] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.016s
I20260630 12:11:46.370604  2017 tablet_bootstrap.cc:492] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d: No bootstrap required, opened a new log
I20260630 12:11:46.371106  2017 ts_tablet_manager.cc:1403] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260630 12:11:46.371232  2018 raft_consensus.cc:359] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eac1e949ee294832a22d8373c76b4367" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43061 } }
I20260630 12:11:46.371052  2019 raft_consensus.cc:359] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93026e27235e4399946a646c6d7a4f4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35887 } }
I20260630 12:11:46.372129  2018 raft_consensus.cc:385] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.372294  2019 raft_consensus.cc:385] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.372599  2018 raft_consensus.cc:740] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac1e949ee294832a22d8373c76b4367, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.372771  2019 raft_consensus.cc:740] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93026e27235e4399946a646c6d7a4f4c, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.373790  2018 consensus_queue.cc:260] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eac1e949ee294832a22d8373c76b4367" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43061 } }
I20260630 12:11:46.374017  2019 consensus_queue.cc:260] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93026e27235e4399946a646c6d7a4f4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35887 } }
I20260630 12:11:46.374624  2018 raft_consensus.cc:399] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:46.374753  2019 raft_consensus.cc:399] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:46.374949  2017 raft_consensus.cc:359] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5368778161147e5994eef17992b1f5d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40523 } }
I20260630 12:11:46.375109  2018 raft_consensus.cc:493] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:46.375634  2017 raft_consensus.cc:385] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.375209  2019 raft_consensus.cc:493] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:46.375759  2018 raft_consensus.cc:3060] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.376049  2017 raft_consensus.cc:740] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5368778161147e5994eef17992b1f5d, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.376200  2019 raft_consensus.cc:3060] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.376891  2017 consensus_queue.cc:260] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5368778161147e5994eef17992b1f5d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40523 } }
I20260630 12:11:46.377590  2017 raft_consensus.cc:399] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:46.377907  2017 raft_consensus.cc:493] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:46.378268  2017 raft_consensus.cc:3060] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.381323  2019 raft_consensus.cc:515] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93026e27235e4399946a646c6d7a4f4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35887 } }
I20260630 12:11:46.382208  2019 leader_election.cc:304] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [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: 93026e27235e4399946a646c6d7a4f4c; no voters: 
I20260630 12:11:46.382862  2018 raft_consensus.cc:515] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eac1e949ee294832a22d8373c76b4367" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43061 } }
I20260630 12:11:46.383679  2018 leader_election.cc:304] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [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: eac1e949ee294832a22d8373c76b4367; no voters: 
I20260630 12:11:46.383757  2019 leader_election.cc:290] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:46.384159  2023 raft_consensus.cc:2804] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.387364  2017 raft_consensus.cc:515] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5368778161147e5994eef17992b1f5d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40523 } }
I20260630 12:11:46.388381  2017 leader_election.cc:304] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [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: c5368778161147e5994eef17992b1f5d; no voters: 
I20260630 12:11:46.391816  2019 ts_tablet_manager.cc:1434] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c: Time spent starting tablet: real 0.024s	user 0.018s	sys 0.004s
I20260630 12:11:46.392354  2023 raft_consensus.cc:697] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 1 LEADER]: Becoming Leader. State: Replica: 93026e27235e4399946a646c6d7a4f4c, State: Running, Role: LEADER
I20260630 12:11:46.393381  2023 consensus_queue.cc:237] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [LEADER]: Queue going to LEADER mode. State: All 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: "93026e27235e4399946a646c6d7a4f4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35887 } }
I20260630 12:11:46.394956  2027 raft_consensus.cc:2804] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.396373  2017 leader_election.cc:290] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:46.398041  2018 leader_election.cc:290] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:46.398674  2024 raft_consensus.cc:2804] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.401664  2027 raft_consensus.cc:697] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 1 LEADER]: Becoming Leader. State: Replica: c5368778161147e5994eef17992b1f5d, State: Running, Role: LEADER
I20260630 12:11:46.405893  2017 ts_tablet_manager.cc:1434] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d: Time spent starting tablet: real 0.034s	user 0.020s	sys 0.003s
I20260630 12:11:46.405793  2027 consensus_queue.cc:237] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [LEADER]: Queue going to LEADER mode. State: All 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: "c5368778161147e5994eef17992b1f5d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40523 } }
I20260630 12:11:46.410218  2018 ts_tablet_manager.cc:1434] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367: Time spent starting tablet: real 0.042s	user 0.026s	sys 0.009s
I20260630 12:11:46.409974  2024 raft_consensus.cc:697] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 1 LEADER]: Becoming Leader. State: Replica: eac1e949ee294832a22d8373c76b4367, State: Running, Role: LEADER
I20260630 12:11:46.412288  2024 consensus_queue.cc:237] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [LEADER]: Queue going to LEADER mode. State: All 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: "eac1e949ee294832a22d8373c76b4367" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43061 } }
I20260630 12:11:46.433024  1661 catalog_manager.cc:5697] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d reported cstate change: term changed from 0 to 1, leader changed from <none> to c5368778161147e5994eef17992b1f5d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c5368778161147e5994eef17992b1f5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5368778161147e5994eef17992b1f5d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:46.444288  1659 catalog_manager.cc:5697] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac1e949ee294832a22d8373c76b4367 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "eac1e949ee294832a22d8373c76b4367" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eac1e949ee294832a22d8373c76b4367" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43061 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:46.445950  1660 catalog_manager.cc:5697] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 93026e27235e4399946a646c6d7a4f4c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "93026e27235e4399946a646c6d7a4f4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93026e27235e4399946a646c6d7a4f4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35887 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:48.151654  1728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:48.153662  1728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:48.529721   431 master.cc:562] Master@127.0.107.252:32975 shutting down...
I20260630 12:11:48.556097   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:48.556990   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:48.557307   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f48faf3cd40c4aa0a017eefef5413968: stopping tablet replica
I20260630 12:11:48.577107   431 master.cc:584] Master@127.0.107.252:32975 shutdown complete.
W20260630 12:11:49.478096  1901 heartbeater.cc:646] Failed to heartbeat to 127.0.107.252:32975 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111)
I20260630 12:11:49.516959  2046 raft_consensus.cc:493] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f48faf3cd40c4aa0a017eefef5413968)
I20260630 12:11:49.517457  2046 raft_consensus.cc:515] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:49.519132  2046 leader_election.cc:290] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6885082d72734c1fa324ffd30b90513e (127.0.107.253:45197), f48faf3cd40c4aa0a017eefef5413968 (127.0.107.252:32975)
I20260630 12:11:49.520157  1606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "6885082d72734c1fa324ffd30b90513e" is_pre_election: true
W20260630 12:11:49.521920  1516 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:11:49.524914  1516 leader_election.cc:336] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f48faf3cd40c4aa0a017eefef5413968 (127.0.107.252:32975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111)
I20260630 12:11:49.525230  1516 leader_election.cc:304] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [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: b08813b4da2a42eb95dcd7a0f9472b71; no voters: 6885082d72734c1fa324ffd30b90513e, f48faf3cd40c4aa0a017eefef5413968
I20260630 12:11:49.525774  2046 raft_consensus.cc:2749] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:50.040632  2049 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f48faf3cd40c4aa0a017eefef5413968)
I20260630 12:11:50.041198  2049 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:50.042970  2049 leader_election.cc:290] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b08813b4da2a42eb95dcd7a0f9472b71 (127.0.107.254:42201), f48faf3cd40c4aa0a017eefef5413968 (127.0.107.252:32975)
I20260630 12:11:50.043841  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6885082d72734c1fa324ffd30b90513e" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" is_pre_election: true
I20260630 12:11:50.044382  1541 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6885082d72734c1fa324ffd30b90513e in term 1.
I20260630 12:11:50.045668  1583 leader_election.cc:304] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [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: 6885082d72734c1fa324ffd30b90513e, b08813b4da2a42eb95dcd7a0f9472b71; no voters: 
I20260630 12:11:50.046360  2049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:11:50.046746  2049 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 1 FOLLOWER]: Starting leader election (detected failure of leader f48faf3cd40c4aa0a017eefef5413968)
I20260630 12:11:50.047040  2049 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:50.048455  1581 leader_election.cc:336] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f48faf3cd40c4aa0a017eefef5413968 (127.0.107.252:32975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111)
I20260630 12:11:50.051843  2049 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:50.053458  2049 leader_election.cc:290] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [CANDIDATE]: Term 2 election: Requested vote from peers b08813b4da2a42eb95dcd7a0f9472b71 (127.0.107.254:42201), f48faf3cd40c4aa0a017eefef5413968 (127.0.107.252:32975)
I20260630 12:11:50.054345  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6885082d72734c1fa324ffd30b90513e" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "b08813b4da2a42eb95dcd7a0f9472b71"
I20260630 12:11:50.054904  1541 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:50.057349  1581 leader_election.cc:336] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f48faf3cd40c4aa0a017eefef5413968 (127.0.107.252:32975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:32975: connect: Connection refused (error 111)
I20260630 12:11:50.061141  1541 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6885082d72734c1fa324ffd30b90513e in term 2.
I20260630 12:11:50.062100  1583 leader_election.cc:304] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [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: 6885082d72734c1fa324ffd30b90513e, b08813b4da2a42eb95dcd7a0f9472b71; no voters: f48faf3cd40c4aa0a017eefef5413968
I20260630 12:11:50.062711  2049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:50.063526  2049 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 2 LEADER]: Becoming Leader. State: Replica: 6885082d72734c1fa324ffd30b90513e, State: Running, Role: LEADER
I20260630 12:11:50.064179  2049 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } }
I20260630 12:11:50.067744  2052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6885082d72734c1fa324ffd30b90513e. Latest consensus state: current_term: 2 leader_uuid: "6885082d72734c1fa324ffd30b90513e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b08813b4da2a42eb95dcd7a0f9472b71" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 42201 } } peers { permanent_uuid: "6885082d72734c1fa324ffd30b90513e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 45197 } } peers { permanent_uuid: "f48faf3cd40c4aa0a017eefef5413968" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 32975 } } }
I20260630 12:11:50.068547  2052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:50.069919  2054 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:50.074856  2054 catalog_manager.cc:679] Loaded metadata for table test-workload [id=0a0fd20fb69743778a870630f2c45a02]
I20260630 12:11:50.079401  2054 tablet_loader.cc:96] loaded metadata for tablet 2f623486ff5f4905a59558a53425e11a (table test-workload [id=0a0fd20fb69743778a870630f2c45a02])
I20260630 12:11:50.080312  2054 tablet_loader.cc:96] loaded metadata for tablet cb0410c6d96c43adb6abd66dc0a6d92a (table test-workload [id=0a0fd20fb69743778a870630f2c45a02])
I20260630 12:11:50.081220  2054 tablet_loader.cc:96] loaded metadata for tablet e5d097c149324f6792fdbe14fc673912 (table test-workload [id=0a0fd20fb69743778a870630f2c45a02])
I20260630 12:11:50.082244  2054 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:50.085337  2054 catalog_manager.cc:1295] Loaded cluster ID: 4dca47dda9e84d0ebd68111e1e222cf4
I20260630 12:11:50.085556  2054 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:50.088994  2054 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:50.091889  2054 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: Loaded TSK: 0
I20260630 12:11:50.092849  2054 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:50.155599  1738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:50.157411  1738 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:50.178447   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:50.197521   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:50.198135   431 tablet_replica.cc:333] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367: stopping tablet replica
I20260630 12:11:50.198580   431 raft_consensus.cc:2243] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:50.199019   431 raft_consensus.cc:2272] T cb0410c6d96c43adb6abd66dc0a6d92a P eac1e949ee294832a22d8373c76b4367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:50.216478   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:50.225276   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:50.245174   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:50.245838   431 tablet_replica.cc:333] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d: stopping tablet replica
I20260630 12:11:50.246317   431 raft_consensus.cc:2243] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:50.246742   431 raft_consensus.cc:2272] T 2f623486ff5f4905a59558a53425e11a P c5368778161147e5994eef17992b1f5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:50.264430   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:50.273131   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:50.292615   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:50.293310   431 tablet_replica.cc:333] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c: stopping tablet replica
I20260630 12:11:50.293808   431 raft_consensus.cc:2243] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:50.294170   431 raft_consensus.cc:2272] T e5d097c149324f6792fdbe14fc673912 P 93026e27235e4399946a646c6d7a4f4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:50.311267   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:50.319648   431 master.cc:562] Master@127.0.107.254:42201 shutting down...
I20260630 12:11:50.334894   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:50.335394   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:50.335700   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b08813b4da2a42eb95dcd7a0f9472b71: stopping tablet replica
I20260630 12:11:50.353978   431 master.cc:584] Master@127.0.107.254:42201 shutdown complete.
I20260630 12:11:50.366178   431 master.cc:562] Master@127.0.107.253:45197 shutting down...
I20260630 12:11:50.384042   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:50.384724   431 pending_rounds.cc:70] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: Trying to abort 1 pending ops.
I20260630 12:11:50.385020   431 pending_rounds.cc:77] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: Aborting op as it isn't in flight: id { term: 2 index: 11 } timestamp: 7302436905229586432 op_type: NO_OP noop_request { }
I20260630 12:11:50.385318   431 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:11:50.385641   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:50.386061   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6885082d72734c1fa324ffd30b90513e: stopping tablet replica
I20260630 12:11:50.394940   431 master.cc:584] Master@127.0.107.253:45197 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6644 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:11:50.425146   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42435
I20260630 12:11:50.426234   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:50.431110  2055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:50.432858  2056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:50.433027  2058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:50.433252   431 server_base.cc:1061] running on GCE node
I20260630 12:11:50.434211   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:50.434399   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:50.434512   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821510434502 us; error 0 us; skew 500 ppm
I20260630 12:11:50.434916   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:50.437124   431 webserver.cc:533] Webserver started at http://127.0.107.254:35535/ using document root <none> and password file <none>
I20260630 12:11:50.437537   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:50.437680   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:50.437894   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:50.438921   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "ee1fa5408c3b4e7faebcffb6efb9d1a8"
format_stamp: "Formatted at 2026-06-30 12:11:50 on dist-test-slave-w8xb"
I20260630 12:11:50.443218   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:11:50.446322  2063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.447022   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:50.447434   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "ee1fa5408c3b4e7faebcffb6efb9d1a8"
format_stamp: "Formatted at 2026-06-30 12:11:50 on dist-test-slave-w8xb"
I20260630 12:11:50.447742   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:50.458699   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:50.459832   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:50.496088   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42435
I20260630 12:11:50.496204  2114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42435 every 8 connection(s)
I20260630 12:11:50.499882  2115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:50.509799  2115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8: Bootstrap starting.
I20260630 12:11:50.514035  2115 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:50.517746  2115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8: No bootstrap required, opened a new log
I20260630 12:11:50.519729  2115 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1fa5408c3b4e7faebcffb6efb9d1a8" member_type: VOTER }
I20260630 12:11:50.520085  2115 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:50.520262  2115 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1fa5408c3b4e7faebcffb6efb9d1a8, State: Initialized, Role: FOLLOWER
I20260630 12:11:50.520794  2115 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee1fa5408c3b4e7faebcffb6efb9d1a8" member_type: VOTER }
I20260630 12:11:50.521242  2115 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:50.521420  2115 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:50.521620  2115 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:50.525533  2115 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1fa5408c3b4e7faebcffb6efb9d1a8" member_type: VOTER }
I20260630 12:11:50.525952  2115 leader_election.cc:304] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [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: ee1fa5408c3b4e7faebcffb6efb9d1a8; no voters: 
I20260630 12:11:50.526959  2115 leader_election.cc:290] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:50.527273  2118 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:50.528539  2118 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 1 LEADER]: Becoming Leader. State: Replica: ee1fa5408c3b4e7faebcffb6efb9d1a8, State: Running, Role: LEADER
I20260630 12:11:50.529178  2118 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [LEADER]: Queue going to LEADER mode. State: All 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: "ee1fa5408c3b4e7faebcffb6efb9d1a8" member_type: VOTER }
I20260630 12:11:50.529748  2115 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:50.532070  2119 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee1fa5408c3b4e7faebcffb6efb9d1a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1fa5408c3b4e7faebcffb6efb9d1a8" member_type: VOTER } }
I20260630 12:11:50.532250  2120 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee1fa5408c3b4e7faebcffb6efb9d1a8. Latest consensus state: current_term: 1 leader_uuid: "ee1fa5408c3b4e7faebcffb6efb9d1a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1fa5408c3b4e7faebcffb6efb9d1a8" member_type: VOTER } }
I20260630 12:11:50.532788  2119 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:50.532899  2120 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:50.535820  2124 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:50.542339  2124 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:50.545733   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:50.552013  2124 catalog_manager.cc:1383] Generated new cluster ID: 6d76785da133486ca6524b97fc7dc758
I20260630 12:11:50.552270  2124 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:50.578161  2124 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:50.579355  2124 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:50.598846  2124 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8: Generated new TSK 0
I20260630 12:11:50.599498  2124 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:50.611565   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:50.617084  2136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:50.617987  2137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:50.619503  2139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:50.621356   431 server_base.cc:1061] running on GCE node
I20260630 12:11:50.622080   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:50.622255   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:50.622426   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821510622413 us; error 0 us; skew 500 ppm
I20260630 12:11:50.622923   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:50.625415   431 webserver.cc:533] Webserver started at http://127.0.107.193:33641/ using document root <none> and password file <none>
I20260630 12:11:50.625854   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:50.626031   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:50.626294   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:50.627264   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "5da2f57afb034c8abf87246b5eb76391"
format_stamp: "Formatted at 2026-06-30 12:11:50 on dist-test-slave-w8xb"
I20260630 12:11:50.631531   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:11:50.634635  2144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.635449   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:50.635725   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "5da2f57afb034c8abf87246b5eb76391"
format_stamp: "Formatted at 2026-06-30 12:11:50 on dist-test-slave-w8xb"
I20260630 12:11:50.635972   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:50.658417   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:50.659554   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:50.660948   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:50.663126   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:50.663336   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.663571   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:50.663748   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.702461   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40065
I20260630 12:11:50.702581  2206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40065 every 8 connection(s)
I20260630 12:11:50.707880   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:50.715709  2211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:50.717245  2212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:50.720343  2207 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42435
I20260630 12:11:50.720414   431 server_base.cc:1061] running on GCE node
I20260630 12:11:50.720871  2207 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:50.721082  2215 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:50.721817  2207 heartbeater.cc:507] Master 127.0.107.254:42435 requested a full tablet report, sending...
I20260630 12:11:50.722052   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:50.722306   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:50.722496   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821510722476 us; error 0 us; skew 500 ppm
I20260630 12:11:50.723067   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:50.724033  2080 ts_manager.cc:194] Registered new tserver with Master: 5da2f57afb034c8abf87246b5eb76391 (127.0.107.193:40065)
I20260630 12:11:50.725566   431 webserver.cc:533] Webserver started at http://127.0.107.194:41347/ using document root <none> and password file <none>
I20260630 12:11:50.726048   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:50.726095  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55008
I20260630 12:11:50.726282   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:50.726652   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:50.727798   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "24adae03e3d146f8b097f07107aae3fb"
format_stamp: "Formatted at 2026-06-30 12:11:50 on dist-test-slave-w8xb"
I20260630 12:11:50.732157   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:11:50.735124  2219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.735823   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:50.736052   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "24adae03e3d146f8b097f07107aae3fb"
format_stamp: "Formatted at 2026-06-30 12:11:50 on dist-test-slave-w8xb"
I20260630 12:11:50.736271   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:50.761111   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:50.762152   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:50.763448   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:50.765580   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:50.765761   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.766036   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:50.766194   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.803306   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37021
I20260630 12:11:50.803398  2281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37021 every 8 connection(s)
I20260630 12:11:50.807968   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:50.814590  2285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:50.816484  2286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:50.817727  2288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:50.819321   431 server_base.cc:1061] running on GCE node
I20260630 12:11:50.820075   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:50.820304   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:50.820508   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821510820487 us; error 0 us; skew 500 ppm
I20260630 12:11:50.820556  2282 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42435
I20260630 12:11:50.821024  2282 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:50.821130   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:50.821775  2282 heartbeater.cc:507] Master 127.0.107.254:42435 requested a full tablet report, sending...
I20260630 12:11:50.823813  2080 ts_manager.cc:194] Registered new tserver with Master: 24adae03e3d146f8b097f07107aae3fb (127.0.107.194:37021)
I20260630 12:11:50.824050   431 webserver.cc:533] Webserver started at http://127.0.107.195:39539/ using document root <none> and password file <none>
I20260630 12:11:50.824589   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:50.824776   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:50.825095   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:50.825428  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55016
I20260630 12:11:50.826156   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "794d40aaa45f4a10bb50812a8556b0cb"
format_stamp: "Formatted at 2026-06-30 12:11:50 on dist-test-slave-w8xb"
I20260630 12:11:50.830330   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:11:50.833392  2293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.834125   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:11:50.834405   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "794d40aaa45f4a10bb50812a8556b0cb"
format_stamp: "Formatted at 2026-06-30 12:11:50 on dist-test-slave-w8xb"
I20260630 12:11:50.834652   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:50.844766   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:50.845942   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:50.847307   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:50.849453   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:50.849720   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.849969   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:50.850131   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:50.886579   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34505
I20260630 12:11:50.886837  2355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34505 every 8 connection(s)
I20260630 12:11:50.899493  2356 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42435
I20260630 12:11:50.899857  2356 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:50.900540  2356 heartbeater.cc:507] Master 127.0.107.254:42435 requested a full tablet report, sending...
I20260630 12:11:50.902346  2080 ts_manager.cc:194] Registered new tserver with Master: 794d40aaa45f4a10bb50812a8556b0cb (127.0.107.195:34505)
I20260630 12:11:50.902702   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012994322s
I20260630 12:11:50.903640  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55018
I20260630 12:11:51.728999  2207 heartbeater.cc:499] Master 127.0.107.254:42435 was elected leader, sending a full tablet report...
I20260630 12:11:51.827785  2282 heartbeater.cc:499] Master 127.0.107.254:42435 was elected leader, sending a full tablet report...
I20260630 12:11:51.906100  2356 heartbeater.cc:499] Master 127.0.107.254:42435 was elected leader, sending a full tablet report...
I20260630 12:11:51.962816  2080 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55032:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:11:51.964725  2080 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:11:52.010741  2247 tablet_service.cc:1511] Processing CreateTablet for tablet f90cf444a3de4abba22a0bb848e298e8 (DEFAULT_TABLE table=test-workload [id=72c408976eb042f691206a11d0c81262]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:52.012339  2247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90cf444a3de4abba22a0bb848e298e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:52.018023  2246 tablet_service.cc:1511] Processing CreateTablet for tablet c66056fda9fa41eca0d61b06613226f1 (DEFAULT_TABLE table=test-workload [id=72c408976eb042f691206a11d0c81262]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:52.019580  2246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66056fda9fa41eca0d61b06613226f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:52.021291  2321 tablet_service.cc:1511] Processing CreateTablet for tablet f90cf444a3de4abba22a0bb848e298e8 (DEFAULT_TABLE table=test-workload [id=72c408976eb042f691206a11d0c81262]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:52.023397  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90cf444a3de4abba22a0bb848e298e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:52.023088  2320 tablet_service.cc:1511] Processing CreateTablet for tablet c66056fda9fa41eca0d61b06613226f1 (DEFAULT_TABLE table=test-workload [id=72c408976eb042f691206a11d0c81262]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:52.024434  2320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66056fda9fa41eca0d61b06613226f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:52.035699  2172 tablet_service.cc:1511] Processing CreateTablet for tablet f90cf444a3de4abba22a0bb848e298e8 (DEFAULT_TABLE table=test-workload [id=72c408976eb042f691206a11d0c81262]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:52.037127  2172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90cf444a3de4abba22a0bb848e298e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:52.039705  2171 tablet_service.cc:1511] Processing CreateTablet for tablet c66056fda9fa41eca0d61b06613226f1 (DEFAULT_TABLE table=test-workload [id=72c408976eb042f691206a11d0c81262]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:52.041113  2171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c66056fda9fa41eca0d61b06613226f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:52.059854  2377 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb: Bootstrap starting.
I20260630 12:11:52.061805  2376 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: Bootstrap starting.
I20260630 12:11:52.067782  2378 tablet_bootstrap.cc:492] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391: Bootstrap starting.
I20260630 12:11:52.069989  2377 tablet_bootstrap.cc:654] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:52.071344  2376 tablet_bootstrap.cc:654] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:52.075241  2378 tablet_bootstrap.cc:654] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:52.075851  2377 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb: No bootstrap required, opened a new log
I20260630 12:11:52.076377  2377 ts_tablet_manager.cc:1403] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260630 12:11:52.077456  2376 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: No bootstrap required, opened a new log
I20260630 12:11:52.078059  2376 ts_tablet_manager.cc:1403] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:11:52.079313  2377 raft_consensus.cc:359] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.080224  2377 raft_consensus.cc:385] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:52.080549  2377 raft_consensus.cc:740] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794d40aaa45f4a10bb50812a8556b0cb, State: Initialized, Role: FOLLOWER
I20260630 12:11:52.081310  2377 consensus_queue.cc:260] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.081193  2376 raft_consensus.cc:359] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.081897  2378 tablet_bootstrap.cc:492] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391: No bootstrap required, opened a new log
I20260630 12:11:52.082187  2376 raft_consensus.cc:385] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:52.082415  2378 ts_tablet_manager.cc:1403] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:11:52.082536  2376 raft_consensus.cc:740] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24adae03e3d146f8b097f07107aae3fb, State: Initialized, Role: FOLLOWER
I20260630 12:11:52.083670  2376 consensus_queue.cc:260] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.086932  2377 ts_tablet_manager.cc:1434] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:11:52.086620  2378 raft_consensus.cc:359] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.087743  2378 raft_consensus.cc:385] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:52.088064  2377 tablet_bootstrap.cc:492] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb: Bootstrap starting.
I20260630 12:11:52.088256  2378 raft_consensus.cc:740] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da2f57afb034c8abf87246b5eb76391, State: Initialized, Role: FOLLOWER
I20260630 12:11:52.089689  2378 consensus_queue.cc:260] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.095738  2377 tablet_bootstrap.cc:654] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:52.099480  2376 ts_tablet_manager.cc:1434] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.008s
I20260630 12:11:52.101161  2376 tablet_bootstrap.cc:492] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb: Bootstrap starting.
I20260630 12:11:52.106716  2378 ts_tablet_manager.cc:1434] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.009s
I20260630 12:11:52.109463  2378 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391: Bootstrap starting.
I20260630 12:11:52.110054  2376 tablet_bootstrap.cc:654] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:52.117417  2378 tablet_bootstrap.cc:654] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:52.121286  2377 tablet_bootstrap.cc:492] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb: No bootstrap required, opened a new log
I20260630 12:11:52.121779  2377 ts_tablet_manager.cc:1403] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.007s
I20260630 12:11:52.122171  2376 tablet_bootstrap.cc:492] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb: No bootstrap required, opened a new log
I20260630 12:11:52.122886  2376 ts_tablet_manager.cc:1403] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260630 12:11:52.124110  2377 raft_consensus.cc:359] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.124718  2377 raft_consensus.cc:385] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:52.125042  2377 raft_consensus.cc:740] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794d40aaa45f4a10bb50812a8556b0cb, State: Initialized, Role: FOLLOWER
I20260630 12:11:52.125784  2377 consensus_queue.cc:260] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.126560  2376 raft_consensus.cc:359] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.127470  2376 raft_consensus.cc:385] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:52.127813  2376 raft_consensus.cc:740] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24adae03e3d146f8b097f07107aae3fb, State: Initialized, Role: FOLLOWER
I20260630 12:11:52.127954  2377 ts_tablet_manager.cc:1434] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:11:52.128728  2376 consensus_queue.cc:260] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.130071  2378 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391: No bootstrap required, opened a new log
I20260630 12:11:52.130684  2378 ts_tablet_manager.cc:1403] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260630 12:11:52.131086  2376 ts_tablet_manager.cc:1434] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:11:52.133395  2378 raft_consensus.cc:359] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.134200  2378 raft_consensus.cc:385] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:52.134555  2378 raft_consensus.cc:740] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da2f57afb034c8abf87246b5eb76391, State: Initialized, Role: FOLLOWER
I20260630 12:11:52.135344  2378 consensus_queue.cc:260] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.137549  2378 ts_tablet_manager.cc:1434] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:11:52.299856  2382 raft_consensus.cc:493] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:52.300459  2382 raft_consensus.cc:515] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.302904  2382 leader_election.cc:290] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24adae03e3d146f8b097f07107aae3fb (127.0.107.194:37021), 5da2f57afb034c8abf87246b5eb76391 (127.0.107.193:40065)
I20260630 12:11:52.314487  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90cf444a3de4abba22a0bb848e298e8" candidate_uuid: "794d40aaa45f4a10bb50812a8556b0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24adae03e3d146f8b097f07107aae3fb" is_pre_election: true
I20260630 12:11:52.314556  2182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90cf444a3de4abba22a0bb848e298e8" candidate_uuid: "794d40aaa45f4a10bb50812a8556b0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da2f57afb034c8abf87246b5eb76391" is_pre_election: true
I20260630 12:11:52.315302  2257 raft_consensus.cc:2468] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794d40aaa45f4a10bb50812a8556b0cb in term 0.
I20260630 12:11:52.315382  2182 raft_consensus.cc:2468] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794d40aaa45f4a10bb50812a8556b0cb in term 0.
I20260630 12:11:52.316534  2294 leader_election.cc:304] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24adae03e3d146f8b097f07107aae3fb, 794d40aaa45f4a10bb50812a8556b0cb; no voters: 
I20260630 12:11:52.317296  2382 raft_consensus.cc:2804] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:52.317605  2382 raft_consensus.cc:493] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:52.317889  2382 raft_consensus.cc:3060] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:52.394778  2382 raft_consensus.cc:515] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.396392  2390 raft_consensus.cc:493] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:52.397171  2382 leader_election.cc:290] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [CANDIDATE]: Term 1 election: Requested vote from peers 24adae03e3d146f8b097f07107aae3fb (127.0.107.194:37021), 5da2f57afb034c8abf87246b5eb76391 (127.0.107.193:40065)
I20260630 12:11:52.397008  2390 raft_consensus.cc:515] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.398149  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90cf444a3de4abba22a0bb848e298e8" candidate_uuid: "794d40aaa45f4a10bb50812a8556b0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24adae03e3d146f8b097f07107aae3fb"
I20260630 12:11:52.398768  2257 raft_consensus.cc:3060] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:52.399010  2182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90cf444a3de4abba22a0bb848e298e8" candidate_uuid: "794d40aaa45f4a10bb50812a8556b0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da2f57afb034c8abf87246b5eb76391"
I20260630 12:11:52.399385  2390 leader_election.cc:290] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da2f57afb034c8abf87246b5eb76391 (127.0.107.193:40065), 24adae03e3d146f8b097f07107aae3fb (127.0.107.194:37021)
I20260630 12:11:52.399626  2182 raft_consensus.cc:3060] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:52.400211  2181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66056fda9fa41eca0d61b06613226f1" candidate_uuid: "794d40aaa45f4a10bb50812a8556b0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da2f57afb034c8abf87246b5eb76391" is_pre_election: true
I20260630 12:11:52.400979  2181 raft_consensus.cc:2468] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794d40aaa45f4a10bb50812a8556b0cb in term 0.
I20260630 12:11:52.401418  2256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66056fda9fa41eca0d61b06613226f1" candidate_uuid: "794d40aaa45f4a10bb50812a8556b0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24adae03e3d146f8b097f07107aae3fb" is_pre_election: true
I20260630 12:11:52.402115  2256 raft_consensus.cc:2468] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794d40aaa45f4a10bb50812a8556b0cb in term 0.
I20260630 12:11:52.402334  2297 leader_election.cc:304] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da2f57afb034c8abf87246b5eb76391, 794d40aaa45f4a10bb50812a8556b0cb; no voters: 
I20260630 12:11:52.403231  2390 raft_consensus.cc:2804] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:52.403615  2390 raft_consensus.cc:493] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:52.403985  2390 raft_consensus.cc:3060] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:52.493520  2257 raft_consensus.cc:2468] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794d40aaa45f4a10bb50812a8556b0cb in term 1.
I20260630 12:11:52.493517  2182 raft_consensus.cc:2468] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794d40aaa45f4a10bb50812a8556b0cb in term 1.
I20260630 12:11:52.493562  2390 raft_consensus.cc:515] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.495882  2294 leader_election.cc:304] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24adae03e3d146f8b097f07107aae3fb, 794d40aaa45f4a10bb50812a8556b0cb; no voters: 
I20260630 12:11:52.496542  2390 leader_election.cc:290] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [CANDIDATE]: Term 1 election: Requested vote from peers 5da2f57afb034c8abf87246b5eb76391 (127.0.107.193:40065), 24adae03e3d146f8b097f07107aae3fb (127.0.107.194:37021)
I20260630 12:11:52.497255  2390 raft_consensus.cc:2804] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:52.497803  2390 raft_consensus.cc:697] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Becoming Leader. State: Replica: 794d40aaa45f4a10bb50812a8556b0cb, State: Running, Role: LEADER
I20260630 12:11:52.498049  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66056fda9fa41eca0d61b06613226f1" candidate_uuid: "794d40aaa45f4a10bb50812a8556b0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24adae03e3d146f8b097f07107aae3fb"
I20260630 12:11:52.498363  2182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66056fda9fa41eca0d61b06613226f1" candidate_uuid: "794d40aaa45f4a10bb50812a8556b0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da2f57afb034c8abf87246b5eb76391"
I20260630 12:11:52.498903  2182 raft_consensus.cc:3060] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:52.498720  2257 raft_consensus.cc:3060] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:52.498616  2390 consensus_queue.cc:237] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.509805  2079 catalog_manager.cc:5697] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 794d40aaa45f4a10bb50812a8556b0cb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "794d40aaa45f4a10bb50812a8556b0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } health_report { overall_health: HEALTHY } } }
W20260630 12:11:52.543314  2128 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:52.545451  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:11:52.546763  2133 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:52.595804  2182 raft_consensus.cc:2468] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794d40aaa45f4a10bb50812a8556b0cb in term 1.
I20260630 12:11:52.595806  2257 raft_consensus.cc:2468] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794d40aaa45f4a10bb50812a8556b0cb in term 1.
I20260630 12:11:52.597383  2294 leader_election.cc:304] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24adae03e3d146f8b097f07107aae3fb, 794d40aaa45f4a10bb50812a8556b0cb; no voters: 
I20260630 12:11:52.598493  2390 raft_consensus.cc:2804] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:52.599004  2390 raft_consensus.cc:697] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Becoming Leader. State: Replica: 794d40aaa45f4a10bb50812a8556b0cb, State: Running, Role: LEADER
I20260630 12:11:52.599879  2390 consensus_queue.cc:237] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:52.606739  2079 catalog_manager.cc:5697] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 794d40aaa45f4a10bb50812a8556b0cb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "794d40aaa45f4a10bb50812a8556b0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:52.880599  2390 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:52.893041  2390 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:53.042402  2390 consensus_queue.cc:1048] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:53.053539  2382 consensus_queue.cc:1048] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:54.547631  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:54.560611  2331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c66056fda9fa41eca0d61b06613226f1"
dest_uuid: "794d40aaa45f4a10bb50812a8556b0cb"
mode: GRACEFUL
new_leader_uuid: "24adae03e3d146f8b097f07107aae3fb"
 from {username='slave'} at 127.0.0.1:43434
I20260630 12:11:54.561211  2331 raft_consensus.cc:606] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Received request to transfer leadership to TS 24adae03e3d146f8b097f07107aae3fb
I20260630 12:11:54.562377  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:54.562768  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:54.814049  2382 raft_consensus.cc:993] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb: : Instructing follower 24adae03e3d146f8b097f07107aae3fb to start an election
I20260630 12:11:54.814577  2409 raft_consensus.cc:1081] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Signalling peer 24adae03e3d146f8b097f07107aae3fb to start an election
I20260630 12:11:54.815979  2257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c66056fda9fa41eca0d61b06613226f1"
dest_uuid: "24adae03e3d146f8b097f07107aae3fb"
 from {username='slave'} at 127.0.0.1:59436
I20260630 12:11:54.816411  2257 raft_consensus.cc:493] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:54.816653  2257 raft_consensus.cc:3060] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:54.820780  2257 raft_consensus.cc:515] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:54.822594  2257 leader_election.cc:290] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [CANDIDATE]: Term 2 election: Requested vote from peers 5da2f57afb034c8abf87246b5eb76391 (127.0.107.193:40065), 794d40aaa45f4a10bb50812a8556b0cb (127.0.107.195:34505)
I20260630 12:11:54.835671  2181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66056fda9fa41eca0d61b06613226f1" candidate_uuid: "24adae03e3d146f8b097f07107aae3fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5da2f57afb034c8abf87246b5eb76391"
I20260630 12:11:54.836277  2181 raft_consensus.cc:3060] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:54.841675  2181 raft_consensus.cc:2468] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24adae03e3d146f8b097f07107aae3fb in term 2.
I20260630 12:11:54.842643  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c66056fda9fa41eca0d61b06613226f1" candidate_uuid: "24adae03e3d146f8b097f07107aae3fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "794d40aaa45f4a10bb50812a8556b0cb"
I20260630 12:11:54.842733  2223 leader_election.cc:304] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [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: 24adae03e3d146f8b097f07107aae3fb, 5da2f57afb034c8abf87246b5eb76391; no voters: 
I20260630 12:11:54.843199  2331 raft_consensus.cc:3055] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:54.843482  2331 raft_consensus.cc:740] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 794d40aaa45f4a10bb50812a8556b0cb, State: Running, Role: LEADER
I20260630 12:11:54.844188  2331 consensus_queue.cc:260] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [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: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:54.844478  2413 raft_consensus.cc:2804] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:54.845209  2331 raft_consensus.cc:3060] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:54.845849  2413 raft_consensus.cc:697] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 2 LEADER]: Becoming Leader. State: Replica: 24adae03e3d146f8b097f07107aae3fb, State: Running, Role: LEADER
I20260630 12:11:54.846589  2413 consensus_queue.cc:237] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [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: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } }
I20260630 12:11:54.850416  2331 raft_consensus.cc:2468] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24adae03e3d146f8b097f07107aae3fb in term 2.
I20260630 12:11:54.853463  2080 catalog_manager.cc:5697] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb reported cstate change: term changed from 1 to 2, leader changed from 794d40aaa45f4a10bb50812a8556b0cb (127.0.107.195) to 24adae03e3d146f8b097f07107aae3fb (127.0.107.194). New cstate: current_term: 2 leader_uuid: "24adae03e3d146f8b097f07107aae3fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:55.317247  2331 raft_consensus.cc:1275] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 2 FOLLOWER]: Refusing update from remote peer 24adae03e3d146f8b097f07107aae3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:55.318593  2413 consensus_queue.cc:1048] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:55.330331  2181 raft_consensus.cc:1275] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 2 FOLLOWER]: Refusing update from remote peer 24adae03e3d146f8b097f07107aae3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:55.332135  2423 consensus_queue.cc:1048] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:56.563757  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:56.565825  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:56.566160  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:58.567163  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:58.569739  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:58.570113  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:00.810123  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:00.813688  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:00.814199  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:12:01.498435  2111 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0a40 after lost signal to thread 434
W20260630 12:12:01.499318  2111 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2120 after lost signal to thread 2114
W20260630 12:12:01.500216  2111 debug-util.cc:398] Leaking SignalData structure 0x7b0800192260 after lost signal to thread 2206
W20260630 12:12:01.501075  2111 debug-util.cc:398] Leaking SignalData structure 0x7b0800223aa0 after lost signal to thread 2281
W20260630 12:12:01.501852  2111 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7180 after lost signal to thread 2355
I20260630 12:12:02.815155  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:02.817090  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:02.817425  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:04.818317  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:04.820377  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:04.820740  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:04.980970   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:04.988507  2435 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:04.988682  2434 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:04.990706  2437 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:04.991890   431 server_base.cc:1061] running on GCE node
I20260630 12:12:04.993083   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:04.993268   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:04.993408   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821524993397 us; error 0 us; skew 500 ppm
I20260630 12:12:04.993891   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:04.996258   431 webserver.cc:533] Webserver started at http://127.0.107.196:35701/ using document root <none> and password file <none>
I20260630 12:12:04.996716   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:04.996960   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:04.997217   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:04.998446   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "6dc204f669ed41218988f7729d22869f"
format_stamp: "Formatted at 2026-06-30 12:12:04 on dist-test-slave-w8xb"
I20260630 12:12:05.002964   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:05.006175  2442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:05.006913   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:05.007155   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "6dc204f669ed41218988f7729d22869f"
format_stamp: "Formatted at 2026-06-30 12:12:04 on dist-test-slave-w8xb"
I20260630 12:12:05.007385   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:05.039868   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:05.041213   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:05.042575   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:05.044917   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:05.045142   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:05.045384   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:05.045570   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:05.087327   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:43761
I20260630 12:12:05.087409  2504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:43761 every 8 connection(s)
I20260630 12:12:05.101890  2505 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42435
I20260630 12:12:05.102293  2505 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:05.103006  2505 heartbeater.cc:507] Master 127.0.107.254:42435 requested a full tablet report, sending...
I20260630 12:12:05.104902  2080 ts_manager.cc:194] Registered new tserver with Master: 6dc204f669ed41218988f7729d22869f (127.0.107.196:43761)
I20260630 12:12:05.106276  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43806
I20260630 12:12:05.858393  2331 consensus_queue.cc:237] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [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: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: true } }
I20260630 12:12:05.869179  2181 raft_consensus.cc:1275] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Refusing update from remote peer 794d40aaa45f4a10bb50812a8556b0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:05.871729  2431 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:05.875589  2257 raft_consensus.cc:1275] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Refusing update from remote peer 794d40aaa45f4a10bb50812a8556b0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:05.877131  2431 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:05.881079  2513 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6dc204f669ed41218988f7729d22869f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: true } } }
I20260630 12:12:05.882827  2181 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6dc204f669ed41218988f7729d22869f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: true } } }
W20260630 12:12:05.887151  2294 consensus_peers.cc:597] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb -> Peer 6dc204f669ed41218988f7729d22869f (127.0.107.196:43761): Couldn't send request to peer 6dc204f669ed41218988f7729d22869f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f90cf444a3de4abba22a0bb848e298e8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:05.904362  2257 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6dc204f669ed41218988f7729d22869f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: true } } }
I20260630 12:12:05.908850  2080 catalog_manager.cc:5697] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb reported cstate change: config changed from index -1 to 2, NON_VOTER 6dc204f669ed41218988f7729d22869f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "794d40aaa45f4a10bb50812a8556b0cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:06.108853  2505 heartbeater.cc:499] Master 127.0.107.254:42435 was elected leader, sending a full tablet report...
I20260630 12:12:06.478861  2524 ts_tablet_manager.cc:933] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: Initiating tablet copy from peer 794d40aaa45f4a10bb50812a8556b0cb (127.0.107.195:34505)
I20260630 12:12:06.480654  2524 tablet_copy_client.cc:323] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:34505
I20260630 12:12:06.496793  2341 tablet_copy_service.cc:140] P 794d40aaa45f4a10bb50812a8556b0cb: Received BeginTabletCopySession request for tablet f90cf444a3de4abba22a0bb848e298e8 from peer 6dc204f669ed41218988f7729d22869f ({username='slave'} at 127.0.0.1:40072)
I20260630 12:12:06.497331  2341 tablet_copy_service.cc:161] P 794d40aaa45f4a10bb50812a8556b0cb: Beginning new tablet copy session on tablet f90cf444a3de4abba22a0bb848e298e8 from peer 6dc204f669ed41218988f7729d22869f at {username='slave'} at 127.0.0.1:40072: session id = 6dc204f669ed41218988f7729d22869f-f90cf444a3de4abba22a0bb848e298e8
I20260630 12:12:06.502683  2341 tablet_copy_source_session.cc:215] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:06.505487  2524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90cf444a3de4abba22a0bb848e298e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:06.516605  2524 tablet_copy_client.cc:806] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:06.517287  2524 tablet_copy_client.cc:670] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:06.521198  2524 tablet_copy_client.cc:538] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:06.527235  2524 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: Bootstrap starting.
I20260630 12:12:06.542274  2524 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:06.542986  2524 tablet_bootstrap.cc:492] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: Bootstrap complete.
I20260630 12:12:06.543552  2524 ts_tablet_manager.cc:1403] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:12:06.545819  2524 raft_consensus.cc:359] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: true } }
I20260630 12:12:06.546449  2524 raft_consensus.cc:740] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6dc204f669ed41218988f7729d22869f, State: Initialized, Role: LEARNER
I20260630 12:12:06.546975  2524 consensus_queue.cc:260] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [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: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: true } }
I20260630 12:12:06.549783  2524 ts_tablet_manager.cc:1434] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:12:06.551977  2341 tablet_copy_service.cc:342] P 794d40aaa45f4a10bb50812a8556b0cb: Request end of tablet copy session 6dc204f669ed41218988f7729d22869f-f90cf444a3de4abba22a0bb848e298e8 received from {username='slave'} at 127.0.0.1:40072
I20260630 12:12:06.552466  2341 tablet_copy_service.cc:434] P 794d40aaa45f4a10bb50812a8556b0cb: ending tablet copy session 6dc204f669ed41218988f7729d22869f-f90cf444a3de4abba22a0bb848e298e8 on tablet f90cf444a3de4abba22a0bb848e298e8 with peer 6dc204f669ed41218988f7729d22869f
I20260630 12:12:06.822223  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:06.824494  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:06.824908  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:06.875705  2480 raft_consensus.cc:1217] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:07.352439  2519 raft_consensus.cc:1064] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb: attempting to promote NON_VOTER 6dc204f669ed41218988f7729d22869f to VOTER
I20260630 12:12:07.354439  2519 consensus_queue.cc:237] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [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: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } }
I20260630 12:12:07.360852  2480 raft_consensus.cc:1275] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 LEARNER]: Refusing update from remote peer 794d40aaa45f4a10bb50812a8556b0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:07.361004  2181 raft_consensus.cc:1275] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Refusing update from remote peer 794d40aaa45f4a10bb50812a8556b0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:07.362450  2257 raft_consensus.cc:1275] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Refusing update from remote peer 794d40aaa45f4a10bb50812a8556b0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:07.362576  2531 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:07.363629  2519 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:07.364693  2530 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:07.380951  2519 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6dc204f669ed41218988f7729d22869f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.383271  2480 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6dc204f669ed41218988f7729d22869f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.384258  2181 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6dc204f669ed41218988f7729d22869f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.393031  2257 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6dc204f669ed41218988f7729d22869f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.403668  2078 catalog_manager.cc:5697] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 reported cstate change: config changed from index 2 to 3, 6dc204f669ed41218988f7729d22869f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "794d40aaa45f4a10bb50812a8556b0cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24adae03e3d146f8b097f07107aae3fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } attrs { replace: true } } peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.428926  2331 consensus_queue.cc:237] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [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: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } }
I20260630 12:12:07.434288  2480 raft_consensus.cc:1275] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 FOLLOWER]: Refusing update from remote peer 794d40aaa45f4a10bb50812a8556b0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:07.434767  2181 raft_consensus.cc:1275] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Refusing update from remote peer 794d40aaa45f4a10bb50812a8556b0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:07.435858  2519 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:07.436851  2531 consensus_queue.cc:1048] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:07.443097  2531 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24adae03e3d146f8b097f07107aae3fb (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.444918  2480 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24adae03e3d146f8b097f07107aae3fb (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.444918  2181 raft_consensus.cc:2955] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24adae03e3d146f8b097f07107aae3fb (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.453650  2065 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f90cf444a3de4abba22a0bb848e298e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:07.457654  2077 catalog_manager.cc:5697] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 reported cstate change: config changed from index 3 to 4, VOTER 24adae03e3d146f8b097f07107aae3fb (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "794d40aaa45f4a10bb50812a8556b0cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5da2f57afb034c8abf87246b5eb76391" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40065 } } peers { permanent_uuid: "794d40aaa45f4a10bb50812a8556b0cb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34505 } } peers { permanent_uuid: "6dc204f669ed41218988f7729d22869f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43761 } attrs { promote: false } } }
I20260630 12:12:07.469683  2247 tablet_service.cc:1558] Processing DeleteTablet for tablet f90cf444a3de4abba22a0bb848e298e8 with delete_type TABLET_DATA_TOMBSTONED (TS 24adae03e3d146f8b097f07107aae3fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59428
I20260630 12:12:07.471859  2542 tablet_replica.cc:333] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: stopping tablet replica
I20260630 12:12:07.472486  2542 raft_consensus.cc:2243] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:07.473132  2542 raft_consensus.cc:2272] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:07.475850  2542 ts_tablet_manager.cc:1916] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:07.485811  2542 ts_tablet_manager.cc:1929] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:07.486179  2542 log.cc:1199] T f90cf444a3de4abba22a0bb848e298e8 P 24adae03e3d146f8b097f07107aae3fb: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821485403742-431-0/minicluster-data/ts-1-root/wals/f90cf444a3de4abba22a0bb848e298e8
I20260630 12:12:07.487672  2064 catalog_manager.cc:5028] TS 24adae03e3d146f8b097f07107aae3fb (127.0.107.194:37021): tablet f90cf444a3de4abba22a0bb848e298e8 (table test-workload [id=72c408976eb042f691206a11d0c81262]) successfully deleted
I20260630 12:12:08.825780  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:08.827646  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:08.827978  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:10.828894  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:10.830785  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:10.831126  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:12.832041  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:12.833901  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:12.834159  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:14.835060  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:14.837054  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:14.837395  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:16.838392  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:16.840432  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:16.840780  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:12:18.176302  2278 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0020 after lost signal to thread 434
W20260630 12:12:18.177289  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080011ee60 after lost signal to thread 2114
W20260630 12:12:18.178157  2278 debug-util.cc:398] Leaking SignalData structure 0x7b0800060360 after lost signal to thread 2206
W20260630 12:12:18.178980  2278 debug-util.cc:398] Leaking SignalData structure 0x7b0800211640 after lost signal to thread 2281
W20260630 12:12:18.179754  2278 debug-util.cc:398] Leaking SignalData structure 0x7b08001afda0 after lost signal to thread 2355
W20260630 12:12:18.180534  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080013bb60 after lost signal to thread 2504
I20260630 12:12:18.841718  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:18.843647  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:18.844009  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:19.829427   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:19.858664   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:19.859723   431 tablet_replica.cc:333] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391: stopping tablet replica
I20260630 12:12:19.860450   431 raft_consensus.cc:2243] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:19.861861   431 raft_consensus.cc:2272] T f90cf444a3de4abba22a0bb848e298e8 P 5da2f57afb034c8abf87246b5eb76391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:19.864246   431 tablet_replica.cc:333] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391: stopping tablet replica
I20260630 12:12:19.864701   431 raft_consensus.cc:2243] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:19.865253   431 raft_consensus.cc:2272] T c66056fda9fa41eca0d61b06613226f1 P 5da2f57afb034c8abf87246b5eb76391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:19.890520   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:19.906213   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:19.934643   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:19.935645   431 tablet_replica.cc:333] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb: stopping tablet replica
I20260630 12:12:19.936434   431 raft_consensus.cc:2243] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:19.937744   431 raft_consensus.cc:2272] T c66056fda9fa41eca0d61b06613226f1 P 24adae03e3d146f8b097f07107aae3fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:19.939251  2297 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40065: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:12:19.943061  2297 consensus_peers.cc:597] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb -> Peer 5da2f57afb034c8abf87246b5eb76391 (127.0.107.193:40065): Couldn't send request to peer 5da2f57afb034c8abf87246b5eb76391. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:20.845079  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:20.846964  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:20.847309  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:20.861935   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:20.873760   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:20.897284   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:20.897954   431 tablet_replica.cc:333] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb: stopping tablet replica
I20260630 12:12:20.898449   431 raft_consensus.cc:2243] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:20.898932   431 raft_consensus.cc:2272] T c66056fda9fa41eca0d61b06613226f1 P 794d40aaa45f4a10bb50812a8556b0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:20.900915   431 tablet_replica.cc:333] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb: stopping tablet replica
I20260630 12:12:20.901358   431 raft_consensus.cc:2243] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:20.902154   431 raft_consensus.cc:2272] T f90cf444a3de4abba22a0bb848e298e8 P 794d40aaa45f4a10bb50812a8556b0cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:20.923979   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:20.935648   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:20.955550   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:20.956264   431 tablet_replica.cc:333] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f: stopping tablet replica
I20260630 12:12:20.956875   431 raft_consensus.cc:2243] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:20.957561   431 raft_consensus.cc:2272] T f90cf444a3de4abba22a0bb848e298e8 P 6dc204f669ed41218988f7729d22869f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:20.975979   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:20.986057   431 master.cc:562] Master@127.0.107.254:42435 shutting down...
I20260630 12:12:21.002784   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:21.003405   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:21.003690   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee1fa5408c3b4e7faebcffb6efb9d1a8: stopping tablet replica
I20260630 12:12:21.038532   431 master.cc:584] Master@127.0.107.254:42435 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (30651 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:12:21.076455   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42533
I20260630 12:12:21.077616   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.082841  2553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.083833  2554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.084421  2556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:21.084656   431 server_base.cc:1061] running on GCE node
I20260630 12:12:21.085773   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.085954   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.086134   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821541086121 us; error 0 us; skew 500 ppm
I20260630 12:12:21.086656   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.089131   431 webserver.cc:533] Webserver started at http://127.0.107.254:43903/ using document root <none> and password file <none>
I20260630 12:12:21.089613   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.089812   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.090109   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.091250   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "99cae7e08e1d4b20b6ba8f4fc6d3c90b"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-w8xb"
I20260630 12:12:21.095654   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:12:21.098891  2561 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.099606   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:12:21.099875   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "99cae7e08e1d4b20b6ba8f4fc6d3c90b"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-w8xb"
I20260630 12:12:21.100109   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:21.125058   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.126215   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.165405   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42533
I20260630 12:12:21.165512  2612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42533 every 8 connection(s)
I20260630 12:12:21.169385  2613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:21.179203  2613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b: Bootstrap starting.
I20260630 12:12:21.183712  2613 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:21.187729  2613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b: No bootstrap required, opened a new log
I20260630 12:12:21.189740  2613 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99cae7e08e1d4b20b6ba8f4fc6d3c90b" member_type: VOTER }
I20260630 12:12:21.190155  2613 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:21.190393  2613 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99cae7e08e1d4b20b6ba8f4fc6d3c90b, State: Initialized, Role: FOLLOWER
I20260630 12:12:21.191032  2613 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99cae7e08e1d4b20b6ba8f4fc6d3c90b" member_type: VOTER }
I20260630 12:12:21.191493  2613 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:21.191709  2613 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:21.191958  2613 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:21.196009  2613 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99cae7e08e1d4b20b6ba8f4fc6d3c90b" member_type: VOTER }
I20260630 12:12:21.196501  2613 leader_election.cc:304] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [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: 99cae7e08e1d4b20b6ba8f4fc6d3c90b; no voters: 
I20260630 12:12:21.197592  2613 leader_election.cc:290] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:21.197991  2616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:21.199250  2616 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 1 LEADER]: Becoming Leader. State: Replica: 99cae7e08e1d4b20b6ba8f4fc6d3c90b, State: Running, Role: LEADER
I20260630 12:12:21.199836  2616 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [LEADER]: Queue going to LEADER mode. State: All 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: "99cae7e08e1d4b20b6ba8f4fc6d3c90b" member_type: VOTER }
I20260630 12:12:21.200507  2613 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:21.203634  2618 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99cae7e08e1d4b20b6ba8f4fc6d3c90b. Latest consensus state: current_term: 1 leader_uuid: "99cae7e08e1d4b20b6ba8f4fc6d3c90b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99cae7e08e1d4b20b6ba8f4fc6d3c90b" member_type: VOTER } }
I20260630 12:12:21.204054  2618 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:21.205899  2617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99cae7e08e1d4b20b6ba8f4fc6d3c90b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99cae7e08e1d4b20b6ba8f4fc6d3c90b" member_type: VOTER } }
I20260630 12:12:21.206650  2617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:21.209692  2622 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:21.217847  2622 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:21.218772   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:21.226814  2622 catalog_manager.cc:1383] Generated new cluster ID: f6fbf6e7a06b4d93835ed29543846e16
I20260630 12:12:21.227082  2622 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:21.247462  2622 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:21.248669  2622 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:21.259649  2622 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b: Generated new TSK 0
I20260630 12:12:21.260226  2622 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:21.283792   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000188287s
I20260630 12:12:33.377339   431 master.cc:562] Master@127.0.107.254:42533 shutting down...
I20260630 12:12:33.401796   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:33.402769   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.403191   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99cae7e08e1d4b20b6ba8f4fc6d3c90b: stopping tablet replica
I20260630 12:12:33.422744   431 master.cc:584] Master@127.0.107.254:42533 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12376 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:12:33.453343   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36301
I20260630 12:12:33.454383   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:33.459676  2636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.459946  2637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.461524  2639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.462637   431 server_base.cc:1061] running on GCE node
I20260630 12:12:33.463501   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:33.463696   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:33.463872   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821553463840 us; error 0 us; skew 500 ppm
I20260630 12:12:33.464427   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:33.466625   431 webserver.cc:533] Webserver started at http://127.0.107.254:46297/ using document root <none> and password file <none>
I20260630 12:12:33.467098   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:33.467291   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:33.467592   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:33.468708   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "5406d6bdf72f444fb102f033cf4b1c37"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-w8xb"
I20260630 12:12:33.473129   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:12:33.476326  2644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.477169   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:33.477522   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "5406d6bdf72f444fb102f033cf4b1c37"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-w8xb"
I20260630 12:12:33.477818   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:33.500041   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:33.501349   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:33.541116   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36301
I20260630 12:12:33.541205  2695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36301 every 8 connection(s)
I20260630 12:12:33.545246  2696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:33.555456  2696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37: Bootstrap starting.
I20260630 12:12:33.559784  2696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:33.563556  2696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37: No bootstrap required, opened a new log
I20260630 12:12:33.566108  2696 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5406d6bdf72f444fb102f033cf4b1c37" member_type: VOTER }
I20260630 12:12:33.566505  2696 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:33.566687  2696 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5406d6bdf72f444fb102f033cf4b1c37, State: Initialized, Role: FOLLOWER
I20260630 12:12:33.567253  2696 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5406d6bdf72f444fb102f033cf4b1c37" member_type: VOTER }
I20260630 12:12:33.567690  2696 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:33.567885  2696 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:33.568097  2696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:33.572338  2696 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5406d6bdf72f444fb102f033cf4b1c37" member_type: VOTER }
I20260630 12:12:33.572793  2696 leader_election.cc:304] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [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: 5406d6bdf72f444fb102f033cf4b1c37; no voters: 
I20260630 12:12:33.573851  2696 leader_election.cc:290] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:33.574251  2699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:33.575588  2699 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 1 LEADER]: Becoming Leader. State: Replica: 5406d6bdf72f444fb102f033cf4b1c37, State: Running, Role: LEADER
I20260630 12:12:33.576272  2699 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [LEADER]: Queue going to LEADER mode. State: All 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: "5406d6bdf72f444fb102f033cf4b1c37" member_type: VOTER }
I20260630 12:12:33.576725  2696 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:33.579176  2701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5406d6bdf72f444fb102f033cf4b1c37. Latest consensus state: current_term: 1 leader_uuid: "5406d6bdf72f444fb102f033cf4b1c37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5406d6bdf72f444fb102f033cf4b1c37" member_type: VOTER } }
I20260630 12:12:33.579054  2700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5406d6bdf72f444fb102f033cf4b1c37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5406d6bdf72f444fb102f033cf4b1c37" member_type: VOTER } }
I20260630 12:12:33.579732  2701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:33.579802  2700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:33.584443  2704 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:33.590787  2704 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:33.591993   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:33.599692  2704 catalog_manager.cc:1383] Generated new cluster ID: dcdd58a0b4ec4cbcb23acc0ede9bc0d1
I20260630 12:12:33.599982  2704 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:33.616269  2704 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:33.617573  2704 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:33.633137  2704 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37: Generated new TSK 0
I20260630 12:12:33.633826  2704 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:33.658200   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:33.664144  2717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.665242  2718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.666832   431 server_base.cc:1061] running on GCE node
W20260630 12:12:33.667469  2720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.668247   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:33.668469   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:33.668591   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821553668579 us; error 0 us; skew 500 ppm
I20260630 12:12:33.669073   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:33.671139   431 webserver.cc:533] Webserver started at http://127.0.107.193:33635/ using document root <none> and password file <none>
I20260630 12:12:33.671510   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:33.671665   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:33.671860   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:33.672996   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "477afd8301264b6197b6fda2c7a0c6e5"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-w8xb"
I20260630 12:12:33.677295   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:12:33.680541  2725 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.681310   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:33.681572   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "477afd8301264b6197b6fda2c7a0c6e5"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-w8xb"
I20260630 12:12:33.681809   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:33.702469   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:33.703639   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:33.705156   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:33.707393   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:33.707558   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.707834   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:33.707978   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.753207   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38523
I20260630 12:12:33.753304  2787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38523 every 8 connection(s)
I20260630 12:12:33.758695   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:33.765894  2792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.768149  2793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.770925   431 server_base.cc:1061] running on GCE node
W20260630 12:12:33.771277  2795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.772037   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:33.772269   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:33.772451   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821553772433 us; error 0 us; skew 500 ppm
I20260630 12:12:33.773016   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:33.775660   431 webserver.cc:533] Webserver started at http://127.0.107.194:38257/ using document root <none> and password file <none>
I20260630 12:12:33.776219   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:33.776461   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:33.776847   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:33.777487  2788 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36301
I20260630 12:12:33.777837  2788 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:33.778332   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "215bbc8089cb4acdae772ca14b52cdd9"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-w8xb"
I20260630 12:12:33.778595  2788 heartbeater.cc:507] Master 127.0.107.254:36301 requested a full tablet report, sending...
I20260630 12:12:33.780843  2661 ts_manager.cc:194] Registered new tserver with Master: 477afd8301264b6197b6fda2c7a0c6e5 (127.0.107.193:38523)
I20260630 12:12:33.782595  2661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37370
I20260630 12:12:33.783603   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:12:33.787038  2800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.787818   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:33.788134   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "215bbc8089cb4acdae772ca14b52cdd9"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-w8xb"
I20260630 12:12:33.788417   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:33.809420   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:33.810678   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:33.812140   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:33.814349   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:33.814616   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.814872   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:33.815043   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.853773   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34995
I20260630 12:12:33.853886  2862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34995 every 8 connection(s)
I20260630 12:12:33.858661   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:33.866050  2866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.868410  2867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.871377   431 server_base.cc:1061] running on GCE node
W20260630 12:12:33.872063  2869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.872865  2863 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36301
I20260630 12:12:33.873250  2863 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:33.873328   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:33.873620   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:33.873813   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821553873794 us; error 0 us; skew 500 ppm
I20260630 12:12:33.874166  2863 heartbeater.cc:507] Master 127.0.107.254:36301 requested a full tablet report, sending...
I20260630 12:12:33.874567   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:33.876617  2661 ts_manager.cc:194] Registered new tserver with Master: 215bbc8089cb4acdae772ca14b52cdd9 (127.0.107.194:34995)
I20260630 12:12:33.877264   431 webserver.cc:533] Webserver started at http://127.0.107.195:36871/ using document root <none> and password file <none>
I20260630 12:12:33.877673   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:33.877813   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:33.878021   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:33.878206  2661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37386
I20260630 12:12:33.879372   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "0db0ed0459074310a80d9cfa91233704"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-w8xb"
I20260630 12:12:33.883885   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:33.887197  2874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.888048   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:33.888338   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "0db0ed0459074310a80d9cfa91233704"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-w8xb"
I20260630 12:12:33.888612   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:33.902251   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:33.903542   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:33.905128   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:33.907308   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:33.907550   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.907788   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:33.907963   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.947335   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37739
I20260630 12:12:33.947441  2936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37739 every 8 connection(s)
I20260630 12:12:33.961305  2937 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36301
I20260630 12:12:33.961724  2937 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:33.962395  2937 heartbeater.cc:507] Master 127.0.107.254:36301 requested a full tablet report, sending...
I20260630 12:12:33.964359  2661 ts_manager.cc:194] Registered new tserver with Master: 0db0ed0459074310a80d9cfa91233704 (127.0.107.195:37739)
I20260630 12:12:33.965106   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014589822s
I20260630 12:12:33.966097  2661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37390
I20260630 12:12:34.785125  2788 heartbeater.cc:499] Master 127.0.107.254:36301 was elected leader, sending a full tablet report...
I20260630 12:12:34.880997  2863 heartbeater.cc:499] Master 127.0.107.254:36301 was elected leader, sending a full tablet report...
I20260630 12:12:34.969044  2937 heartbeater.cc:499] Master 127.0.107.254:36301 was elected leader, sending a full tablet report...
I20260630 12:12:35.591741  2714 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:37.592957  2714 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:39.594146  2714 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:41.595144  2714 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:43.596303  2714 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:45.597328  2714 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:46.059659   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:46.084506   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:46.101578   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:46.111123   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:46.131606   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:46.147295   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:46.156234   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:46.175169   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:46.190614   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:46.199313   431 master.cc:562] Master@127.0.107.254:36301 shutting down...
I20260630 12:12:46.215401   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:46.216171   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:46.216526   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5406d6bdf72f444fb102f033cf4b1c37: stopping tablet replica
I20260630 12:12:46.233966   431 master.cc:584] Master@127.0.107.254:36301 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12811 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:12:46.267709   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35777
I20260630 12:12:46.268891   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:46.274641  2943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:46.275187  2944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:46.275454  2946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:46.276235   431 server_base.cc:1061] running on GCE node
I20260630 12:12:46.277041   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:46.277245   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:46.277408   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821566277376 us; error 0 us; skew 500 ppm
I20260630 12:12:46.277915   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:46.280124   431 webserver.cc:533] Webserver started at http://127.0.107.254:44159/ using document root <none> and password file <none>
I20260630 12:12:46.280589   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:46.280794   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:46.281150   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:46.282352   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "beb2bc0ebcc64c2e8c651c1f83225609"
format_stamp: "Formatted at 2026-06-30 12:12:46 on dist-test-slave-w8xb"
I20260630 12:12:46.286618   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:12:46.289638  2951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.290341   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:46.290612   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "beb2bc0ebcc64c2e8c651c1f83225609"
format_stamp: "Formatted at 2026-06-30 12:12:46 on dist-test-slave-w8xb"
I20260630 12:12:46.290874   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:46.322701   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:46.323926   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:46.359722   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35777
I20260630 12:12:46.359817  3002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35777 every 8 connection(s)
I20260630 12:12:46.363623  3003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:46.373857  3003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609: Bootstrap starting.
I20260630 12:12:46.378289  3003 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:46.382177  3003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609: No bootstrap required, opened a new log
I20260630 12:12:46.384140  3003 raft_consensus.cc:359] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "beb2bc0ebcc64c2e8c651c1f83225609" member_type: VOTER }
I20260630 12:12:46.384543  3003 raft_consensus.cc:385] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:46.384718  3003 raft_consensus.cc:740] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb2bc0ebcc64c2e8c651c1f83225609, State: Initialized, Role: FOLLOWER
I20260630 12:12:46.385215  3003 consensus_queue.cc:260] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "beb2bc0ebcc64c2e8c651c1f83225609" member_type: VOTER }
I20260630 12:12:46.385615  3003 raft_consensus.cc:399] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:46.385809  3003 raft_consensus.cc:493] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:46.386016  3003 raft_consensus.cc:3060] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:46.390057  3003 raft_consensus.cc:515] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "beb2bc0ebcc64c2e8c651c1f83225609" member_type: VOTER }
I20260630 12:12:46.390502  3003 leader_election.cc:304] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [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: beb2bc0ebcc64c2e8c651c1f83225609; no voters: 
I20260630 12:12:46.391487  3003 leader_election.cc:290] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:46.391803  3006 raft_consensus.cc:2804] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:46.393203  3006 raft_consensus.cc:697] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 1 LEADER]: Becoming Leader. State: Replica: beb2bc0ebcc64c2e8c651c1f83225609, State: Running, Role: LEADER
I20260630 12:12:46.393879  3006 consensus_queue.cc:237] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [LEADER]: Queue going to LEADER mode. State: All 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: "beb2bc0ebcc64c2e8c651c1f83225609" member_type: VOTER }
I20260630 12:12:46.394457  3003 sys_catalog.cc:565] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:46.396741  3007 sys_catalog.cc:455] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "beb2bc0ebcc64c2e8c651c1f83225609" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "beb2bc0ebcc64c2e8c651c1f83225609" member_type: VOTER } }
I20260630 12:12:46.396884  3008 sys_catalog.cc:455] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [sys.catalog]: SysCatalogTable state changed. Reason: New leader beb2bc0ebcc64c2e8c651c1f83225609. Latest consensus state: current_term: 1 leader_uuid: "beb2bc0ebcc64c2e8c651c1f83225609" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "beb2bc0ebcc64c2e8c651c1f83225609" member_type: VOTER } }
I20260630 12:12:46.397483  3008 sys_catalog.cc:458] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:46.397432  3007 sys_catalog.cc:458] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:46.400561  3012 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:46.405656  3012 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:46.409101   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:46.414153  3012 catalog_manager.cc:1383] Generated new cluster ID: fa11c078e7b641469ae6d91599f2f27b
I20260630 12:12:46.414389  3012 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:46.430954  3012 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:46.432137  3012 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:46.443154  3012 catalog_manager.cc:6070] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609: Generated new TSK 0
I20260630 12:12:46.443687  3012 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:46.475517   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:46.481199  3024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:46.482167  3025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:46.483755   431 server_base.cc:1061] running on GCE node
W20260630 12:12:46.483724  3027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:46.484913   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:46.485095   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:46.485220   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821566485209 us; error 0 us; skew 500 ppm
I20260630 12:12:46.485628   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:46.487671   431 webserver.cc:533] Webserver started at http://127.0.107.193:45881/ using document root <none> and password file <none>
I20260630 12:12:46.488075   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:46.488229   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:46.488430   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:46.489460   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "46c21e1845f44d30ac1623dbd664cfb1"
format_stamp: "Formatted at 2026-06-30 12:12:46 on dist-test-slave-w8xb"
I20260630 12:12:46.493644   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:12:46.496688  3032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.497462   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:12:46.497745   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "46c21e1845f44d30ac1623dbd664cfb1"
format_stamp: "Formatted at 2026-06-30 12:12:46 on dist-test-slave-w8xb"
I20260630 12:12:46.498000   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:46.513383   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:46.514528   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:46.515956   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:46.518257   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:46.518424   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.518709   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:46.518862   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.556327   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36693
I20260630 12:12:46.556424  3094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36693 every 8 connection(s)
I20260630 12:12:46.561177   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:46.568831  3099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:46.569676  3100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:46.571710  3102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:46.573096   431 server_base.cc:1061] running on GCE node
I20260630 12:12:46.574105   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:46.574378   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:46.574560   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821566574542 us; error 0 us; skew 500 ppm
I20260630 12:12:46.574890  3095 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35777
I20260630 12:12:46.575186   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:46.575269  3095 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:46.576220  3095 heartbeater.cc:507] Master 127.0.107.254:35777 requested a full tablet report, sending...
I20260630 12:12:46.577961   431 webserver.cc:533] Webserver started at http://127.0.107.194:46407/ using document root <none> and password file <none>
I20260630 12:12:46.578501   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:46.578680   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:46.578723  2968 ts_manager.cc:194] Registered new tserver with Master: 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193:36693)
I20260630 12:12:46.579062   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:46.580272   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "b2b15ff6466c4f85b848044d5b4407eb"
format_stamp: "Formatted at 2026-06-30 12:12:46 on dist-test-slave-w8xb"
I20260630 12:12:46.580643  2968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58520
I20260630 12:12:46.585175   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:12:46.588292  3107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.588991   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:46.589267   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "b2b15ff6466c4f85b848044d5b4407eb"
format_stamp: "Formatted at 2026-06-30 12:12:46 on dist-test-slave-w8xb"
I20260630 12:12:46.589517   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:46.607419   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:46.608554   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:46.610105   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:46.612167   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:46.612345   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.612614   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:46.612771   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.650235   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37361
I20260630 12:12:46.650321  3169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37361 every 8 connection(s)
I20260630 12:12:46.654757   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:46.661605  3173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:46.662676  3174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:46.666543  3176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:46.667449   431 server_base.cc:1061] running on GCE node
I20260630 12:12:46.667716  3170 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35777
I20260630 12:12:46.668102  3170 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:46.668392   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:46.668609   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:46.668787   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821566668768 us; error 0 us; skew 500 ppm
I20260630 12:12:46.668924  3170 heartbeater.cc:507] Master 127.0.107.254:35777 requested a full tablet report, sending...
I20260630 12:12:46.669386   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:46.671175  2968 ts_manager.cc:194] Registered new tserver with Master: b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361)
I20260630 12:12:46.672189   431 webserver.cc:533] Webserver started at http://127.0.107.195:37603/ using document root <none> and password file <none>
I20260630 12:12:46.672828   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:46.673059   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:46.673022  2968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58530
I20260630 12:12:46.673514   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:46.674723   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "9950508fcfc549129cf78330db98996c"
format_stamp: "Formatted at 2026-06-30 12:12:46 on dist-test-slave-w8xb"
I20260630 12:12:46.678769   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:46.681820  3181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.682484   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:46.682766   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "9950508fcfc549129cf78330db98996c"
format_stamp: "Formatted at 2026-06-30 12:12:46 on dist-test-slave-w8xb"
I20260630 12:12:46.683010   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:46.703629   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:46.704879   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:46.706264   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:46.708369   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:46.708551   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:46.708853   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:46.709015   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:12:46.746383   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45315
I20260630 12:12:46.746480  3243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45315 every 8 connection(s)
I20260630 12:12:46.759384  3244 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35777
I20260630 12:12:46.759701  3244 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:46.760349  3244 heartbeater.cc:507] Master 127.0.107.254:35777 requested a full tablet report, sending...
I20260630 12:12:46.762198  2968 ts_manager.cc:194] Registered new tserver with Master: 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:46.762764   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013094428s
I20260630 12:12:46.763564  2968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58540
I20260630 12:12:47.583360  3095 heartbeater.cc:499] Master 127.0.107.254:35777 was elected leader, sending a full tablet report...
I20260630 12:12:47.675493  3170 heartbeater.cc:499] Master 127.0.107.254:35777 was elected leader, sending a full tablet report...
I20260630 12:12:47.766136  3244 heartbeater.cc:499] Master 127.0.107.254:35777 was elected leader, sending a full tablet report...
I20260630 12:12:47.816337  2968 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58548:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:12:47.818652  2968 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:12:47.870944  3135 tablet_service.cc:1511] Processing CreateTablet for tablet 004611de8a9b48f78e17e25f9602c9f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:47.872901  3135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004611de8a9b48f78e17e25f9602c9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.875514  3134 tablet_service.cc:1511] Processing CreateTablet for tablet 2986ee6f9ce240ca974a6cc4d78e1c64 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:47.876972  3134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2986ee6f9ce240ca974a6cc4d78e1c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.879561  3133 tablet_service.cc:1511] Processing CreateTablet for tablet acf2b1ac592542148fa713d55d044a25 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:47.880983  3133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf2b1ac592542148fa713d55d044a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.884413  3132 tablet_service.cc:1511] Processing CreateTablet for tablet e6147b29df124cf8be42e968388226ea (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:47.885839  3132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6147b29df124cf8be42e968388226ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.887274  3057 tablet_service.cc:1511] Processing CreateTablet for tablet e6147b29df124cf8be42e968388226ea (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:47.887848  3059 tablet_service.cc:1511] Processing CreateTablet for tablet 2986ee6f9ce240ca974a6cc4d78e1c64 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:47.888725  3057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6147b29df124cf8be42e968388226ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.890600  3058 tablet_service.cc:1511] Processing CreateTablet for tablet acf2b1ac592542148fa713d55d044a25 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:47.887400  3060 tablet_service.cc:1511] Processing CreateTablet for tablet 004611de8a9b48f78e17e25f9602c9f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:47.892344  3059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2986ee6f9ce240ca974a6cc4d78e1c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.893357  3058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf2b1ac592542148fa713d55d044a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.897362  3060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004611de8a9b48f78e17e25f9602c9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.925182  3209 tablet_service.cc:1511] Processing CreateTablet for tablet 004611de8a9b48f78e17e25f9602c9f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:47.926180  3206 tablet_service.cc:1511] Processing CreateTablet for tablet e6147b29df124cf8be42e968388226ea (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:47.926662  3209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004611de8a9b48f78e17e25f9602c9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.927500  3206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6147b29df124cf8be42e968388226ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.929836  3207 tablet_service.cc:1511] Processing CreateTablet for tablet acf2b1ac592542148fa713d55d044a25 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:47.931257  3207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf2b1ac592542148fa713d55d044a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.928614  3208 tablet_service.cc:1511] Processing CreateTablet for tablet 2986ee6f9ce240ca974a6cc4d78e1c64 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f456472cb0f04c4b859490f0f3999c24]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:47.934073  3208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2986ee6f9ce240ca974a6cc4d78e1c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:48.023523  3265 tablet_bootstrap.cc:492] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1: Bootstrap starting.
I20260630 12:12:48.026211  3266 tablet_bootstrap.cc:492] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c: Bootstrap starting.
I20260630 12:12:48.032424  3266 tablet_bootstrap.cc:654] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.033627  3264 tablet_bootstrap.cc:492] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb: Bootstrap starting.
I20260630 12:12:48.040407  3266 tablet_bootstrap.cc:492] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c: No bootstrap required, opened a new log
I20260630 12:12:48.040927  3266 ts_tablet_manager.cc:1403] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260630 12:12:48.041016  3265 tablet_bootstrap.cc:654] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.043130  3266 raft_consensus.cc:359] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.043499  3264 tablet_bootstrap.cc:654] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.043756  3266 raft_consensus.cc:385] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.044090  3266 raft_consensus.cc:740] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9950508fcfc549129cf78330db98996c, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.044996  3266 consensus_queue.cc:260] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.046600  3265 tablet_bootstrap.cc:492] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1: No bootstrap required, opened a new log
I20260630 12:12:48.047302  3265 ts_tablet_manager.cc:1403] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260630 12:12:48.047632  3266 ts_tablet_manager.cc:1434] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:12:48.048623  3266 tablet_bootstrap.cc:492] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c: Bootstrap starting.
I20260630 12:12:48.051143  3265 raft_consensus.cc:359] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.052320  3265 raft_consensus.cc:385] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.052750  3265 raft_consensus.cc:740] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c21e1845f44d30ac1623dbd664cfb1, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.053943  3265 consensus_queue.cc:260] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.054694  3266 tablet_bootstrap.cc:654] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.063141  3266 tablet_bootstrap.cc:492] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c: No bootstrap required, opened a new log
I20260630 12:12:48.063723  3266 ts_tablet_manager.cc:1403] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260630 12:12:48.064165  3264 tablet_bootstrap.cc:492] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb: No bootstrap required, opened a new log
I20260630 12:12:48.064335  3265 ts_tablet_manager.cc:1434] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.003s
I20260630 12:12:48.064674  3264 ts_tablet_manager.cc:1403] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.021s
I20260630 12:12:48.065389  3265 tablet_bootstrap.cc:492] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1: Bootstrap starting.
I20260630 12:12:48.067126  3266 raft_consensus.cc:359] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.067518  3264 raft_consensus.cc:359] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.067904  3266 raft_consensus.cc:385] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.068305  3264 raft_consensus.cc:385] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.068737  3264 raft_consensus.cc:740] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2b15ff6466c4f85b848044d5b4407eb, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.068396  3266 raft_consensus.cc:740] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9950508fcfc549129cf78330db98996c, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.069630  3264 consensus_queue.cc:260] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.069778  3266 consensus_queue.cc:260] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.074371  3266 ts_tablet_manager.cc:1434] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:12:48.075368  3266 tablet_bootstrap.cc:492] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c: Bootstrap starting.
I20260630 12:12:48.078380  3264 ts_tablet_manager.cc:1434] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20260630 12:12:48.079350  3264 tablet_bootstrap.cc:492] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb: Bootstrap starting.
I20260630 12:12:48.073007  3265 tablet_bootstrap.cc:654] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.080729  3266 tablet_bootstrap.cc:654] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.086133  3264 tablet_bootstrap.cc:654] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.089430  3273 raft_consensus.cc:493] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:48.090060  3273 raft_consensus.cc:515] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.097847  3273 leader_election.cc:290] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193:36693), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.122805  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf2b1ac592542148fa713d55d044a25" candidate_uuid: "b2b15ff6466c4f85b848044d5b4407eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c21e1845f44d30ac1623dbd664cfb1" is_pre_election: true
I20260630 12:12:48.124910  3264 tablet_bootstrap.cc:492] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb: No bootstrap required, opened a new log
W20260630 12:12:48.125015  3111 leader_election.cc:343] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193:36693): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:48.125488  3264 ts_tablet_manager.cc:1403] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.023s
I20260630 12:12:48.125726  3265 tablet_bootstrap.cc:492] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1: No bootstrap required, opened a new log
I20260630 12:12:48.126241  3265 ts_tablet_manager.cc:1403] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.012s
I20260630 12:12:48.128269  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf2b1ac592542148fa713d55d044a25" candidate_uuid: "b2b15ff6466c4f85b848044d5b4407eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c" is_pre_election: true
I20260630 12:12:48.128492  3264 raft_consensus.cc:359] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.129024  3266 tablet_bootstrap.cc:492] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c: No bootstrap required, opened a new log
I20260630 12:12:48.128989  3265 raft_consensus.cc:359] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.129181  3264 raft_consensus.cc:385] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.129789  3265 raft_consensus.cc:385] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.129882  3266 ts_tablet_manager.cc:1403] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.012s
I20260630 12:12:48.129900  3264 raft_consensus.cc:740] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2b15ff6466c4f85b848044d5b4407eb, State: Initialized, Role: FOLLOWER
W20260630 12:12:48.130048  3110 leader_election.cc:343] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9950508fcfc549129cf78330db98996c (127.0.107.195:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:48.130242  3265 raft_consensus.cc:740] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c21e1845f44d30ac1623dbd664cfb1, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.130820  3110 leader_election.cc:304] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [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: b2b15ff6466c4f85b848044d5b4407eb; no voters: 46c21e1845f44d30ac1623dbd664cfb1, 9950508fcfc549129cf78330db98996c
I20260630 12:12:48.131117  3264 consensus_queue.cc:260] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.131373  3265 consensus_queue.cc:260] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.132120  3273 raft_consensus.cc:2749] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:48.133045  3266 raft_consensus.cc:359] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.133739  3266 raft_consensus.cc:385] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.134078  3266 raft_consensus.cc:740] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9950508fcfc549129cf78330db98996c, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.134804  3266 consensus_queue.cc:260] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.136940  3266 ts_tablet_manager.cc:1434] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:12:48.137890  3266 tablet_bootstrap.cc:492] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c: Bootstrap starting.
I20260630 12:12:48.141603  3265 ts_tablet_manager.cc:1434] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:12:48.142704  3265 tablet_bootstrap.cc:492] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1: Bootstrap starting.
I20260630 12:12:48.144066  3266 tablet_bootstrap.cc:654] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.154979  3265 tablet_bootstrap.cc:654] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1: Neither blocks nor log segments found. Creating new log.
W20260630 12:12:48.158244  3171 tablet.cc:2406] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:12:48.161643  3266 tablet_bootstrap.cc:492] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c: No bootstrap required, opened a new log
I20260630 12:12:48.161937  3265 tablet_bootstrap.cc:492] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1: No bootstrap required, opened a new log
I20260630 12:12:48.162174  3266 ts_tablet_manager.cc:1403] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.016s
I20260630 12:12:48.162437  3265 ts_tablet_manager.cc:1403] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260630 12:12:48.163836  3264 ts_tablet_manager.cc:1434] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb: Time spent starting tablet: real 0.038s	user 0.018s	sys 0.017s
I20260630 12:12:48.164829  3264 tablet_bootstrap.cc:492] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb: Bootstrap starting.
I20260630 12:12:48.165307  3266 raft_consensus.cc:359] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.165427  3265 raft_consensus.cc:359] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.166136  3266 raft_consensus.cc:385] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.166222  3265 raft_consensus.cc:385] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.166611  3266 raft_consensus.cc:740] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9950508fcfc549129cf78330db98996c, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.166697  3265 raft_consensus.cc:740] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c21e1845f44d30ac1623dbd664cfb1, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.167601  3265 consensus_queue.cc:260] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.167601  3266 consensus_queue.cc:260] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.170282  3266 ts_tablet_manager.cc:1434] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:12:48.171373  3264 tablet_bootstrap.cc:654] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.171958  3265 ts_tablet_manager.cc:1434] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:12:48.172981  3265 tablet_bootstrap.cc:492] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1: Bootstrap starting.
I20260630 12:12:48.177820  3265 tablet_bootstrap.cc:654] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.188726  3265 tablet_bootstrap.cc:492] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1: No bootstrap required, opened a new log
I20260630 12:12:48.189312  3265 ts_tablet_manager.cc:1403] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:12:48.190243  3264 tablet_bootstrap.cc:492] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb: No bootstrap required, opened a new log
I20260630 12:12:48.190735  3264 ts_tablet_manager.cc:1403] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260630 12:12:48.192099  3265 raft_consensus.cc:359] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.192876  3265 raft_consensus.cc:385] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.193181  3265 raft_consensus.cc:740] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c21e1845f44d30ac1623dbd664cfb1, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.193521  3264 raft_consensus.cc:359] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.194211  3264 raft_consensus.cc:385] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.193879  3265 consensus_queue.cc:260] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.194509  3264 raft_consensus.cc:740] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2b15ff6466c4f85b848044d5b4407eb, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.195245  3264 consensus_queue.cc:260] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.196121  3265 ts_tablet_manager.cc:1434] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260630 12:12:48.197340  3264 ts_tablet_manager.cc:1434] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:12:48.198293  3264 tablet_bootstrap.cc:492] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb: Bootstrap starting.
I20260630 12:12:48.204190  3264 tablet_bootstrap.cc:654] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.209151  3264 tablet_bootstrap.cc:492] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb: No bootstrap required, opened a new log
I20260630 12:12:48.209549  3264 ts_tablet_manager.cc:1403] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260630 12:12:48.211452  3264 raft_consensus.cc:359] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.211982  3264 raft_consensus.cc:385] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.212218  3264 raft_consensus.cc:740] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2b15ff6466c4f85b848044d5b4407eb, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.212882  3264 consensus_queue.cc:260] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.214514  3264 ts_tablet_manager.cc:1434] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:12:48.272099  3269 raft_consensus.cc:493] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:48.272500  3271 raft_consensus.cc:493] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:48.272584  3269 raft_consensus.cc:515] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.272998  3271 raft_consensus.cc:515] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.275164  3271 leader_election.cc:290] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.276399  3269 leader_election.cc:290] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361), 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193:36693)
I20260630 12:12:48.298404  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004611de8a9b48f78e17e25f9602c9f8" candidate_uuid: "9950508fcfc549129cf78330db98996c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b15ff6466c4f85b848044d5b4407eb" is_pre_election: true
I20260630 12:12:48.299160  3145 raft_consensus.cc:2468] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9950508fcfc549129cf78330db98996c in term 0.
I20260630 12:12:48.300320  3279 raft_consensus.cc:493] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:48.300822  3279 raft_consensus.cc:515] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.301601  3183 leader_election.cc:304] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9950508fcfc549129cf78330db98996c, b2b15ff6466c4f85b848044d5b4407eb; no voters: 
I20260630 12:12:48.301813  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004611de8a9b48f78e17e25f9602c9f8" candidate_uuid: "9950508fcfc549129cf78330db98996c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c21e1845f44d30ac1623dbd664cfb1" is_pre_election: true
I20260630 12:12:48.302258  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6147b29df124cf8be42e968388226ea" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b15ff6466c4f85b848044d5b4407eb" is_pre_election: true
I20260630 12:12:48.302491  3070 raft_consensus.cc:2468] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9950508fcfc549129cf78330db98996c in term 0.
I20260630 12:12:48.302601  3269 raft_consensus.cc:2804] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:48.302821  3145 raft_consensus.cc:2468] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 0.
I20260630 12:12:48.303115  3279 leader_election.cc:290] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193:36693), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.303037  3269 raft_consensus.cc:493] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:48.301608  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6147b29df124cf8be42e968388226ea" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c" is_pre_election: true
I20260630 12:12:48.303825  3269 raft_consensus.cc:3060] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.304152  3219 raft_consensus.cc:2468] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 0.
I20260630 12:12:48.304740  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6147b29df124cf8be42e968388226ea" candidate_uuid: "b2b15ff6466c4f85b848044d5b4407eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c" is_pre_election: true
I20260630 12:12:48.305434  3218 raft_consensus.cc:2468] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2b15ff6466c4f85b848044d5b4407eb in term 0.
I20260630 12:12:48.305541  3035 leader_election.cc:304] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46c21e1845f44d30ac1623dbd664cfb1, 9950508fcfc549129cf78330db98996c; no voters: 
I20260630 12:12:48.305363  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6147b29df124cf8be42e968388226ea" candidate_uuid: "b2b15ff6466c4f85b848044d5b4407eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c21e1845f44d30ac1623dbd664cfb1" is_pre_election: true
I20260630 12:12:48.306524  3271 raft_consensus.cc:2804] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:48.306936  3271 raft_consensus.cc:493] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:48.306942  3110 leader_election.cc:304] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9950508fcfc549129cf78330db98996c, b2b15ff6466c4f85b848044d5b4407eb; no voters: 
I20260630 12:12:48.307425  3271 raft_consensus.cc:3060] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.307812  3279 raft_consensus.cc:2804] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:48.308175  3279 raft_consensus.cc:493] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:48.308506  3279 raft_consensus.cc:3060] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.311237  3269 raft_consensus.cc:515] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.313208  3271 raft_consensus.cc:515] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.314229  3070 raft_consensus.cc:2393] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2b15ff6466c4f85b848044d5b4407eb in current term 1: Already voted for candidate 46c21e1845f44d30ac1623dbd664cfb1 in this term.
I20260630 12:12:48.314057  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004611de8a9b48f78e17e25f9602c9f8" candidate_uuid: "9950508fcfc549129cf78330db98996c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b15ff6466c4f85b848044d5b4407eb"
I20260630 12:12:48.314692  3145 raft_consensus.cc:3060] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.315178  3271 leader_election.cc:290] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 election: Requested vote from peers b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.315332  3279 raft_consensus.cc:515] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.317937  3144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6147b29df124cf8be42e968388226ea" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b15ff6466c4f85b848044d5b4407eb"
I20260630 12:12:48.318724  3144 raft_consensus.cc:2393] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46c21e1845f44d30ac1623dbd664cfb1 in current term 1: Already voted for candidate b2b15ff6466c4f85b848044d5b4407eb in this term.
I20260630 12:12:48.318687  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6147b29df124cf8be42e968388226ea" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c"
I20260630 12:12:48.319363  3218 raft_consensus.cc:3060] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.319412  3069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6147b29df124cf8be42e968388226ea" candidate_uuid: "b2b15ff6466c4f85b848044d5b4407eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c21e1845f44d30ac1623dbd664cfb1"
I20260630 12:12:48.320715  3279 leader_election.cc:290] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [CANDIDATE]: Term 1 election: Requested vote from peers 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193:36693), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.321604  3269 leader_election.cc:290] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [CANDIDATE]: Term 1 election: Requested vote from peers b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361), 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193:36693)
I20260630 12:12:48.322618  3069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004611de8a9b48f78e17e25f9602c9f8" candidate_uuid: "9950508fcfc549129cf78330db98996c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c21e1845f44d30ac1623dbd664cfb1"
I20260630 12:12:48.323158  3069 raft_consensus.cc:3060] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.323467  3145 raft_consensus.cc:2468] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9950508fcfc549129cf78330db98996c in term 1.
I20260630 12:12:48.324591  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6147b29df124cf8be42e968388226ea" candidate_uuid: "b2b15ff6466c4f85b848044d5b4407eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c"
I20260630 12:12:48.324681  3183 leader_election.cc:304] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9950508fcfc549129cf78330db98996c, b2b15ff6466c4f85b848044d5b4407eb; no voters: 
I20260630 12:12:48.326269  3110 leader_election.cc:304] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [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: b2b15ff6466c4f85b848044d5b4407eb; no voters: 46c21e1845f44d30ac1623dbd664cfb1, 9950508fcfc549129cf78330db98996c
I20260630 12:12:48.326382  3269 raft_consensus.cc:2804] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:48.326525  3218 raft_consensus.cc:2468] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 1.
I20260630 12:12:48.327301  3279 raft_consensus.cc:2749] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:48.327570  3035 leader_election.cc:304] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [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: 46c21e1845f44d30ac1623dbd664cfb1, 9950508fcfc549129cf78330db98996c; no voters: b2b15ff6466c4f85b848044d5b4407eb
I20260630 12:12:48.328377  3271 raft_consensus.cc:2804] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:48.329537  3271 raft_consensus.cc:697] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: Becoming Leader. State: Replica: 46c21e1845f44d30ac1623dbd664cfb1, State: Running, Role: LEADER
I20260630 12:12:48.330291  3271 consensus_queue.cc:237] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.330511  3069 raft_consensus.cc:2468] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9950508fcfc549129cf78330db98996c in term 1.
I20260630 12:12:48.331893  3269 raft_consensus.cc:697] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 1 LEADER]: Becoming Leader. State: Replica: 9950508fcfc549129cf78330db98996c, State: Running, Role: LEADER
I20260630 12:12:48.332741  3269 consensus_queue.cc:237] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } }
I20260630 12:12:48.342815  2968 catalog_manager.cc:5697] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9950508fcfc549129cf78330db98996c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "9950508fcfc549129cf78330db98996c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.342921  2966 catalog_manager.cc:5697] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "46c21e1845f44d30ac1623dbd664cfb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } health_report { overall_health: UNKNOWN } } }
W20260630 12:12:48.406433  3016 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:48.408708  3021 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:12:48.410068  3021 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:48.422129  3271 raft_consensus.cc:493] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:48.422592  3271 raft_consensus.cc:515] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.424166  3271 leader_election.cc:290] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.425057  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986ee6f9ce240ca974a6cc4d78e1c64" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b15ff6466c4f85b848044d5b4407eb" is_pre_election: true
I20260630 12:12:48.425175  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986ee6f9ce240ca974a6cc4d78e1c64" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c" is_pre_election: true
I20260630 12:12:48.425613  3145 raft_consensus.cc:2468] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 0.
I20260630 12:12:48.425724  3218 raft_consensus.cc:2468] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 0.
I20260630 12:12:48.426740  3034 leader_election.cc:304] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46c21e1845f44d30ac1623dbd664cfb1, b2b15ff6466c4f85b848044d5b4407eb; no voters: 
I20260630 12:12:48.427357  3271 raft_consensus.cc:2804] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:48.427654  3271 raft_consensus.cc:493] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:48.427917  3271 raft_consensus.cc:3060] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.432219  3271 raft_consensus.cc:515] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.433765  3271 leader_election.cc:290] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 election: Requested vote from peers b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.434579  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986ee6f9ce240ca974a6cc4d78e1c64" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b15ff6466c4f85b848044d5b4407eb"
I20260630 12:12:48.434724  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2986ee6f9ce240ca974a6cc4d78e1c64" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c"
I20260630 12:12:48.435055  3145 raft_consensus.cc:3060] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.435218  3218 raft_consensus.cc:3060] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.439359  3145 raft_consensus.cc:2468] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 1.
I20260630 12:12:48.439479  3218 raft_consensus.cc:2468] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 1.
I20260630 12:12:48.440403  3034 leader_election.cc:304] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46c21e1845f44d30ac1623dbd664cfb1, b2b15ff6466c4f85b848044d5b4407eb; no voters: 
I20260630 12:12:48.441067  3271 raft_consensus.cc:2804] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:48.441442  3271 raft_consensus.cc:697] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: Becoming Leader. State: Replica: 46c21e1845f44d30ac1623dbd664cfb1, State: Running, Role: LEADER
I20260630 12:12:48.442014  3271 consensus_queue.cc:237] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.448268  2968 catalog_manager.cc:5697] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "46c21e1845f44d30ac1623dbd664cfb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.505000  3271 raft_consensus.cc:493] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:48.505471  3271 raft_consensus.cc:515] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.507030  3271 leader_election.cc:290] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.507889  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf2b1ac592542148fa713d55d044a25" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b15ff6466c4f85b848044d5b4407eb" is_pre_election: true
I20260630 12:12:48.507993  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf2b1ac592542148fa713d55d044a25" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c" is_pre_election: true
I20260630 12:12:48.508473  3145 raft_consensus.cc:2468] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 0.
I20260630 12:12:48.508554  3218 raft_consensus.cc:2468] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 0.
I20260630 12:12:48.509495  3034 leader_election.cc:304] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46c21e1845f44d30ac1623dbd664cfb1, b2b15ff6466c4f85b848044d5b4407eb; no voters: 
I20260630 12:12:48.510140  3271 raft_consensus.cc:2804] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:48.510439  3271 raft_consensus.cc:493] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:48.510710  3271 raft_consensus.cc:3060] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.515259  3271 raft_consensus.cc:515] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.516781  3271 leader_election.cc:290] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 election: Requested vote from peers b2b15ff6466c4f85b848044d5b4407eb (127.0.107.194:37361), 9950508fcfc549129cf78330db98996c (127.0.107.195:45315)
I20260630 12:12:48.517622  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf2b1ac592542148fa713d55d044a25" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b15ff6466c4f85b848044d5b4407eb"
I20260630 12:12:48.517748  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf2b1ac592542148fa713d55d044a25" candidate_uuid: "46c21e1845f44d30ac1623dbd664cfb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9950508fcfc549129cf78330db98996c"
I20260630 12:12:48.518095  3145 raft_consensus.cc:3060] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.518246  3218 raft_consensus.cc:3060] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.522555  3145 raft_consensus.cc:2468] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 1.
I20260630 12:12:48.522640  3218 raft_consensus.cc:2468] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46c21e1845f44d30ac1623dbd664cfb1 in term 1.
I20260630 12:12:48.523689  3034 leader_election.cc:304] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46c21e1845f44d30ac1623dbd664cfb1, b2b15ff6466c4f85b848044d5b4407eb; no voters: 
I20260630 12:12:48.524333  3271 raft_consensus.cc:2804] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:48.524725  3271 raft_consensus.cc:697] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: Becoming Leader. State: Replica: 46c21e1845f44d30ac1623dbd664cfb1, State: Running, Role: LEADER
I20260630 12:12:48.525346  3271 consensus_queue.cc:237] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } }
I20260630 12:12:48.531133  2968 catalog_manager.cc:5697] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "46c21e1845f44d30ac1623dbd664cfb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c21e1845f44d30ac1623dbd664cfb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2b15ff6466c4f85b848044d5b4407eb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9950508fcfc549129cf78330db98996c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.639560   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:48.656108   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:48.657011   431 tablet_replica.cc:333] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1: stopping tablet replica
I20260630 12:12:48.657613   431 raft_consensus.cc:2243] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.658208   431 pending_rounds.cc:70] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1: Trying to abort 1 pending ops.
I20260630 12:12:48.658447   431 pending_rounds.cc:77] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437143889498112 op_type: NO_OP noop_request { }
I20260630 12:12:48.658766   431 raft_consensus.cc:2889] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:48.659055   431 raft_consensus.cc:2272] T e6147b29df124cf8be42e968388226ea P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.661545   431 tablet_replica.cc:333] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1: stopping tablet replica
I20260630 12:12:48.662062   431 raft_consensus.cc:2243] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.662438   431 raft_consensus.cc:2272] T 004611de8a9b48f78e17e25f9602c9f8 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.664057   431 tablet_replica.cc:333] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1: stopping tablet replica
I20260630 12:12:48.664707   431 raft_consensus.cc:2243] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.665385   431 pending_rounds.cc:70] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1: Trying to abort 1 pending ops.
I20260630 12:12:48.665619   431 pending_rounds.cc:77] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437144686084096 op_type: NO_OP noop_request { }
I20260630 12:12:48.665910   431 raft_consensus.cc:2889] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:48.666174   431 raft_consensus.cc:2272] T acf2b1ac592542148fa713d55d044a25 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.667968   431 tablet_replica.cc:333] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1: stopping tablet replica
I20260630 12:12:48.668450   431 raft_consensus.cc:2243] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.669049   431 pending_rounds.cc:70] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1: Trying to abort 1 pending ops.
I20260630 12:12:48.669251   431 pending_rounds.cc:77] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437144344555520 op_type: NO_OP noop_request { }
I20260630 12:12:48.669523   431 raft_consensus.cc:2889] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:48.669785   431 raft_consensus.cc:2272] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 46c21e1845f44d30ac1623dbd664cfb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.692426   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:48.703672   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:48.721140   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:48.721691   431 tablet_replica.cc:333] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb: stopping tablet replica
I20260630 12:12:48.722213   431 raft_consensus.cc:2243] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.722541   431 raft_consensus.cc:2272] T 004611de8a9b48f78e17e25f9602c9f8 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.724087   431 tablet_replica.cc:333] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb: stopping tablet replica
I20260630 12:12:48.724524   431 raft_consensus.cc:2243] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.724861   431 raft_consensus.cc:2272] T e6147b29df124cf8be42e968388226ea P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.726240   431 tablet_replica.cc:333] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb: stopping tablet replica
I20260630 12:12:48.726635   431 raft_consensus.cc:2243] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.726915   431 raft_consensus.cc:2272] T 2986ee6f9ce240ca974a6cc4d78e1c64 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.728335   431 tablet_replica.cc:333] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb: stopping tablet replica
I20260630 12:12:48.728727   431 raft_consensus.cc:2243] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.729090   431 raft_consensus.cc:2272] T acf2b1ac592542148fa713d55d044a25 P b2b15ff6466c4f85b848044d5b4407eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.750833   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:12:48.754127  3185 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36693: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:12:48.758122  3185 consensus_peers.cc:597] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c -> Peer 46c21e1845f44d30ac1623dbd664cfb1 (127.0.107.193:36693): Couldn't send request to peer 46c21e1845f44d30ac1623dbd664cfb1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:48.763023   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:48.778560   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:48.779103   431 tablet_replica.cc:333] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c: stopping tablet replica
I20260630 12:12:48.779556   431 raft_consensus.cc:2243] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.779893   431 raft_consensus.cc:2272] T acf2b1ac592542148fa713d55d044a25 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.781639   431 tablet_replica.cc:333] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c: stopping tablet replica
I20260630 12:12:48.782070   431 raft_consensus.cc:2243] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.782359   431 raft_consensus.cc:2272] T 2986ee6f9ce240ca974a6cc4d78e1c64 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.783744   431 tablet_replica.cc:333] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c: stopping tablet replica
I20260630 12:12:48.784230   431 raft_consensus.cc:2243] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.784793   431 pending_rounds.cc:70] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c: Trying to abort 1 pending ops.
I20260630 12:12:48.785030   431 pending_rounds.cc:77] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437143897518080 op_type: NO_OP noop_request { }
I20260630 12:12:48.785249   431 raft_consensus.cc:2889] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:48.785461   431 raft_consensus.cc:2272] T 004611de8a9b48f78e17e25f9602c9f8 P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.787194   431 tablet_replica.cc:333] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c: stopping tablet replica
I20260630 12:12:48.787580   431 raft_consensus.cc:2243] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.787858   431 raft_consensus.cc:2272] T e6147b29df124cf8be42e968388226ea P 9950508fcfc549129cf78330db98996c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.808389   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:48.818511   431 master.cc:562] Master@127.0.107.254:35777 shutting down...
I20260630 12:12:48.832188   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.832654   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.832998   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P beb2bc0ebcc64c2e8c651c1f83225609: stopping tablet replica
I20260630 12:12:48.850267   431 master.cc:584] Master@127.0.107.254:35777 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2614 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:12:48.881621   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45831
I20260630 12:12:48.882550   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.886801  3297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.887558  3298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.888445  3300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.889598   431 server_base.cc:1061] running on GCE node
I20260630 12:12:48.890313   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.890502   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.890617   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821568890606 us; error 0 us; skew 500 ppm
I20260630 12:12:48.891027   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.893230   431 webserver.cc:533] Webserver started at http://127.0.107.254:41153/ using document root <none> and password file <none>
I20260630 12:12:48.893838   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.894055   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.894363   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.895349   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "e89e3497672f42c4ba2d76dcb9a177f5"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-w8xb"
I20260630 12:12:48.899349   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:12:48.902325  3305 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.903025   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:48.903254   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "e89e3497672f42c4ba2d76dcb9a177f5"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-w8xb"
I20260630 12:12:48.903474   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:48.914093   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.914942   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.948050   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45831
I20260630 12:12:48.948145  3356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45831 every 8 connection(s)
I20260630 12:12:48.951849  3357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:48.961956  3357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5: Bootstrap starting.
I20260630 12:12:48.966115  3357 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.969877  3357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5: No bootstrap required, opened a new log
I20260630 12:12:48.971843  3357 raft_consensus.cc:359] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e89e3497672f42c4ba2d76dcb9a177f5" member_type: VOTER }
I20260630 12:12:48.972234  3357 raft_consensus.cc:385] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.972506  3357 raft_consensus.cc:740] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89e3497672f42c4ba2d76dcb9a177f5, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.973081  3357 consensus_queue.cc:260] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e89e3497672f42c4ba2d76dcb9a177f5" member_type: VOTER }
I20260630 12:12:48.973471  3357 raft_consensus.cc:399] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:48.973663  3357 raft_consensus.cc:493] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:48.973865  3357 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.978159  3357 raft_consensus.cc:515] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e89e3497672f42c4ba2d76dcb9a177f5" member_type: VOTER }
I20260630 12:12:48.978611  3357 leader_election.cc:304] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [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: e89e3497672f42c4ba2d76dcb9a177f5; no voters: 
I20260630 12:12:48.979622  3357 leader_election.cc:290] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:48.979940  3360 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:48.981284  3360 raft_consensus.cc:697] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 1 LEADER]: Becoming Leader. State: Replica: e89e3497672f42c4ba2d76dcb9a177f5, State: Running, Role: LEADER
I20260630 12:12:48.981835  3360 consensus_queue.cc:237] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [LEADER]: Queue going to LEADER mode. State: All 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: "e89e3497672f42c4ba2d76dcb9a177f5" member_type: VOTER }
I20260630 12:12:48.982553  3357 sys_catalog.cc:565] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:48.984490  3362 sys_catalog.cc:455] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e89e3497672f42c4ba2d76dcb9a177f5. Latest consensus state: current_term: 1 leader_uuid: "e89e3497672f42c4ba2d76dcb9a177f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e89e3497672f42c4ba2d76dcb9a177f5" member_type: VOTER } }
I20260630 12:12:48.984421  3361 sys_catalog.cc:455] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e89e3497672f42c4ba2d76dcb9a177f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e89e3497672f42c4ba2d76dcb9a177f5" member_type: VOTER } }
I20260630 12:12:48.985075  3362 sys_catalog.cc:458] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:48.985162  3361 sys_catalog.cc:458] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:48.988698  3365 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:48.993604  3365 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:48.997100   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:49.002003  3365 catalog_manager.cc:1383] Generated new cluster ID: d506cbb457f44d13899e36fbe778daf0
I20260630 12:12:49.002266  3365 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:49.028015  3365 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:49.029240  3365 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:49.042954  3365 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5: Generated new TSK 0
I20260630 12:12:49.043524  3365 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:49.063369   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:49.068567  3378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:49.069833  3379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:49.071525  3381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:49.072031   431 server_base.cc:1061] running on GCE node
I20260630 12:12:49.072860   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:49.073093   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:49.073293   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821569073260 us; error 0 us; skew 500 ppm
I20260630 12:12:49.073802   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:49.075937   431 webserver.cc:533] Webserver started at http://127.0.107.193:40273/ using document root <none> and password file <none>
I20260630 12:12:49.076408   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:49.076613   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:49.076898   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:49.077916   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "f9a21da2d1354de487ca860e9748a329"
format_stamp: "Formatted at 2026-06-30 12:12:49 on dist-test-slave-w8xb"
I20260630 12:12:49.082050   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:49.085114  3386 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.085824   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:49.086107   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "f9a21da2d1354de487ca860e9748a329"
format_stamp: "Formatted at 2026-06-30 12:12:49 on dist-test-slave-w8xb"
I20260630 12:12:49.086359   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:49.098249   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:49.099274   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:49.100610   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:49.102725   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:49.102916   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.103168   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:49.103322   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.138787   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40963
I20260630 12:12:49.138885  3448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40963 every 8 connection(s)
I20260630 12:12:49.143565   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:49.150378  3453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:49.152863  3454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:49.153892  3456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:49.154110   431 server_base.cc:1061] running on GCE node
I20260630 12:12:49.155413   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:49.155759   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:49.156034   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821569156014 us; error 0 us; skew 500 ppm
I20260630 12:12:49.156858   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:49.156824  3449 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45831
I20260630 12:12:49.157503  3449 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:49.158413  3449 heartbeater.cc:507] Master 127.0.107.254:45831 requested a full tablet report, sending...
I20260630 12:12:49.160017   431 webserver.cc:533] Webserver started at http://127.0.107.194:46691/ using document root <none> and password file <none>
I20260630 12:12:49.160662   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:49.160722  3322 ts_manager.cc:194] Registered new tserver with Master: f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:49.161000   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:49.161470   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:49.162832   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "6d978dfebf744355b00f5d777623038c"
format_stamp: "Formatted at 2026-06-30 12:12:49 on dist-test-slave-w8xb"
I20260630 12:12:49.162886  3322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38592
I20260630 12:12:49.167366   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:12:49.170488  3461 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.171204   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:12:49.171482   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "6d978dfebf744355b00f5d777623038c"
format_stamp: "Formatted at 2026-06-30 12:12:49 on dist-test-slave-w8xb"
I20260630 12:12:49.171768   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:49.181277   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:49.182199   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:49.183446   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:49.185508   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:49.185721   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.185942   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:49.186115   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.222306   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40725
I20260630 12:12:49.222393  3523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40725 every 8 connection(s)
I20260630 12:12:49.226953   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:49.233403  3527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:49.236074  3528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:49.239500  3524 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45831
W20260630 12:12:49.239459  3530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:49.239939   431 server_base.cc:1061] running on GCE node
I20260630 12:12:49.240098  3524 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:49.240993   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:12:49.241029  3524 heartbeater.cc:507] Master 127.0.107.254:45831 requested a full tablet report, sending...
W20260630 12:12:49.241338   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:49.241600   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821569241580 us; error 0 us; skew 500 ppm
I20260630 12:12:49.242163   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:49.243341  3322 ts_manager.cc:194] Registered new tserver with Master: 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:49.244726   431 webserver.cc:533] Webserver started at http://127.0.107.195:36215/ using document root <none> and password file <none>
I20260630 12:12:49.245011  3322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38594
I20260630 12:12:49.245338   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:49.245592   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:49.245857   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:49.247187   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "6f831337b55942bc8786f4f3eefef057"
format_stamp: "Formatted at 2026-06-30 12:12:49 on dist-test-slave-w8xb"
I20260630 12:12:49.251432   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:49.254417  3535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.255280   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:49.255518   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "6f831337b55942bc8786f4f3eefef057"
format_stamp: "Formatted at 2026-06-30 12:12:49 on dist-test-slave-w8xb"
I20260630 12:12:49.255739   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:49.277544   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:49.278488   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:49.279737   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:49.281816   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:49.282015   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.282269   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:49.282428   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:49.318511   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41501
I20260630 12:12:49.318588  3597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41501 every 8 connection(s)
I20260630 12:12:49.335253  3598 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45831
I20260630 12:12:49.335645  3598 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:49.336325  3598 heartbeater.cc:507] Master 127.0.107.254:45831 requested a full tablet report, sending...
I20260630 12:12:49.338096  3322 ts_manager.cc:194] Registered new tserver with Master: 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:49.338340   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016748656s
I20260630 12:12:49.339391  3322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38598
I20260630 12:12:50.165278  3449 heartbeater.cc:499] Master 127.0.107.254:45831 was elected leader, sending a full tablet report...
I20260630 12:12:50.247766  3524 heartbeater.cc:499] Master 127.0.107.254:45831 was elected leader, sending a full tablet report...
I20260630 12:12:50.341745  3598 heartbeater.cc:499] Master 127.0.107.254:45831 was elected leader, sending a full tablet report...
I20260630 12:12:50.389155  3322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38600:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:12:50.390972  3322 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:12:50.447532  3489 tablet_service.cc:1511] Processing CreateTablet for tablet 5e51093d66c64bdd914606d3da8dce11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.448982  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e51093d66c64bdd914606d3da8dce11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.459092  3488 tablet_service.cc:1511] Processing CreateTablet for tablet b72ada6c0d354bd49adb82c16b802636 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.460469  3488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72ada6c0d354bd49adb82c16b802636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.461731  3487 tablet_service.cc:1511] Processing CreateTablet for tablet fe34136ef7a64974924418b561a76936 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.462356  3410 tablet_service.cc:1511] Processing CreateTablet for tablet babbfeca25254b45bdeb28ef97b97430 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.463038  3487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe34136ef7a64974924418b561a76936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.463640  3410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babbfeca25254b45bdeb28ef97b97430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.464210  3486 tablet_service.cc:1511] Processing CreateTablet for tablet 98761caae9554fefa076bf05f79bf209 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.465515  3486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98761caae9554fefa076bf05f79bf209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.465720  3413 tablet_service.cc:1511] Processing CreateTablet for tablet b72ada6c0d354bd49adb82c16b802636 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.466398  3563 tablet_service.cc:1511] Processing CreateTablet for tablet 5e51093d66c64bdd914606d3da8dce11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.467017  3413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72ada6c0d354bd49adb82c16b802636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.466938  3562 tablet_service.cc:1511] Processing CreateTablet for tablet b72ada6c0d354bd49adb82c16b802636 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.467723  3563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e51093d66c64bdd914606d3da8dce11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.468355  3562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72ada6c0d354bd49adb82c16b802636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.468190  3484 tablet_service.cc:1511] Processing CreateTablet for tablet e16ff1209474420a96378a7a87474c4a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.476404  3484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16ff1209474420a96378a7a87474c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.469681  3411 tablet_service.cc:1511] Processing CreateTablet for tablet 98761caae9554fefa076bf05f79bf209 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.481652  3411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98761caae9554fefa076bf05f79bf209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.469755  3409 tablet_service.cc:1511] Processing CreateTablet for tablet e16ff1209474420a96378a7a87474c4a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.484776  3409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16ff1209474420a96378a7a87474c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.471241  3412 tablet_service.cc:1511] Processing CreateTablet for tablet fe34136ef7a64974924418b561a76936 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.471338  3408 tablet_service.cc:1511] Processing CreateTablet for tablet 97308f7a8f7e43b9aceb2fdc39c872e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.486166  3412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe34136ef7a64974924418b561a76936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.472867  3483 tablet_service.cc:1511] Processing CreateTablet for tablet 97308f7a8f7e43b9aceb2fdc39c872e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.487421  3483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97308f7a8f7e43b9aceb2fdc39c872e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.474241  3407 tablet_service.cc:1511] Processing CreateTablet for tablet 5444549408d04fc782c082ea60bafefc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.489915  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5444549408d04fc782c082ea60bafefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.474359  3482 tablet_service.cc:1511] Processing CreateTablet for tablet 5444549408d04fc782c082ea60bafefc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.496233  3482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5444549408d04fc782c082ea60bafefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.498370  3561 tablet_service.cc:1511] Processing CreateTablet for tablet fe34136ef7a64974924418b561a76936 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.499771  3561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe34136ef7a64974924418b561a76936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.472872  3414 tablet_service.cc:1511] Processing CreateTablet for tablet 5e51093d66c64bdd914606d3da8dce11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.501688  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e51093d66c64bdd914606d3da8dce11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.502923  3560 tablet_service.cc:1511] Processing CreateTablet for tablet 98761caae9554fefa076bf05f79bf209 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.504280  3560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98761caae9554fefa076bf05f79bf209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.466749  3485 tablet_service.cc:1511] Processing CreateTablet for tablet babbfeca25254b45bdeb28ef97b97430 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.505642  3485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babbfeca25254b45bdeb28ef97b97430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.509742  3559 tablet_service.cc:1511] Processing CreateTablet for tablet babbfeca25254b45bdeb28ef97b97430 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.511096  3559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babbfeca25254b45bdeb28ef97b97430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.513777  3558 tablet_service.cc:1511] Processing CreateTablet for tablet e16ff1209474420a96378a7a87474c4a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.515107  3558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16ff1209474420a96378a7a87474c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.517746  3556 tablet_service.cc:1511] Processing CreateTablet for tablet 5444549408d04fc782c082ea60bafefc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.519042  3556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5444549408d04fc782c082ea60bafefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.519937  3619 tablet_bootstrap.cc:492] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:50.521335  3557 tablet_service.cc:1511] Processing CreateTablet for tablet 97308f7a8f7e43b9aceb2fdc39c872e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:50.522619  3557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97308f7a8f7e43b9aceb2fdc39c872e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.525388  3408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97308f7a8f7e43b9aceb2fdc39c872e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.565225  3620 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:50.525398  3619 tablet_bootstrap.cc:654] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.578676  3620 tablet_bootstrap.cc:654] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.585863  3619 tablet_bootstrap.cc:492] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:50.586562  3619 ts_tablet_manager.cc:1403] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260630 12:12:50.589994  3619 raft_consensus.cc:359] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.591223  3619 raft_consensus.cc:385] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.591588  3619 raft_consensus.cc:740] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.592528  3619 consensus_queue.cc:260] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.593012  3620 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:50.594555  3620 ts_tablet_manager.cc:1403] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.005s
I20260630 12:12:50.597951  3620 raft_consensus.cc:359] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.598829  3620 raft_consensus.cc:385] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.599152  3620 raft_consensus.cc:740] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.600049  3620 consensus_queue.cc:260] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.601955  3619 ts_tablet_manager.cc:1434] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:12:50.603706  3619 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:50.609189  3619 tablet_bootstrap.cc:654] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.610029  3618 tablet_bootstrap.cc:492] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:50.614845  3620 ts_tablet_manager.cc:1434] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260630 12:12:50.615876  3620 tablet_bootstrap.cc:492] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:50.615972  3618 tablet_bootstrap.cc:654] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.622893  3620 tablet_bootstrap.cc:654] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.623497  3619 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:50.624055  3619 ts_tablet_manager.cc:1403] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.004s
I20260630 12:12:50.626820  3619 raft_consensus.cc:359] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.627614  3619 raft_consensus.cc:385] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.627882  3619 raft_consensus.cc:740] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.628860  3618 tablet_bootstrap.cc:492] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:50.628602  3619 consensus_queue.cc:260] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.629278  3618 ts_tablet_manager.cc:1403] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260630 12:12:50.629369  3620 tablet_bootstrap.cc:492] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:50.629931  3620 ts_tablet_manager.cc:1403] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:12:50.631124  3619 ts_tablet_manager.cc:1434] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:50.632018  3618 raft_consensus.cc:359] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:50.632688  3618 raft_consensus.cc:385] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.632388  3620 raft_consensus.cc:359] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.633013  3618 raft_consensus.cc:740] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.633121  3620 raft_consensus.cc:385] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.633538  3620 raft_consensus.cc:740] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.633920  3618 consensus_queue.cc:260] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:50.634271  3620 consensus_queue.cc:260] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.638016  3620 ts_tablet_manager.cc:1434] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:12:50.638947  3620 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:50.632014  3619 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:50.643170  3618 ts_tablet_manager.cc:1434] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:12:50.644519  3620 tablet_bootstrap.cc:654] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.646656  3618 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:50.649488  3620 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:50.649951  3620 ts_tablet_manager.cc:1403] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:12:50.652585  3620 raft_consensus.cc:359] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.653393  3619 tablet_bootstrap.cc:654] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.653332  3620 raft_consensus.cc:385] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.653831  3620 raft_consensus.cc:740] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.654080  3618 tablet_bootstrap.cc:654] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.654614  3620 consensus_queue.cc:260] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.656829  3620 ts_tablet_manager.cc:1434] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:50.657912  3620 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:50.659457  3618 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:50.660162  3618 ts_tablet_manager.cc:1403] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:12:50.663197  3620 tablet_bootstrap.cc:654] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.663671  3618 raft_consensus.cc:359] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.664417  3618 raft_consensus.cc:385] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.664829  3618 raft_consensus.cc:740] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.665890  3618 consensus_queue.cc:260] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.668330  3618 ts_tablet_manager.cc:1434] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:50.669337  3618 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:50.671761  3620 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:50.672029  3619 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:50.672457  3619 ts_tablet_manager.cc:1403] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.041s	user 0.003s	sys 0.015s
I20260630 12:12:50.672963  3620 ts_tablet_manager.cc:1403] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:12:50.675333  3618 tablet_bootstrap.cc:654] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.675207  3619 raft_consensus.cc:359] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.676019  3619 raft_consensus.cc:385] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.675695  3620 raft_consensus.cc:359] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.676366  3619 raft_consensus.cc:740] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.676448  3620 raft_consensus.cc:385] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.676913  3620 raft_consensus.cc:740] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.677237  3619 consensus_queue.cc:260] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.677757  3620 consensus_queue.cc:260] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.681453  3619 ts_tablet_manager.cc:1434] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:12:50.682736  3619 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:50.682989  3620 ts_tablet_manager.cc:1434] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:12:50.683998  3620 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:50.686623  3628 raft_consensus.cc:493] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:50.687247  3628 raft_consensus.cc:515] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:50.689286  3620 tablet_bootstrap.cc:654] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.682785  3623 raft_consensus.cc:493] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:50.690737  3623 raft_consensus.cc:515] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.693640  3623 leader_election.cc:290] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:50.696739  3620 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:50.697229  3620 ts_tablet_manager.cc:1403] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:12:50.699508  3628 leader_election.cc:290] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:50.699704  3620 raft_consensus.cc:359] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.700431  3620 raft_consensus.cc:385] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.700713  3620 raft_consensus.cc:740] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.701459  3620 consensus_queue.cc:260] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.704744  3620 ts_tablet_manager.cc:1434] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:50.705825  3620 tablet_bootstrap.cc:492] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:50.709755  3620 tablet_bootstrap.cc:654] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.711588  3618 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:50.712195  3618 ts_tablet_manager.cc:1403] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.009s
I20260630 12:12:50.715603  3618 raft_consensus.cc:359] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.719018  3618 raft_consensus.cc:385] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.719506  3618 raft_consensus.cc:740] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.720486  3618 consensus_queue.cc:260] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.723388  3618 ts_tablet_manager.cc:1434] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:12:50.724679  3618 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:50.732414  3618 tablet_bootstrap.cc:654] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.738437  3628 raft_consensus.cc:493] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:50.738940  3628 raft_consensus.cc:515] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.741395  3628 leader_election.cc:290] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:50.745342  3619 tablet_bootstrap.cc:654] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.746980  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
W20260630 12:12:50.748572  3389 leader_election.cc:343] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:50.761616  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:50.763720  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72ada6c0d354bd49adb82c16b802636" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:50.764349  3499 raft_consensus.cc:2468] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 0.
W20260630 12:12:50.765620  3538 leader_election.cc:343] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:50.766319  3538 leader_election.cc:304] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:50.767088  3628 raft_consensus.cc:2804] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:50.767163  3618 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:50.767510  3628 raft_consensus.cc:493] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:50.767990  3628 raft_consensus.cc:3060] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.768041  3618 ts_tablet_manager.cc:1403] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.012s
I20260630 12:12:50.772051  3618 raft_consensus.cc:359] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.773029  3618 raft_consensus.cc:385] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.773206  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:50.773447  3618 raft_consensus.cc:740] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.773859  3499 raft_consensus.cc:2468] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:50.774552  3618 consensus_queue.cc:260] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.775127  3389 leader_election.cc:304] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [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: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 6f831337b55942bc8786f4f3eefef057
I20260630 12:12:50.776131  3623 raft_consensus.cc:2804] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:50.776520  3623 raft_consensus.cc:493] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:50.776963  3623 raft_consensus.cc:3060] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.776924  3628 raft_consensus.cc:515] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.777475  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:50.778955  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72ada6c0d354bd49adb82c16b802636" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:50.779742  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72ada6c0d354bd49adb82c16b802636" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:50.780288  3499 raft_consensus.cc:3060] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:50.780773  3536 leader_election.cc:343] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:50.781262  3536 leader_election.cc:304] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [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: 6f831337b55942bc8786f4f3eefef057; no voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329
I20260630 12:12:50.787015  3623 raft_consensus.cc:515] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.789908  3628 leader_election.cc:290] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:50.791002  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:50.791812  3498 raft_consensus.cc:3060] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.793320  3619 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:50.793952  3619 ts_tablet_manager.cc:1403] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.001s
I20260630 12:12:50.798837  3499 raft_consensus.cc:2468] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 1.
I20260630 12:12:50.800477  3538 leader_election.cc:304] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:50.801577  3498 raft_consensus.cc:2468] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:50.803097  3389 leader_election.cc:304] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:50.810360  3628 raft_consensus.cc:2749] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:50.811254  3628 raft_consensus.cc:2804] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:50.811432  3623 leader_election.cc:290] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:50.811743  3620 tablet_bootstrap.cc:492] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:50.811865  3628 raft_consensus.cc:697] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Becoming Leader. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Running, Role: LEADER
I20260630 12:12:50.812215  3620 ts_tablet_manager.cc:1403] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.107s	user 0.037s	sys 0.032s
I20260630 12:12:50.814041  3628 consensus_queue.cc:237] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.815925  3620 raft_consensus.cc:359] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:50.816915  3620 raft_consensus.cc:385] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.817294  3620 raft_consensus.cc:740] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.817747  3619 raft_consensus.cc:359] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.818702  3619 raft_consensus.cc:385] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.819063  3619 raft_consensus.cc:740] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.819957  3619 consensus_queue.cc:260] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.812054  3623 raft_consensus.cc:2804] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:50.824424  3618 ts_tablet_manager.cc:1434] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.056s	user 0.022s	sys 0.029s
I20260630 12:12:50.824714  3619 ts_tablet_manager.cc:1434] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.003s
I20260630 12:12:50.825981  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:50.825781  3620 consensus_queue.cc:260] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
W20260630 12:12:50.825212  3536 leader_election.cc:343] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:50.826519  3618 tablet_bootstrap.cc:492] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
W20260630 12:12:50.828138  3389 leader_election.cc:343] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:50.829631  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72ada6c0d354bd49adb82c16b802636" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:50.830204  3423 raft_consensus.cc:3060] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.833794  3321 catalog_manager.cc:5697] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f831337b55942bc8786f4f3eefef057 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:50.838292  3423 raft_consensus.cc:2468] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 1.
I20260630 12:12:50.841256  3620 ts_tablet_manager.cc:1434] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260630 12:12:50.842182  3618 tablet_bootstrap.cc:654] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.842305  3620 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:50.850394  3620 tablet_bootstrap.cc:654] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.856725  3619 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:50.865710  3619 tablet_bootstrap.cc:654] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.877955  3620 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:50.878618  3620 ts_tablet_manager.cc:1403] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260630 12:12:50.880993  3623 raft_consensus.cc:697] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Becoming Leader. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Running, Role: LEADER
I20260630 12:12:50.882033  3623 consensus_queue.cc:237] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.877935  3619 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:50.883227  3619 ts_tablet_manager.cc:1403] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260630 12:12:50.883698  3618 tablet_bootstrap.cc:492] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:50.884239  3618 ts_tablet_manager.cc:1403] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.014s
I20260630 12:12:50.886173  3619 raft_consensus.cc:359] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.886987  3619 raft_consensus.cc:385] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.887465  3619 raft_consensus.cc:740] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.887005  3618 raft_consensus.cc:359] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.887954  3618 raft_consensus.cc:385] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.882018  3620 raft_consensus.cc:359] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.888317  3618 raft_consensus.cc:740] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.888465  3620 raft_consensus.cc:385] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.888851  3620 raft_consensus.cc:740] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.889297  3618 consensus_queue.cc:260] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.889545  3620 consensus_queue.cc:260] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.891618  3618 ts_tablet_manager.cc:1434] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:12:50.891734  3619 consensus_queue.cc:260] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.892642  3618 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:50.891755  3321 catalog_manager.cc:5697] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a21da2d1354de487ca860e9748a329 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:50.893967  3619 ts_tablet_manager.cc:1434] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:12:50.894883  3619 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:50.891634  3620 ts_tablet_manager.cc:1434] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:12:50.895676  3623 raft_consensus.cc:493] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:50.896353  3623 raft_consensus.cc:515] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.896903  3620 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:50.898221  3618 tablet_bootstrap.cc:654] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.899183  3623 leader_election.cc:290] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:50.900252  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe34136ef7a64974924418b561a76936" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:50.900854  3499 raft_consensus.cc:2468] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:50.902405  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe34136ef7a64974924418b561a76936" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:50.902987  3573 raft_consensus.cc:2468] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:50.904264  3620 tablet_bootstrap.cc:654] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.904888  3389 leader_election.cc:304] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:50.905632  3623 raft_consensus.cc:2804] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:50.905998  3623 raft_consensus.cc:493] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:50.906307  3623 raft_consensus.cc:3060] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.911624  3619 tablet_bootstrap.cc:654] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.912942  3623 raft_consensus.cc:515] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.916905  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe34136ef7a64974924418b561a76936" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:50.917420  3499 raft_consensus.cc:3060] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.918550  3647 raft_consensus.cc:493] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:50.918978  3647 raft_consensus.cc:515] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.921023  3647 leader_election.cc:290] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:50.923031  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbfeca25254b45bdeb28ef97b97430" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:50.923997  3499 raft_consensus.cc:2468] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:50.925911  3618 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:50.926483  3618 ts_tablet_manager.cc:1403] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.020s
I20260630 12:12:50.927367  3389 leader_election.cc:304] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
W20260630 12:12:50.928258  3389 leader_election.cc:343] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:50.928939  3647 raft_consensus.cc:2804] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:50.929970  3618 raft_consensus.cc:359] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.930483  3624 raft_consensus.cc:493] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:50.930411  3623 leader_election.cc:290] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:50.930934  3618 raft_consensus.cc:385] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.931030  3624 raft_consensus.cc:515] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.931095  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbfeca25254b45bdeb28ef97b97430" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:50.931473  3618 raft_consensus.cc:740] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.932065  3499 raft_consensus.cc:2468] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:50.932626  3618 consensus_queue.cc:260] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.935501  3618 ts_tablet_manager.cc:1434] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260630 12:12:50.935580  3619 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:50.936100  3619 ts_tablet_manager.cc:1403] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.002s
I20260630 12:12:50.936756  3618 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:50.930128  3647 raft_consensus.cc:697] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Becoming Leader. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Running, Role: LEADER
I20260630 12:12:50.941165  3647 consensus_queue.cc:237] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.941107  3619 raft_consensus.cc:359] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.942065  3619 raft_consensus.cc:385] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.942376  3619 raft_consensus.cc:740] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.943105  3619 consensus_queue.cc:260] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.943813  3618 tablet_bootstrap.cc:654] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.945412  3619 ts_tablet_manager.cc:1434] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:12:50.946393  3619 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:50.946738  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe34136ef7a64974924418b561a76936" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:50.947332  3573 raft_consensus.cc:3060] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.940364  3624 leader_election.cc:290] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:50.953414  3389 leader_election.cc:304] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [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: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 6f831337b55942bc8786f4f3eefef057
I20260630 12:12:50.955892  3618 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:50.956642  3618 ts_tablet_manager.cc:1403] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:12:50.958623  3623 raft_consensus.cc:2804] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:50.959010  3623 raft_consensus.cc:493] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:50.959349  3623 raft_consensus.cc:3060] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.959923  3618 raft_consensus.cc:359] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.963161  3618 raft_consensus.cc:385] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:50.963464  3618 raft_consensus.cc:740] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:50.964306  3618 consensus_queue.cc:260] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.966044  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98761caae9554fefa076bf05f79bf209" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:50.966660  3423 raft_consensus.cc:2468] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:50.967828  3462 leader_election.cc:304] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:50.967782  3623 raft_consensus.cc:515] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.968578  3618 ts_tablet_manager.cc:1434] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260630 12:12:50.968919  3624 raft_consensus.cc:2804] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:50.969266  3624 raft_consensus.cc:493] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:50.969637  3618 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:50.969591  3624 raft_consensus.cc:3060] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.964828  3619 tablet_bootstrap.cc:654] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.975906  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbfeca25254b45bdeb28ef97b97430" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:50.976497  3499 raft_consensus.cc:3060] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.978256  3624 raft_consensus.cc:515] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:50.984349  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98761caae9554fefa076bf05f79bf209" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:50.984941  3423 raft_consensus.cc:3060] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:50.987349  3499 raft_consensus.cc:2468] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:50.988081  3618 tablet_bootstrap.cc:654] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:50.980577  3624 leader_election.cc:290] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Requested vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:50.992395  3423 raft_consensus.cc:2468] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:50.993520  3623 leader_election.cc:290] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:50.993592  3462 leader_election.cc:304] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
W20260630 12:12:50.994644  3370 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:50.995842  3624 raft_consensus.cc:2804] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:50.995515  3573 raft_consensus.cc:2468] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:50.994655  3389 leader_election.cc:304] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:50.997184  3375 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:12:50.998605  3375 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:50.998957  3572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbfeca25254b45bdeb28ef97b97430" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:50.999763  3572 raft_consensus.cc:3060] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.000233  3623 raft_consensus.cc:2804] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:51.001595  3623 raft_consensus.cc:697] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Becoming Leader. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Running, Role: LEADER
I20260630 12:12:51.002939  3623 consensus_queue.cc:237] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.008430  3620 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:51.008934  3620 ts_tablet_manager.cc:1403] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.112s	user 0.028s	sys 0.022s
I20260630 12:12:51.010610  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98761caae9554fefa076bf05f79bf209" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:51.011045  3571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98761caae9554fefa076bf05f79bf209" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:51.012688  3620 raft_consensus.cc:359] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.013396  3620 raft_consensus.cc:385] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.013665  3620 raft_consensus.cc:740] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.013072  3321 catalog_manager.cc:5697] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a21da2d1354de487ca860e9748a329 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:51.011315  3573 raft_consensus.cc:2468] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:51.015892  3620 consensus_queue.cc:260] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.017007  3624 raft_consensus.cc:697] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Becoming Leader. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Running, Role: LEADER
I20260630 12:12:51.019462  3624 consensus_queue.cc:237] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.023310  3619 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:51.023838  3619 ts_tablet_manager.cc:1403] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.020s
I20260630 12:12:51.026672  3619 raft_consensus.cc:359] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.027709  3619 raft_consensus.cc:385] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.028070  3619 raft_consensus.cc:740] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.029036  3619 consensus_queue.cc:260] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.031638  3619 ts_tablet_manager.cc:1434] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:51.027148  3572 raft_consensus.cc:2468] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:51.032712  3620 ts_tablet_manager.cc:1434] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260630 12:12:51.032918  3619 tablet_bootstrap.cc:492] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:51.036183  3320 catalog_manager.cc:5697] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d978dfebf744355b00f5d777623038c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:51.036684  3322 catalog_manager.cc:5697] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a21da2d1354de487ca860e9748a329 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:51.038617  3618 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:51.038964  3619 tablet_bootstrap.cc:654] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.039072  3618 ts_tablet_manager.cc:1403] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.012s
I20260630 12:12:51.041213  3618 raft_consensus.cc:359] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.041749  3618 raft_consensus.cc:385] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.041991  3618 raft_consensus.cc:740] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.042646  3618 consensus_queue.cc:260] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.044477  3618 ts_tablet_manager.cc:1434] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:12:51.052153  3619 tablet_bootstrap.cc:492] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:51.052386  3628 raft_consensus.cc:493] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:51.052742  3619 ts_tablet_manager.cc:1403] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:12:51.052874  3628 raft_consensus.cc:515] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.054968  3628 leader_election.cc:290] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:51.055389  3619 raft_consensus.cc:359] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:51.056049  3619 raft_consensus.cc:385] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.056371  3619 raft_consensus.cc:740] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.055896  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:51.056439  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:51.057271  3499 raft_consensus.cc:2393] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f831337b55942bc8786f4f3eefef057 in current term 1: Already voted for candidate f9a21da2d1354de487ca860e9748a329 in this term.
I20260630 12:12:51.057118  3619 consensus_queue.cc:260] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:51.058207  3628 raft_consensus.cc:493] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:51.058350  3538 leader_election.cc:304] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [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: 6f831337b55942bc8786f4f3eefef057; no voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329
I20260630 12:12:51.058663  3628 raft_consensus.cc:515] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.059350  3619 ts_tablet_manager.cc:1434] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:12:51.059600  3643 raft_consensus.cc:3060] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.061182  3628 leader_election.cc:290] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:51.063902  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444549408d04fc782c082ea60bafefc" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:51.064540  3499 raft_consensus.cc:2468] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 0.
I20260630 12:12:51.065753  3538 leader_election.cc:304] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:51.066974  3643 raft_consensus.cc:2749] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:51.067901  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444549408d04fc782c082ea60bafefc" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:51.068497  3423 raft_consensus.cc:2468] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 0.
I20260630 12:12:51.069682  3628 raft_consensus.cc:2804] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:51.070060  3628 raft_consensus.cc:493] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:51.070369  3628 raft_consensus.cc:3060] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.075045  3628 raft_consensus.cc:515] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.077374  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444549408d04fc782c082ea60bafefc" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:51.077755  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444549408d04fc782c082ea60bafefc" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:51.077849  3499 raft_consensus.cc:3060] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.077812  3628 leader_election.cc:290] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:51.081024  3423 raft_consensus.cc:3060] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.082816  3499 raft_consensus.cc:2468] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 1.
I20260630 12:12:51.083825  3538 leader_election.cc:304] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:51.084481  3628 raft_consensus.cc:2804] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:51.084906  3628 raft_consensus.cc:697] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Becoming Leader. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Running, Role: LEADER
I20260630 12:12:51.085763  3423 raft_consensus.cc:2468] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 1.
I20260630 12:12:51.085578  3628 consensus_queue.cc:237] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.092700  3322 catalog_manager.cc:5697] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f831337b55942bc8786f4f3eefef057 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:51.096366  3623 raft_consensus.cc:493] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:51.097044  3624 raft_consensus.cc:493] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:51.096922  3623 raft_consensus.cc:515] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:51.097450  3624 raft_consensus.cc:515] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:51.099002  3623 leader_election.cc:290] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:51.099344  3624 leader_election.cc:290] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:51.100122  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:51.100461  3572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:51.100754  3499 raft_consensus.cc:2468] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:51.101140  3572 raft_consensus.cc:2468] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:51.101584  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:51.102007  3389 leader_election.cc:304] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:51.102141  3573 raft_consensus.cc:2468] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:51.102586  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:51.102805  3623 raft_consensus.cc:2804] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:51.103261  3423 raft_consensus.cc:2468] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:51.103657  3623 raft_consensus.cc:493] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:51.103538  3464 leader_election.cc:304] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:51.104091  3623 raft_consensus.cc:3060] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.104444  3624 raft_consensus.cc:2804] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:51.104735  3624 raft_consensus.cc:493] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:51.105034  3624 raft_consensus.cc:3060] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.108505  3623 raft_consensus.cc:515] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:51.109067  3624 raft_consensus.cc:515] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:51.110100  3623 leader_election.cc:290] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:51.110736  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:51.111099  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:51.111505  3499 raft_consensus.cc:2393] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9a21da2d1354de487ca860e9748a329 in current term 1: Already voted for candidate 6d978dfebf744355b00f5d777623038c in this term.
I20260630 12:12:51.111678  3573 raft_consensus.cc:3060] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.111831  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:51.112578  3423 raft_consensus.cc:2393] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d978dfebf744355b00f5d777623038c in current term 1: Already voted for candidate f9a21da2d1354de487ca860e9748a329 in this term.
I20260630 12:12:51.112831  3572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e51093d66c64bdd914606d3da8dce11" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:51.110708  3624 leader_election.cc:290] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Requested vote from peers 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:51.114070  3464 leader_election.cc:304] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [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: 6d978dfebf744355b00f5d777623038c; no voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329
I20260630 12:12:51.114701  3624 raft_consensus.cc:2749] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:51.116629  3573 raft_consensus.cc:2468] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:51.117518  3389 leader_election.cc:304] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [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: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 6d978dfebf744355b00f5d777623038c
I20260630 12:12:51.118160  3623 raft_consensus.cc:2804] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:51.118551  3623 raft_consensus.cc:697] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Becoming Leader. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Running, Role: LEADER
I20260630 12:12:51.119240  3623 consensus_queue.cc:237] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:51.125718  3322 catalog_manager.cc:5697] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a21da2d1354de487ca860e9748a329 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:51.183707  3623 raft_consensus.cc:493] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:51.184207  3623 raft_consensus.cc:515] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.185817  3623 leader_election.cc:290] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:51.186642  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97308f7a8f7e43b9aceb2fdc39c872e5" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:51.186890  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97308f7a8f7e43b9aceb2fdc39c872e5" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:51.187186  3499 raft_consensus.cc:2468] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:51.187461  3573 raft_consensus.cc:2468] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:51.188282  3389 leader_election.cc:304] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:51.189008  3623 raft_consensus.cc:2804] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:51.189366  3623 raft_consensus.cc:493] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:51.189657  3623 raft_consensus.cc:3060] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.194164  3623 raft_consensus.cc:515] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.195690  3623 leader_election.cc:290] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:51.196354  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97308f7a8f7e43b9aceb2fdc39c872e5" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:51.196569  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97308f7a8f7e43b9aceb2fdc39c872e5" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:51.196899  3499 raft_consensus.cc:3060] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.197127  3573 raft_consensus.cc:3060] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.201767  3628 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.202373  3573 raft_consensus.cc:2468] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:51.202525  3499 raft_consensus.cc:2468] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:51.203485  3389 leader_election.cc:304] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:51.204031  3623 raft_consensus.cc:2804] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:51.204434  3623 raft_consensus.cc:697] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Becoming Leader. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Running, Role: LEADER
I20260630 12:12:51.205477  3623 consensus_queue.cc:237] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.213011  3322 catalog_manager.cc:5697] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a21da2d1354de487ca860e9748a329 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:51.215837  3644 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:51.342928   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:51.348338  3674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:51.349048  3675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:51.349857  3677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:51.351092   431 server_base.cc:1061] running on GCE node
I20260630 12:12:51.351836   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:51.352066   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:51.352216   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821571352204 us; error 0 us; skew 500 ppm
I20260630 12:12:51.352643   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:51.354795   431 webserver.cc:533] Webserver started at http://127.0.107.196:42515/ using document root <none> and password file <none>
I20260630 12:12:51.355201   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:51.355352   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:51.355564   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:51.356513   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "0c9edcdcaaab4887be4b4049f33306f1"
format_stamp: "Formatted at 2026-06-30 12:12:51 on dist-test-slave-w8xb"
I20260630 12:12:51.360636   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:12:51.363688  3682 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:51.364367   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:51.364666   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "0c9edcdcaaab4887be4b4049f33306f1"
format_stamp: "Formatted at 2026-06-30 12:12:51 on dist-test-slave-w8xb"
I20260630 12:12:51.365001   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:51.375025   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:51.376139   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:51.377461   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:51.379451   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:51.379671   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:51.379917   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:51.380092   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:51.403234  3624 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.416043  3573 raft_consensus.cc:3060] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.426347  3663 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.442075   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33247
I20260630 12:12:51.442248  3746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33247 every 8 connection(s)
I20260630 12:12:51.448628  3320 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38600:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:12:51.457464  3623 consensus_queue.cc:1048] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.458261  3647 consensus_queue.cc:1048] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.461076  3747 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45831
I20260630 12:12:51.461477  3747 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:51.462404  3747 heartbeater.cc:507] Master 127.0.107.254:45831 requested a full tablet report, sending...
I20260630 12:12:51.464161  3623 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.465327  3322 ts_manager.cc:194] Registered new tserver with Master: 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:51.467156  3322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38612
W20260630 12:12:51.489742  3320 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 47bc09540b2649b7baa1eb2bb14ee859 has no consensus state
W20260630 12:12:51.491206  3320 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ede22a7fd5254519bab3d238d741a249 has no consensus state
W20260630 12:12:51.492601  3320 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet abfbfac77c2647028a24e9f2e8fcfb75 has no consensus state
W20260630 12:12:51.496392  3320 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5cca3cc975a44d0ab13e6adec459f133 has no consensus state
W20260630 12:12:51.498283  3320 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 61952a5fb60b49c8a968d0339f952615 has no consensus state
I20260630 12:12:51.497989  3644 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:12:51.500515  3320 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6de07e891f114aff87ba515314f87add has no consensus state
W20260630 12:12:51.502035  3320 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09b04f3d7d9a462c8158700ccd99f7c1 has no consensus state
W20260630 12:12:51.505136  3320 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eda8418cf79e44de85b51f410b37871c has no consensus state
W20260630 12:12:51.509518  3307 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet ede22a7fd5254519bab3d238d741a249 (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ede22a7fd5254519bab3d238d741a249 has no consensus state
I20260630 12:12:51.539085  3483 tablet_service.cc:1511] Processing CreateTablet for tablet 47bc09540b2649b7baa1eb2bb14ee859 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.540472  3483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bc09540b2649b7baa1eb2bb14ee859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.545149  3408 tablet_service.cc:1511] Processing CreateTablet for tablet 47bc09540b2649b7baa1eb2bb14ee859 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.547739  3408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bc09540b2649b7baa1eb2bb14ee859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.553715  3414 tablet_service.cc:1511] Processing CreateTablet for tablet ede22a7fd5254519bab3d238d741a249 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.555064  3556 tablet_service.cc:1511] Processing CreateTablet for tablet ede22a7fd5254519bab3d238d741a249 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.556133  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede22a7fd5254519bab3d238d741a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.556293  3556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede22a7fd5254519bab3d238d741a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.559767  3482 tablet_service.cc:1511] Processing CreateTablet for tablet abfbfac77c2647028a24e9f2e8fcfb75 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.561597  3482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfbfac77c2647028a24e9f2e8fcfb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.561865  3563 tablet_service.cc:1511] Processing CreateTablet for tablet abfbfac77c2647028a24e9f2e8fcfb75 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.563113  3563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfbfac77c2647028a24e9f2e8fcfb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.585345  3407 tablet_service.cc:1511] Processing CreateTablet for tablet 5cca3cc975a44d0ab13e6adec459f133 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.586673  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cca3cc975a44d0ab13e6adec459f133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.591055  3489 tablet_service.cc:1511] Processing CreateTablet for tablet 5cca3cc975a44d0ab13e6adec459f133 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.592383  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cca3cc975a44d0ab13e6adec459f133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.601683  3559 tablet_service.cc:1511] Processing CreateTablet for tablet 61952a5fb60b49c8a968d0339f952615 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.603068  3559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61952a5fb60b49c8a968d0339f952615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.605717  3411 tablet_service.cc:1511] Processing CreateTablet for tablet 61952a5fb60b49c8a968d0339f952615 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.607000  3411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61952a5fb60b49c8a968d0339f952615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.625226  3762 tablet_bootstrap.cc:492] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:51.629944  3563 tablet_service.cc:1511] Processing CreateTablet for tablet 6de07e891f114aff87ba515314f87add (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.631278  3563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de07e891f114aff87ba515314f87add. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:12:51.633755  3389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:40725, user_credentials={real_user=slave}} blocked reactor thread for 147961us
I20260630 12:12:51.634999  3483 tablet_service.cc:1511] Processing CreateTablet for tablet 6de07e891f114aff87ba515314f87add (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.637934  3759 tablet_bootstrap.cc:492] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:51.640273  3483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de07e891f114aff87ba515314f87add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.650923  3708 tablet_service.cc:1511] Processing CreateTablet for tablet abfbfac77c2647028a24e9f2e8fcfb75 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.652415  3708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfbfac77c2647028a24e9f2e8fcfb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.652078  3707 tablet_service.cc:1511] Processing CreateTablet for tablet 5cca3cc975a44d0ab13e6adec459f133 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.653529  3707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cca3cc975a44d0ab13e6adec459f133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.653822  3706 tablet_service.cc:1511] Processing CreateTablet for tablet 61952a5fb60b49c8a968d0339f952615 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.654158  3647 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.655205  3706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61952a5fb60b49c8a968d0339f952615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.656522  3762 tablet_bootstrap.cc:654] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.657004  3647 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.657881  3705 tablet_service.cc:1511] Processing CreateTablet for tablet 6de07e891f114aff87ba515314f87add (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.658878  3647 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.659540  3705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de07e891f114aff87ba515314f87add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.662182  3709 tablet_service.cc:1511] Processing CreateTablet for tablet ede22a7fd5254519bab3d238d741a249 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.665189  3704 tablet_service.cc:1511] Processing CreateTablet for tablet 09b04f3d7d9a462c8158700ccd99f7c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.668689  3643 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:51.672777  3709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede22a7fd5254519bab3d238d741a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.677513  3710 tablet_service.cc:1511] Processing CreateTablet for tablet 47bc09540b2649b7baa1eb2bb14ee859 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.692386  3704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b04f3d7d9a462c8158700ccd99f7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.695559  3759 tablet_bootstrap.cc:654] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.704656  3710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bc09540b2649b7baa1eb2bb14ee859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.708523  3414 tablet_service.cc:1511] Processing CreateTablet for tablet 09b04f3d7d9a462c8158700ccd99f7c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.710194  3761 tablet_bootstrap.cc:492] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:51.710779  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b04f3d7d9a462c8158700ccd99f7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.716113  3408 tablet_service.cc:1511] Processing CreateTablet for tablet eda8418cf79e44de85b51f410b37871c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.723057  3408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda8418cf79e44de85b51f410b37871c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.727428  3703 tablet_service.cc:1511] Processing CreateTablet for tablet eda8418cf79e44de85b51f410b37871c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.729698  3703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda8418cf79e44de85b51f410b37871c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.738034  3754 consensus_queue.cc:1048] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:51.738147  3647 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.702582  3482 tablet_service.cc:1511] Processing CreateTablet for tablet 09b04f3d7d9a462c8158700ccd99f7c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.740532  3755 consensus_queue.cc:1048] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:12:51.739825  3559 tablet_service.cc:1511] Processing CreateTablet for tablet eda8418cf79e44de85b51f410b37871c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:51.746137  3559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda8418cf79e44de85b51f410b37871c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.766152  3482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b04f3d7d9a462c8158700ccd99f7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.789043  3762 tablet_bootstrap.cc:492] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:51.789559  3762 ts_tablet_manager.cc:1403] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.008s
I20260630 12:12:51.804227  3762 raft_consensus.cc:359] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:51.805341  3762 raft_consensus.cc:385] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.806535  3762 raft_consensus.cc:740] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.810654  3761 tablet_bootstrap.cc:654] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.815585  3768 tablet_bootstrap.cc:492] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:51.813414  3762 consensus_queue.cc:260] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:51.831616  3761 tablet_bootstrap.cc:492] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:51.832244  3761 ts_tablet_manager.cc:1403] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.000s
I20260630 12:12:51.844341  3759 tablet_bootstrap.cc:492] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:51.844947  3759 ts_tablet_manager.cc:1403] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.207s	user 0.020s	sys 0.018s
I20260630 12:12:51.846728  3762 ts_tablet_manager.cc:1434] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.003s
I20260630 12:12:51.847723  3762 tablet_bootstrap.cc:492] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:51.854177  3623 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.872138  3768 tablet_bootstrap.cc:654] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.878183  3762 tablet_bootstrap.cc:654] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.879886  3759 raft_consensus.cc:359] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.883477  3759 raft_consensus.cc:385] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.883793  3759 raft_consensus.cc:740] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.884634  3759 consensus_queue.cc:260] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.887637  3759 ts_tablet_manager.cc:1434] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260630 12:12:51.888754  3759 tablet_bootstrap.cc:492] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:51.887549  3761 raft_consensus.cc:359] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.892670  3761 raft_consensus.cc:385] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.896384  3759 tablet_bootstrap.cc:654] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.893092  3761 raft_consensus.cc:740] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.904783  3761 consensus_queue.cc:260] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.907357  3761 ts_tablet_manager.cc:1434] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260630 12:12:51.908361  3761 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:51.924014  3761 tablet_bootstrap.cc:654] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.930142  3762 tablet_bootstrap.cc:492] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:51.930651  3768 tablet_bootstrap.cc:492] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1: No bootstrap required, opened a new log
I20260630 12:12:51.930640  3762 ts_tablet_manager.cc:1403] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.083s	user 0.001s	sys 0.009s
I20260630 12:12:51.931951  3768 ts_tablet_manager.cc:1403] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.118s	user 0.027s	sys 0.010s
I20260630 12:12:51.934736  3762 raft_consensus.cc:359] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.935003  3768 raft_consensus.cc:359] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:51.935679  3762 raft_consensus.cc:385] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.935882  3768 raft_consensus.cc:385] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.936156  3762 raft_consensus.cc:740] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.936378  3768 raft_consensus.cc:740] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.937318  3768 consensus_queue.cc:260] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:51.939504  3761 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:51.940001  3761 ts_tablet_manager.cc:1403] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.006s
I20260630 12:12:51.940366  3747 heartbeater.cc:499] Master 127.0.107.254:45831 was elected leader, sending a full tablet report...
I20260630 12:12:51.941115  3768 ts_tablet_manager.cc:1434] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:12:51.942149  3768 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:51.942651  3761 raft_consensus.cc:359] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:51.943133  3761 raft_consensus.cc:385] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.943313  3761 raft_consensus.cc:740] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.940073  3759 tablet_bootstrap.cc:492] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:51.944109  3759 ts_tablet_manager.cc:1403] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.009s
I20260630 12:12:51.943878  3761 consensus_queue.cc:260] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:51.946514  3761 ts_tablet_manager.cc:1434] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:12:51.947378  3761 tablet_bootstrap.cc:492] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:51.947292  3759 raft_consensus.cc:359] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.948061  3759 raft_consensus.cc:385] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.948345  3759 raft_consensus.cc:740] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.949150  3762 consensus_queue.cc:260] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.952280  3762 ts_tablet_manager.cc:1434] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:12:51.953842  3768 tablet_bootstrap.cc:654] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.954845  3761 tablet_bootstrap.cc:654] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.958772  3759 consensus_queue.cc:260] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:51.962316  3759 ts_tablet_manager.cc:1434] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
I20260630 12:12:51.963526  3759 tablet_bootstrap.cc:492] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:51.953699  3762 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:51.981844  3762 tablet_bootstrap.cc:654] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.984403  3768 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: No bootstrap required, opened a new log
I20260630 12:12:51.984581  3761 tablet_bootstrap.cc:492] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:51.985070  3768 ts_tablet_manager.cc:1403] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.020s
I20260630 12:12:51.985116  3761 ts_tablet_manager.cc:1403] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260630 12:12:51.985580  3759 tablet_bootstrap.cc:654] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.989471  3761 raft_consensus.cc:359] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:51.990325  3761 raft_consensus.cc:385] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.990705  3761 raft_consensus.cc:740] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.991629  3761 consensus_queue.cc:260] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:51.992666  3762 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:51.994395  3762 ts_tablet_manager.cc:1403] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.011s
I20260630 12:12:51.997516  3762 raft_consensus.cc:359] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:51.998178  3768 raft_consensus.cc:359] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:51.998685  3762 raft_consensus.cc:385] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.998927  3768 raft_consensus.cc:385] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:12:51.999032  3370 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:51.999295  3768 raft_consensus.cc:740] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.999034  3762 raft_consensus.cc:740] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.999881  3761 ts_tablet_manager.cc:1434] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260630 12:12:52.001117  3761 tablet_bootstrap.cc:492] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:52.000751  3762 consensus_queue.cc:260] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.005177  3768 consensus_queue.cc:260] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.006490  3762 ts_tablet_manager.cc:1434] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:12:52.007344  3768 ts_tablet_manager.cc:1434] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260630 12:12:52.008327  3762 tablet_bootstrap.cc:492] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:52.008405  3768 tablet_bootstrap.cc:492] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:52.008572  3761 tablet_bootstrap.cc:654] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.016026  3768 tablet_bootstrap.cc:654] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.016026  3762 tablet_bootstrap.cc:654] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.016585  3759 tablet_bootstrap.cc:492] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:52.017133  3759 ts_tablet_manager.cc:1403] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.015s
I20260630 12:12:52.021275  3759 raft_consensus.cc:359] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.021970  3322 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5: range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a] alter complete (version 0)
I20260630 12:12:52.022141  3761 tablet_bootstrap.cc:492] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:52.021981  3759 raft_consensus.cc:385] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.022607  3759 raft_consensus.cc:740] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.022751  3761 ts_tablet_manager.cc:1403] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260630 12:12:52.023558  3759 consensus_queue.cc:260] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.026582  3761 raft_consensus.cc:359] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:52.027490  3761 raft_consensus.cc:385] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.027825  3761 raft_consensus.cc:740] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.028688  3761 consensus_queue.cc:260] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:52.029527  3759 ts_tablet_manager.cc:1434] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260630 12:12:52.030812  3760 raft_consensus.cc:493] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.031286  3760 raft_consensus.cc:515] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.031895  3761 ts_tablet_manager.cc:1434] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:12:52.033104  3761 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
I20260630 12:12:52.033685  3760 leader_election.cc:290] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.035310  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61952a5fb60b49c8a968d0339f952615" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:52.035957  3424 raft_consensus.cc:2468] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 0.
I20260630 12:12:52.037211  3536 leader_election.cc:304] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.038084  3760 raft_consensus.cc:2804] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.038427  3760 raft_consensus.cc:493] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.038770  3760 raft_consensus.cc:3060] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.041540  3761 tablet_bootstrap.cc:654] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.042606  3759 tablet_bootstrap.cc:492] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:52.050756  3760 raft_consensus.cc:515] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.059476  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61952a5fb60b49c8a968d0339f952615" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:52.060086  3424 raft_consensus.cc:3060] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.068773  3424 raft_consensus.cc:2468] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 1.
I20260630 12:12:52.069965  3536 leader_election.cc:304] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.070813  3643 raft_consensus.cc:2804] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.071285  3643 raft_consensus.cc:697] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Becoming Leader. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Running, Role: LEADER
I20260630 12:12:52.072108  3643 consensus_queue.cc:237] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.076151  3644 raft_consensus.cc:493] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.076669  3644 raft_consensus.cc:515] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.082631  3768 tablet_bootstrap.cc:492] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1: No bootstrap required, opened a new log
I20260630 12:12:52.083767  3768 ts_tablet_manager.cc:1403] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.076s	user 0.001s	sys 0.049s
I20260630 12:12:52.084100  3762 tablet_bootstrap.cc:492] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
I20260630 12:12:52.084735  3762 ts_tablet_manager.cc:1403] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.011s
I20260630 12:12:52.080983  3759 tablet_bootstrap.cc:654] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.079052  3644 leader_election.cc:290] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.079332  3760 leader_election.cc:290] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Requested vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.089850  3768 raft_consensus.cc:359] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.090672  3762 raft_consensus.cc:359] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.091499  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:52.092548  3768 raft_consensus.cc:385] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.093580  3768 raft_consensus.cc:740] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.094305  3768 consensus_queue.cc:260] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.092689  3762 raft_consensus.cc:385] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.095535  3424 raft_consensus.cc:2468] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 0.
I20260630 12:12:52.095841  3762 raft_consensus.cc:740] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.097092  3536 leader_election.cc:304] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.097506  3762 consensus_queue.cc:260] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.098748  3644 raft_consensus.cc:2804] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.099105  3644 raft_consensus.cc:493] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.099421  3644 raft_consensus.cc:3060] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.097402  3768 ts_tablet_manager.cc:1434] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260630 12:12:52.099795  3762 ts_tablet_manager.cc:1434] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260630 12:12:52.101971  3762 tablet_bootstrap.cc:492] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:52.103471  3768 tablet_bootstrap.cc:492] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:52.096405  3761 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:52.107745  3779 raft_consensus.cc:493] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.112490  3779 raft_consensus.cc:515] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.112483  3644 raft_consensus.cc:515] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.114087  3761 ts_tablet_manager.cc:1403] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.030s
I20260630 12:12:52.193246  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61952a5fb60b49c8a968d0339f952615" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
I20260630 12:12:52.193776  3768 tablet_bootstrap.cc:654] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.195138  3761 raft_consensus.cc:359] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.201594  3719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61952a5fb60b49c8a968d0339f952615" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
I20260630 12:12:52.202606  3761 raft_consensus.cc:385] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.203088  3761 raft_consensus.cc:740] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.196226  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
I20260630 12:12:52.158706  3661 raft_consensus.cc:493] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.205857  3661 raft_consensus.cc:515] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.092695  3318 catalog_manager.cc:5697] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f831337b55942bc8786f4f3eefef057 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:52.210217  3661 leader_election.cc:290] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.211303  3762 tablet_bootstrap.cc:654] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.212848  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca3cc975a44d0ab13e6adec459f133" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:52.213560  3423 raft_consensus.cc:2468] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:52.214887  3462 leader_election.cc:304] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.205783  3761 consensus_queue.cc:260] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.207492  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:52.218019  3424 raft_consensus.cc:3060] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.199674  3779 leader_election.cc:290] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:52.186795  3790 raft_consensus.cc:493] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.220403  3790 raft_consensus.cc:515] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
W20260630 12:12:52.206959  3539 leader_election.cc:343] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.208163  3644 leader_election.cc:290] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Requested vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.222210  3661 raft_consensus.cc:2804] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.227963  3661 raft_consensus.cc:493] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.229262  3661 raft_consensus.cc:3060] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.225863  3790 leader_election.cc:290] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:52.236991  3761 ts_tablet_manager.cc:1434] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.003s
I20260630 12:12:52.231910  3424 raft_consensus.cc:2468] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 1.
I20260630 12:12:52.241521  3624 raft_consensus.cc:493] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.242853  3624 raft_consensus.cc:515] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.243371  3761 tablet_bootstrap.cc:492] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329: Bootstrap starting.
W20260630 12:12:52.240849  3539 leader_election.cc:343] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.246649  3536 leader_election.cc:304] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.250888  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca3cc975a44d0ab13e6adec459f133" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
I20260630 12:12:52.251538  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca3cc975a44d0ab13e6adec459f133" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:52.250887  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:52.252130  3720 raft_consensus.cc:2468] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:52.255734  3768 tablet_bootstrap.cc:492] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1: No bootstrap required, opened a new log
W20260630 12:12:52.257436  3685 leader_election.cc:343] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.253786  3762 tablet_bootstrap.cc:492] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c: No bootstrap required, opened a new log
W20260630 12:12:52.258857  3539 leader_election.cc:343] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.261546  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:52.262866  3663 raft_consensus.cc:493] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.263125  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
I20260630 12:12:52.263411  3663 raft_consensus.cc:515] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.279228  3768 ts_tablet_manager.cc:1403] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.176s	user 0.055s	sys 0.064s
I20260630 12:12:52.280556  3624 leader_election.cc:290] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.282083  3663 leader_election.cc:290] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:52.253082  3644 raft_consensus.cc:2804] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.287251  3719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfbfac77c2647028a24e9f2e8fcfb75" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
W20260630 12:12:52.290377  3464 leader_election.cc:343] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.290566  3768 raft_consensus.cc:359] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.284431  3572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfbfac77c2647028a24e9f2e8fcfb75" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:52.282848  3762 ts_tablet_manager.cc:1403] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.013s
I20260630 12:12:52.291390  3768 raft_consensus.cc:385] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:12:52.291916  3465 leader_election.cc:343] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.292520  3572 raft_consensus.cc:2468] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:52.287400  3663 raft_consensus.cc:493] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:12:52.293745  3465 leader_election.cc:343] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.293372  3768 raft_consensus.cc:740] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.294175  3465 leader_election.cc:304] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [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: 6d978dfebf744355b00f5d777623038c; no voters: 0c9edcdcaaab4887be4b4049f33306f1, 6f831337b55942bc8786f4f3eefef057
I20260630 12:12:52.293880  3663 raft_consensus.cc:515] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:52.293874  3464 leader_election.cc:304] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [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: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:52.283206  3644 raft_consensus.cc:697] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Becoming Leader. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Running, Role: LEADER
I20260630 12:12:52.295261  3768 consensus_queue.cc:260] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.295712  3624 raft_consensus.cc:2749] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:52.299594  3624 raft_consensus.cc:2804] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.300734  3719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc09540b2649b7baa1eb2bb14ee859" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
I20260630 12:12:52.302656  3719 raft_consensus.cc:2468] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:52.303849  3465 leader_election.cc:304] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9edcdcaaab4887be4b4049f33306f1, 6d978dfebf744355b00f5d777623038c; no voters: 
I20260630 12:12:52.304209  3768 ts_tablet_manager.cc:1434] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.003s
I20260630 12:12:52.305696  3768 tablet_bootstrap.cc:492] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:52.306087  3761 tablet_bootstrap.cc:654] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.299937  3624 raft_consensus.cc:493] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.308359  3624 raft_consensus.cc:3060] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.309731  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc09540b2649b7baa1eb2bb14ee859" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:52.310365  3424 raft_consensus.cc:2468] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:52.301442  3661 raft_consensus.cc:515] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.311250  3663 leader_election.cc:290] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:52.313050  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
W20260630 12:12:52.314203  3539 leader_election.cc:343] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.315718  3762 raft_consensus.cc:359] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.313232  3663 raft_consensus.cc:2804] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.316975  3663 raft_consensus.cc:493] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.316428  3762 raft_consensus.cc:385] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.317978  3762 raft_consensus.cc:740] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.317358  3663 raft_consensus.cc:3060] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.317448  3644 consensus_queue.cc:237] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.321718  3499 raft_consensus.cc:2393] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c9edcdcaaab4887be4b4049f33306f1 in current term 1: Already voted for candidate 6d978dfebf744355b00f5d777623038c in this term.
I20260630 12:12:52.322557  3762 consensus_queue.cc:260] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.321015  3759 tablet_bootstrap.cc:492] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:52.326457  3762 ts_tablet_manager.cc:1434] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260630 12:12:52.328179  3759 ts_tablet_manager.cc:1403] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.298s	user 0.023s	sys 0.039s
I20260630 12:12:52.329639  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca3cc975a44d0ab13e6adec459f133" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:52.331816  3424 raft_consensus.cc:3060] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.334379  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:52.337071  3422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca3cc975a44d0ab13e6adec459f133" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
W20260630 12:12:52.338878  3683 leader_election.cc:343] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.339329  3683 leader_election.cc:304] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [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: 0c9edcdcaaab4887be4b4049f33306f1; no voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329
I20260630 12:12:52.340535  3683 leader_election.cc:304] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [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: 0c9edcdcaaab4887be4b4049f33306f1; no voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329
I20260630 12:12:52.341614  3790 raft_consensus.cc:2749] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:52.341707  3779 raft_consensus.cc:3060] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.335258  3661 leader_election.cc:290] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Requested vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.338316  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca3cc975a44d0ab13e6adec459f133" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
I20260630 12:12:52.350414  3424 raft_consensus.cc:2468] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:52.351943  3759 raft_consensus.cc:359] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.352154  3462 leader_election.cc:304] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.352694  3759 raft_consensus.cc:385] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.353084  3759 raft_consensus.cc:740] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.353344  3661 raft_consensus.cc:2804] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.355108  3799 raft_consensus.cc:493] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.355528  3799 raft_consensus.cc:515] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.354084  3661 raft_consensus.cc:697] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Becoming Leader. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Running, Role: LEADER
I20260630 12:12:52.358131  3759 consensus_queue.cc:260] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.359737  3799 leader_election.cc:290] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:52.366647  3624 raft_consensus.cc:515] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.367336  3768 tablet_bootstrap.cc:654] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.360548  3661 consensus_queue.cc:237] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.367496  3779 raft_consensus.cc:2749] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:52.372171  3624 leader_election.cc:290] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Requested vote from peers 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:52.365767  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:52.366214  3318 catalog_manager.cc:5697] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f831337b55942bc8786f4f3eefef057 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:52.373167  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfbfac77c2647028a24e9f2e8fcfb75" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
W20260630 12:12:52.373589  3462 leader_election.cc:343] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.373879  3718 raft_consensus.cc:3060] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.376080  3572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfbfac77c2647028a24e9f2e8fcfb75" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:52.376729  3572 raft_consensus.cc:3060] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.368579  3719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
I20260630 12:12:52.369846  3759 ts_tablet_manager.cc:1434] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260630 12:12:52.369943  3761 tablet_bootstrap.cc:492] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329: No bootstrap required, opened a new log
I20260630 12:12:52.379172  3761 ts_tablet_manager.cc:1403] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.019s
I20260630 12:12:52.382767  3761 raft_consensus.cc:359] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.383749  3761 raft_consensus.cc:385] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.384102  3761 raft_consensus.cc:740] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.385737  3759 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:52.392733  3320 catalog_manager.cc:5697] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d978dfebf744355b00f5d777623038c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:52.397110  3643 raft_consensus.cc:493] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.397539  3718 raft_consensus.cc:2468] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:52.397598  3643 raft_consensus.cc:515] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.398428  3572 raft_consensus.cc:2468] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:52.399703  3464 leader_election.cc:304] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:52.400315  3643 leader_election.cc:290] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.400581  3661 raft_consensus.cc:2804] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.401363  3661 raft_consensus.cc:697] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Becoming Leader. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Running, Role: LEADER
I20260630 12:12:52.402302  3661 consensus_queue.cc:237] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.404363  3717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
W20260630 12:12:52.406180  3539 leader_election.cc:343] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:52.406241  3663 raft_consensus.cc:515] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:52.407028  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:52.407636  3499 raft_consensus.cc:2468] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 0.
I20260630 12:12:52.408828  3538 leader_election.cc:304] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [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: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:52.410243  3663 leader_election.cc:290] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Requested vote from peers 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:52.410735  3643 raft_consensus.cc:2804] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.410856  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc09540b2649b7baa1eb2bb14ee859" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:52.411790  3424 raft_consensus.cc:3060] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.411242  3643 raft_consensus.cc:493] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.410130  3717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc09540b2649b7baa1eb2bb14ee859" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
I20260630 12:12:52.416601  3643 raft_consensus.cc:3060] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.416929  3717 raft_consensus.cc:3060] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.416775  3761 consensus_queue.cc:260] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.418144  3719 raft_consensus.cc:2468] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 0.
I20260630 12:12:52.419559  3720 raft_consensus.cc:2468] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:52.422914  3761 ts_tablet_manager.cc:1434] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.005s
I20260630 12:12:52.424958  3768 tablet_bootstrap.cc:492] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1: No bootstrap required, opened a new log
I20260630 12:12:52.425433  3768 ts_tablet_manager.cc:1403] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.031s
I20260630 12:12:52.430609  3465 leader_election.cc:304] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [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: 0c9edcdcaaab4887be4b4049f33306f1, 6d978dfebf744355b00f5d777623038c; no voters: f9a21da2d1354de487ca860e9748a329
I20260630 12:12:52.432546  3661 raft_consensus.cc:2804] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.432919  3661 raft_consensus.cc:493] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.433249  3661 raft_consensus.cc:3060] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.436497  3768 raft_consensus.cc:359] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.437228  3768 raft_consensus.cc:385] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.437507  3768 raft_consensus.cc:740] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.438455  3768 consensus_queue.cc:260] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.443536  3424 raft_consensus.cc:2468] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:52.441056  3779 raft_consensus.cc:493] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.444451  3768 ts_tablet_manager.cc:1434] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:12:52.444144  3779 raft_consensus.cc:515] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.445225  3643 raft_consensus.cc:515] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.452659  3768 tablet_bootstrap.cc:492] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:52.448859  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c" is_pre_election: true
I20260630 12:12:52.455651  3499 raft_consensus.cc:2468] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 0.
I20260630 12:12:52.446745  3779 leader_election.cc:290] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501), 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:52.456070  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:52.457258  3498 raft_consensus.cc:3060] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.460006  3661 raft_consensus.cc:515] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.461154  3685 leader_election.cc:304] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9edcdcaaab4887be4b4049f33306f1, 6d978dfebf744355b00f5d777623038c; no voters: 
I20260630 12:12:52.461927  3779 raft_consensus.cc:2804] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.462280  3779 raft_consensus.cc:493] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.462596  3779 raft_consensus.cc:3060] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.463222  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
I20260630 12:12:52.467140  3720 raft_consensus.cc:3060] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.469303  3643 leader_election.cc:290] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247)
I20260630 12:12:52.469221  3779 raft_consensus.cc:515] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.464717  3498 raft_consensus.cc:2468] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 1.
I20260630 12:12:52.472559  3779 leader_election.cc:290] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501), 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:52.473276  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:52.473418  3538 leader_election.cc:304] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:52.474016  3499 raft_consensus.cc:2393] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c9edcdcaaab4887be4b4049f33306f1 in current term 1: Already voted for candidate 6f831337b55942bc8786f4f3eefef057 in this term.
I20260630 12:12:52.433256  3717 raft_consensus.cc:2468] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:52.450289  3320 catalog_manager.cc:5697] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d978dfebf744355b00f5d777623038c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:52.465595  3462 leader_election.cc:304] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d978dfebf744355b00f5d777623038c, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.471395  3661 leader_election.cc:290] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Requested vote from peers 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:52.476975  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:52.477555  3424 raft_consensus.cc:3060] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.477778  3643 raft_consensus.cc:2804] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.476137  3661 raft_consensus.cc:2804] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.484329  3661 raft_consensus.cc:697] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Becoming Leader. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Running, Role: LEADER
I20260630 12:12:52.484506  3643 raft_consensus.cc:697] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Becoming Leader. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Running, Role: LEADER
I20260630 12:12:52.485107  3759 tablet_bootstrap.cc:654] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.485404  3720 raft_consensus.cc:2468] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:52.485951  3661 consensus_queue.cc:237] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } }
I20260630 12:12:52.486636  3465 leader_election.cc:304] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9edcdcaaab4887be4b4049f33306f1, 6d978dfebf744355b00f5d777623038c; no voters: 
I20260630 12:12:52.487457  3663 raft_consensus.cc:2804] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.488045  3768 tablet_bootstrap.cc:654] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.487486  3643 consensus_queue.cc:237] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.488087  3663 raft_consensus.cc:697] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Becoming Leader. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Running, Role: LEADER
I20260630 12:12:52.489003  3663 consensus_queue.cc:237] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:52.494118  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
I20260630 12:12:52.498214  3720 raft_consensus.cc:2393] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f831337b55942bc8786f4f3eefef057 in current term 1: Already voted for candidate 0c9edcdcaaab4887be4b4049f33306f1 in this term.
I20260630 12:12:52.499018  3424 raft_consensus.cc:2468] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 1.
I20260630 12:12:52.510613  3320 catalog_manager.cc:5697] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f831337b55942bc8786f4f3eefef057 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:52.516875  3759 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057: No bootstrap required, opened a new log
I20260630 12:12:52.517388  3759 ts_tablet_manager.cc:1403] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.007s
I20260630 12:12:52.518234  3768 tablet_bootstrap.cc:492] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1: No bootstrap required, opened a new log
I20260630 12:12:52.518690  3768 ts_tablet_manager.cc:1403] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.006s
I20260630 12:12:52.521656  3759 raft_consensus.cc:359] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.522353  3759 raft_consensus.cc:385] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.522665  3759 raft_consensus.cc:740] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.522791  3768 raft_consensus.cc:359] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.523576  3768 raft_consensus.cc:385] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.523370  3759 consensus_queue.cc:260] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.523902  3768 raft_consensus.cc:740] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.524662  3768 consensus_queue.cc:260] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.526134  3759 ts_tablet_manager.cc:1434] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:12:52.526798  3768 ts_tablet_manager.cc:1434] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:12:52.527726  3768 tablet_bootstrap.cc:492] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:52.530416  3644 consensus_queue.cc:1048] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.531188  3320 catalog_manager.cc:5697] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d978dfebf744355b00f5d777623038c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:52.532819  3320 catalog_manager.cc:5697] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d978dfebf744355b00f5d777623038c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:52.533777  3768 tablet_bootstrap.cc:654] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.548861  3572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:52.549161  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de07e891f114aff87ba515314f87add" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:52.551350  3685 leader_election.cc:304] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [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: 0c9edcdcaaab4887be4b4049f33306f1; no voters: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057
I20260630 12:12:52.552428  3779 raft_consensus.cc:2749] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:52.554543  3768 tablet_bootstrap.cc:492] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1: No bootstrap required, opened a new log
I20260630 12:12:52.554977  3768 ts_tablet_manager.cc:1403] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260630 12:12:52.557176  3768 raft_consensus.cc:359] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.558681  3768 raft_consensus.cc:385] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.559032  3768 raft_consensus.cc:740] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.559733  3768 consensus_queue.cc:260] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:52.560904  3720 raft_consensus.cc:3060] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.561977  3768 ts_tablet_manager.cc:1434] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:52.562960  3768 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:52.569167  3644 consensus_queue.cc:1048] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.569604  3768 tablet_bootstrap.cc:654] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:52.575338  3768 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: No bootstrap required, opened a new log
I20260630 12:12:52.575851  3768 ts_tablet_manager.cc:1403] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260630 12:12:52.578704  3768 raft_consensus.cc:359] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.579385  3768 raft_consensus.cc:385] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:52.579668  3768 raft_consensus.cc:740] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: FOLLOWER
I20260630 12:12:52.580308  3768 consensus_queue.cc:260] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.582171  3768 ts_tablet_manager.cc:1434] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:12:52.592538  3779 raft_consensus.cc:493] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.592971  3779 raft_consensus.cc:515] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.593895  3623 raft_consensus.cc:493] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:52.594395  3623 raft_consensus.cc:515] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.594777  3779 leader_election.cc:290] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:52.595438  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a21da2d1354de487ca860e9748a329" is_pre_election: true
I20260630 12:12:52.595745  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:52.596202  3424 raft_consensus.cc:2393] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c9edcdcaaab4887be4b4049f33306f1 in current term 1: Already voted for candidate 6f831337b55942bc8786f4f3eefef057 in this term.
I20260630 12:12:52.596714  3623 leader_election.cc:290] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:52.597435  3683 leader_election.cc:304] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [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: 0c9edcdcaaab4887be4b4049f33306f1; no voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329
I20260630 12:12:52.598415  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda8418cf79e44de85b51f410b37871c" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057" is_pre_election: true
I20260630 12:12:52.598878  3779 raft_consensus.cc:3060] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.599010  3573 raft_consensus.cc:2468] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:52.600059  3389 leader_election.cc:304] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.600853  3623 raft_consensus.cc:2804] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:52.601267  3623 raft_consensus.cc:493] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:52.601665  3623 raft_consensus.cc:3060] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.606081  3779 raft_consensus.cc:2749] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:52.608071  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda8418cf79e44de85b51f410b37871c" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1" is_pre_election: true
I20260630 12:12:52.608327  3623 raft_consensus.cc:515] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.608700  3720 raft_consensus.cc:2468] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 0.
I20260630 12:12:52.611025  3623 leader_election.cc:290] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Requested vote from peers 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:52.611090  3720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda8418cf79e44de85b51f410b37871c" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
I20260630 12:12:52.611457  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda8418cf79e44de85b51f410b37871c" candidate_uuid: "f9a21da2d1354de487ca860e9748a329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:52.611685  3720 raft_consensus.cc:3060] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.612004  3573 raft_consensus.cc:3060] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:52.616016  3573 raft_consensus.cc:2468] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:52.616122  3720 raft_consensus.cc:2468] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a21da2d1354de487ca860e9748a329 in term 1.
I20260630 12:12:52.617026  3389 leader_election.cc:304] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f831337b55942bc8786f4f3eefef057, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:52.617743  3623 raft_consensus.cc:2804] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:52.618598  3623 raft_consensus.cc:697] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Becoming Leader. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Running, Role: LEADER
I20260630 12:12:52.619221  3623 consensus_queue.cc:237] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:52.625656  3322 catalog_manager.cc:5697] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a21da2d1354de487ca860e9748a329 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:52.783258  3663 consensus_queue.cc:1048] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.796809  3661 consensus_queue.cc:1048] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.818951  3760 consensus_queue.cc:1048] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.831476  3644 consensus_queue.cc:1048] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.858505  3661 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.868968  3661 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.884932  3661 consensus_queue.cc:1048] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.897661  3799 consensus_queue.cc:1048] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.898857  3661 consensus_queue.cc:1048] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.912739  3661 consensus_queue.cc:1048] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.937112  3644 consensus_queue.cc:1048] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.946486  3643 consensus_queue.cc:1048] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:52.999481  3375 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:53.025525  3499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1"
dest_uuid: "6d978dfebf744355b00f5d777623038c"
mode: GRACEFUL
new_leader_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
 from {username='slave'} at 127.0.0.1:49684
I20260630 12:12:53.026278  3499 raft_consensus.cc:606] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Received request to transfer leadership to TS 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:53.037205  3572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61952a5fb60b49c8a968d0339f952615"
dest_uuid: "6f831337b55942bc8786f4f3eefef057"
mode: GRACEFUL
new_leader_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
 from {username='slave'} at 127.0.0.1:45548
I20260630 12:12:53.037827  3572 raft_consensus.cc:606] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Received request to transfer leadership to TS 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:53.044413  3572 consensus_queue.cc:237] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [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: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.049723  3424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a"
dest_uuid: "f9a21da2d1354de487ca860e9748a329"
mode: GRACEFUL
new_leader_uuid: "6d978dfebf744355b00f5d777623038c"
 from {username='slave'} at 127.0.0.1:58616
I20260630 12:12:53.050269  3424 raft_consensus.cc:606] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Received request to transfer leadership to TS 6d978dfebf744355b00f5d777623038c
I20260630 12:12:53.052083  3424 raft_consensus.cc:1275] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:53.053908  3643 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.054558  3499 raft_consensus.cc:1275] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:53.054497  3424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe34136ef7a64974924418b561a76936"
dest_uuid: "f9a21da2d1354de487ca860e9748a329"
mode: GRACEFUL
new_leader_uuid: "6f831337b55942bc8786f4f3eefef057"
 from {username='slave'} at 127.0.0.1:58616
W20260630 12:12:53.054813  3539 consensus_peers.cc:597] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 -> Peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Couldn't send request to peer 0c9edcdcaaab4887be4b4049f33306f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5444549408d04fc782c082ea60bafefc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:53.055190  3424 raft_consensus.cc:606] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Received request to transfer leadership to TS 6f831337b55942bc8786f4f3eefef057
I20260630 12:12:53.056113  3643 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.056720  3375 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:12:53.057845  3375 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:53.062005  3760 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.064527  3499 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.064993  3424 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.079325  3320 catalog_manager.cc:5697] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.091822  3424 consensus_queue.cc:237] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
W20260630 12:12:53.100135  3390 consensus_peers.cc:597] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 -> Peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Couldn't send request to peer 0c9edcdcaaab4887be4b4049f33306f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: babbfeca25254b45bdeb28ef97b97430. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:53.100705  3499 raft_consensus.cc:1275] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:53.100795  3572 raft_consensus.cc:1275] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:53.102276  3842 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.103018  3623 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.110773  3754 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.112445  3499 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.112752  3572 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.124761  3320 catalog_manager.cc:5697] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:53.129071  3644 raft_consensus.cc:993] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057: : Instructing follower 0c9edcdcaaab4887be4b4049f33306f1 to start an election
I20260630 12:12:53.129621  3643 raft_consensus.cc:1081] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Signalling peer 0c9edcdcaaab4887be4b4049f33306f1 to start an election
I20260630 12:12:53.132542  3720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61952a5fb60b49c8a968d0339f952615"
dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
 from {username='slave'} at 127.0.0.1:51068
I20260630 12:12:53.133173  3720 raft_consensus.cc:493] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:53.133610  3720 raft_consensus.cc:3060] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.138124  3499 consensus_queue.cc:237] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.141266  3720 raft_consensus.cc:515] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:53.144897  3572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61952a5fb60b49c8a968d0339f952615" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:53.145498  3572 raft_consensus.cc:3055] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:53.145823  3572 raft_consensus.cc:740] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Running, Role: LEADER
I20260630 12:12:53.145794  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61952a5fb60b49c8a968d0339f952615" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:53.146813  3424 raft_consensus.cc:3060] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.147643  3720 leader_election.cc:290] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 2 election: Requested vote from peers 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:53.147027  3572 consensus_queue.cc:260] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [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: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:53.149466  3572 raft_consensus.cc:3060] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:12:53.150885  3465 consensus_peers.cc:597] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c -> Peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Couldn't send request to peer 0c9edcdcaaab4887be4b4049f33306f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98761caae9554fefa076bf05f79bf209. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:53.155540  3424 raft_consensus.cc:2468] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 2.
I20260630 12:12:53.157341  3683 leader_election.cc:304] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [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: 0c9edcdcaaab4887be4b4049f33306f1, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:53.159258  3779 raft_consensus.cc:2804] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:53.159228  3572 raft_consensus.cc:2468] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 2.
I20260630 12:12:53.160133  3571 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:53.162139  3779 raft_consensus.cc:697] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEADER]: Becoming Leader. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Running, Role: LEADER
I20260630 12:12:53.162528  3799 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:53.163058  3779 consensus_queue.cc:237] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [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: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } }
I20260630 12:12:53.165230  3424 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:53.166776  3799 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.170604  3754 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:53.171468  3842 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:53.173480  3663 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.174182  3320 catalog_manager.cc:5697] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 reported cstate change: term changed from 1 to 2, leader changed from 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) to 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "0c9edcdcaaab4887be4b4049f33306f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:53.180305  3573 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.192910  3423 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.195329  3320 catalog_manager.cc:5697] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c reported cstate change: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:53.214622  3573 consensus_queue.cc:237] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [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: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.231964  3423 raft_consensus.cc:1275] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:53.232304  3539 consensus_peers.cc:597] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 -> Peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Couldn't send request to peer 0c9edcdcaaab4887be4b4049f33306f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b72ada6c0d354bd49adb82c16b802636. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:53.232426  3499 raft_consensus.cc:1275] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:53.234032  3842 raft_consensus.cc:993] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329: : Instructing follower 6f831337b55942bc8786f4f3eefef057 to start an election
I20260630 12:12:53.233800  3644 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.234494  3842 raft_consensus.cc:1081] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Signalling peer 6f831337b55942bc8786f4f3eefef057 to start an election
I20260630 12:12:53.234733  3643 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.236029  3573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe34136ef7a64974924418b561a76936"
dest_uuid: "6f831337b55942bc8786f4f3eefef057"
 from {username='slave'} at 127.0.0.1:45506
I20260630 12:12:53.236464  3573 raft_consensus.cc:493] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:53.236908  3573 raft_consensus.cc:3060] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.245374  3573 raft_consensus.cc:515] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:53.249862  3573 leader_election.cc:290] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [CANDIDATE]: Term 2 election: Requested vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:53.249734  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe34136ef7a64974924418b561a76936" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:53.250995  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe34136ef7a64974924418b561a76936" candidate_uuid: "6f831337b55942bc8786f4f3eefef057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:53.251228  3424 raft_consensus.cc:3055] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:53.251693  3424 raft_consensus.cc:740] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Running, Role: LEADER
I20260630 12:12:53.251729  3498 raft_consensus.cc:3060] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.252517  3424 consensus_queue.cc:260] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:53.253835  3424 raft_consensus.cc:3060] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.255096  3644 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.257897  3499 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.259677  3498 raft_consensus.cc:2468] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 2.
I20260630 12:12:53.260700  3424 raft_consensus.cc:2468] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f831337b55942bc8786f4f3eefef057 in term 2.
I20260630 12:12:53.261044  3538 leader_election.cc:304] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [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: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:53.261929  3760 raft_consensus.cc:2804] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:53.262382  3760 raft_consensus.cc:697] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 2 LEADER]: Becoming Leader. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Running, Role: LEADER
I20260630 12:12:53.264984  3760 consensus_queue.cc:237] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:53.272322  3424 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.282565  3320 catalog_manager.cc:5697] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c reported cstate change: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:53.290602  3318 catalog_manager.cc:5697] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 reported cstate change: term changed from 1 to 2, leader changed from f9a21da2d1354de487ca860e9748a329 (127.0.107.193) to 6f831337b55942bc8786f4f3eefef057 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:53.294859  3661 raft_consensus.cc:993] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c: : Instructing follower 0c9edcdcaaab4887be4b4049f33306f1 to start an election
I20260630 12:12:53.295318  3661 raft_consensus.cc:1081] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Signalling peer 0c9edcdcaaab4887be4b4049f33306f1 to start an election
I20260630 12:12:53.299723  3720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1"
dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
 from {username='slave'} at 127.0.0.1:51080
I20260630 12:12:53.300246  3720 raft_consensus.cc:493] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:53.300595  3720 raft_consensus.cc:3060] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.309701  3720 raft_consensus.cc:515] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:53.311931  3720 leader_election.cc:290] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 2 election: Requested vote from peers 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725), f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:53.319142  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:53.319697  3424 raft_consensus.cc:3060] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.325734  3424 raft_consensus.cc:2468] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 2.
I20260630 12:12:53.326668  3683 leader_election.cc:304] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [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: 0c9edcdcaaab4887be4b4049f33306f1, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:53.327283  3779 raft_consensus.cc:2804] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:53.327661  3779 raft_consensus.cc:697] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEADER]: Becoming Leader. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Running, Role: LEADER
I20260630 12:12:53.328411  3779 consensus_queue.cc:237] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [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: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:53.329598  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b04f3d7d9a462c8158700ccd99f7c1" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:53.330574  3499 raft_consensus.cc:3055] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:53.330839  3499 raft_consensus.cc:740] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Running, Role: LEADER
I20260630 12:12:53.331483  3499 consensus_queue.cc:260] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [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: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } }
I20260630 12:12:53.332549  3499 raft_consensus.cc:3060] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.339075  3320 catalog_manager.cc:5697] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 reported cstate change: term changed from 1 to 2, leader changed from 6d978dfebf744355b00f5d777623038c (127.0.107.194) to 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "0c9edcdcaaab4887be4b4049f33306f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:53.341670  3499 raft_consensus.cc:2468] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 2.
I20260630 12:12:53.450685  3842 raft_consensus.cc:993] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329: : Instructing follower 6d978dfebf744355b00f5d777623038c to start an election
I20260630 12:12:53.451195  3754 raft_consensus.cc:1081] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Signalling peer 6d978dfebf744355b00f5d777623038c to start an election
I20260630 12:12:53.452589  3498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a"
dest_uuid: "6d978dfebf744355b00f5d777623038c"
 from {username='slave'} at 127.0.0.1:49668
I20260630 12:12:53.453199  3498 raft_consensus.cc:493] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:53.453562  3498 raft_consensus.cc:3060] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.460557  3498 raft_consensus.cc:515] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:53.463127  3498 leader_election.cc:290] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [CANDIDATE]: Term 2 election: Requested vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:53.463709  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:53.464284  3573 raft_consensus.cc:3060] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.466841  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ff1209474420a96378a7a87474c4a" candidate_uuid: "6d978dfebf744355b00f5d777623038c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:53.467422  3424 raft_consensus.cc:3055] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:53.467768  3424 raft_consensus.cc:740] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9a21da2d1354de487ca860e9748a329, State: Running, Role: LEADER
I20260630 12:12:53.468945  3424 consensus_queue.cc:260] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:53.470140  3424 raft_consensus.cc:3060] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:53.474565  3573 raft_consensus.cc:2468] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 2.
I20260630 12:12:53.475718  3464 leader_election.cc:304] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [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: 6d978dfebf744355b00f5d777623038c, 6f831337b55942bc8786f4f3eefef057; no voters: 
I20260630 12:12:53.476490  3663 raft_consensus.cc:2804] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:53.476683  3424 raft_consensus.cc:2468] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d978dfebf744355b00f5d777623038c in term 2.
I20260630 12:12:53.477036  3663 raft_consensus.cc:697] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 2 LEADER]: Becoming Leader. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Running, Role: LEADER
I20260630 12:12:53.477895  3663 consensus_queue.cc:237] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:53.489392  3320 catalog_manager.cc:5697] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c reported cstate change: term changed from 1 to 2, leader changed from f9a21da2d1354de487ca860e9748a329 (127.0.107.193) to 6d978dfebf744355b00f5d777623038c (127.0.107.194). New cstate: current_term: 2 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:53.516793  3857 ts_tablet_manager.cc:933] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: Initiating tablet copy from peer 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:53.518565  3857 tablet_copy_client.cc:323] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41501
I20260630 12:12:53.519969  3583 tablet_copy_service.cc:140] P 6f831337b55942bc8786f4f3eefef057: Received BeginTabletCopySession request for tablet 5444549408d04fc782c082ea60bafefc from peer 0c9edcdcaaab4887be4b4049f33306f1 ({username='slave'} at 127.0.0.1:45532)
I20260630 12:12:53.520419  3583 tablet_copy_service.cc:161] P 6f831337b55942bc8786f4f3eefef057: Beginning new tablet copy session on tablet 5444549408d04fc782c082ea60bafefc from peer 0c9edcdcaaab4887be4b4049f33306f1 at {username='slave'} at 127.0.0.1:45532: session id = 0c9edcdcaaab4887be4b4049f33306f1-5444549408d04fc782c082ea60bafefc
I20260630 12:12:53.525849  3583 tablet_copy_source_session.cc:215] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:53.528332  3857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5444549408d04fc782c082ea60bafefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:53.538571  3857 tablet_copy_client.cc:806] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:53.539047  3857 tablet_copy_client.cc:670] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:53.542541  3857 tablet_copy_client.cc:538] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:53.550938  3857 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:53.555902  3859 ts_tablet_manager.cc:933] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: Initiating tablet copy from peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:53.558583  3859 tablet_copy_client.cc:323] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40963
I20260630 12:12:53.560369  3434 tablet_copy_service.cc:140] P f9a21da2d1354de487ca860e9748a329: Received BeginTabletCopySession request for tablet babbfeca25254b45bdeb28ef97b97430 from peer 0c9edcdcaaab4887be4b4049f33306f1 ({username='slave'} at 127.0.0.1:58608)
I20260630 12:12:53.560940  3434 tablet_copy_service.cc:161] P f9a21da2d1354de487ca860e9748a329: Beginning new tablet copy session on tablet babbfeca25254b45bdeb28ef97b97430 from peer 0c9edcdcaaab4887be4b4049f33306f1 at {username='slave'} at 127.0.0.1:58608: session id = 0c9edcdcaaab4887be4b4049f33306f1-babbfeca25254b45bdeb28ef97b97430
I20260630 12:12:53.571861  3434 tablet_copy_source_session.cc:215] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:53.575688  3859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babbfeca25254b45bdeb28ef97b97430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:53.580205  3857 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:53.581192  3857 tablet_bootstrap.cc:492] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap complete.
I20260630 12:12:53.582099  3857 ts_tablet_manager.cc:1403] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
I20260630 12:12:53.585170  3857 raft_consensus.cc:359] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.586010  3857 raft_consensus.cc:740] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: LEARNER
I20260630 12:12:53.586674  3857 consensus_queue.cc:260] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [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: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.589124  3857 ts_tablet_manager.cc:1434] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:53.590993  3583 tablet_copy_service.cc:342] P 6f831337b55942bc8786f4f3eefef057: Request end of tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-5444549408d04fc782c082ea60bafefc received from {username='slave'} at 127.0.0.1:45532
I20260630 12:12:53.591418  3583 tablet_copy_service.cc:434] P 6f831337b55942bc8786f4f3eefef057: ending tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-5444549408d04fc782c082ea60bafefc on tablet 5444549408d04fc782c082ea60bafefc with peer 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:53.594179  3861 ts_tablet_manager.cc:933] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: Initiating tablet copy from peer 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:53.599010  3861 tablet_copy_client.cc:323] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40725
I20260630 12:12:53.601058  3509 tablet_copy_service.cc:140] P 6d978dfebf744355b00f5d777623038c: Received BeginTabletCopySession request for tablet 98761caae9554fefa076bf05f79bf209 from peer 0c9edcdcaaab4887be4b4049f33306f1 ({username='slave'} at 127.0.0.1:49670)
I20260630 12:12:53.601712  3509 tablet_copy_service.cc:161] P 6d978dfebf744355b00f5d777623038c: Beginning new tablet copy session on tablet 98761caae9554fefa076bf05f79bf209 from peer 0c9edcdcaaab4887be4b4049f33306f1 at {username='slave'} at 127.0.0.1:49670: session id = 0c9edcdcaaab4887be4b4049f33306f1-98761caae9554fefa076bf05f79bf209
I20260630 12:12:53.603731  3859 tablet_copy_client.cc:806] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:53.604321  3859 tablet_copy_client.cc:670] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:53.608291  3859 tablet_copy_client.cc:538] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:53.608845  3509 tablet_copy_source_session.cc:215] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:53.612062  3861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98761caae9554fefa076bf05f79bf209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:53.615433  3859 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:53.619623  3424 raft_consensus.cc:1275] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 0c9edcdcaaab4887be4b4049f33306f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:53.621366  3779 consensus_queue.cc:1048] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.628602  3861 tablet_copy_client.cc:806] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:53.629163  3861 tablet_copy_client.cc:670] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:53.637599  3861 tablet_copy_client.cc:538] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:53.641625  3859 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:53.642568  3859 tablet_bootstrap.cc:492] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap complete.
I20260630 12:12:53.643322  3859 ts_tablet_manager.cc:1403] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260630 12:12:53.646997  3859 raft_consensus.cc:359] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.647864  3859 raft_consensus.cc:740] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: LEARNER
I20260630 12:12:53.650743  3859 consensus_queue.cc:260] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.651907  3573 raft_consensus.cc:1275] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Refusing update from remote peer 0c9edcdcaaab4887be4b4049f33306f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:53.653349  3859 ts_tablet_manager.cc:1434] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:12:53.647712  3861 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:53.656656  3779 consensus_queue.cc:1048] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.658748  3498 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:53.661350  3434 tablet_copy_service.cc:342] P f9a21da2d1354de487ca860e9748a329: Request end of tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-babbfeca25254b45bdeb28ef97b97430 received from {username='slave'} at 127.0.0.1:58608
I20260630 12:12:53.661819  3434 tablet_copy_service.cc:434] P f9a21da2d1354de487ca860e9748a329: ending tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-babbfeca25254b45bdeb28ef97b97430 on tablet babbfeca25254b45bdeb28ef97b97430 with peer 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:53.662889  3644 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.684346  3424 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:53.686147  3854 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:53.697489  3861 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:53.698706  3861 tablet_bootstrap.cc:492] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap complete.
I20260630 12:12:53.699355  3861 ts_tablet_manager.cc:1403] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.004s
I20260630 12:12:53.702193  3861 raft_consensus.cc:359] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.702961  3861 raft_consensus.cc:740] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: LEARNER
I20260630 12:12:53.703540  3861 consensus_queue.cc:260] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.706544  3861 ts_tablet_manager.cc:1434] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:53.708130  3509 tablet_copy_service.cc:342] P 6d978dfebf744355b00f5d777623038c: Request end of tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-98761caae9554fefa076bf05f79bf209 received from {username='slave'} at 127.0.0.1:49670
I20260630 12:12:53.708523  3509 tablet_copy_service.cc:434] P 6d978dfebf744355b00f5d777623038c: ending tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-98761caae9554fefa076bf05f79bf209 on tablet 98761caae9554fefa076bf05f79bf209 with peer 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:53.805807  3498 raft_consensus.cc:1275] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Refusing update from remote peer 0c9edcdcaaab4887be4b4049f33306f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:53.807044  3846 consensus_queue.cc:1048] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:53.814050  3424 raft_consensus.cc:1275] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 0c9edcdcaaab4887be4b4049f33306f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:53.816138  3871 consensus_queue.cc:1048] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:53.827893  3861 ts_tablet_manager.cc:933] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: Initiating tablet copy from peer 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:53.830250  3861 tablet_copy_client.cc:323] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41501
I20260630 12:12:53.831980  3583 tablet_copy_service.cc:140] P 6f831337b55942bc8786f4f3eefef057: Received BeginTabletCopySession request for tablet b72ada6c0d354bd49adb82c16b802636 from peer 0c9edcdcaaab4887be4b4049f33306f1 ({username='slave'} at 127.0.0.1:45532)
I20260630 12:12:53.832552  3583 tablet_copy_service.cc:161] P 6f831337b55942bc8786f4f3eefef057: Beginning new tablet copy session on tablet b72ada6c0d354bd49adb82c16b802636 from peer 0c9edcdcaaab4887be4b4049f33306f1 at {username='slave'} at 127.0.0.1:45532: session id = 0c9edcdcaaab4887be4b4049f33306f1-b72ada6c0d354bd49adb82c16b802636
I20260630 12:12:53.836922  3583 tablet_copy_source_session.cc:215] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:53.839576  3861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72ada6c0d354bd49adb82c16b802636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:53.855669  3861 tablet_copy_client.cc:806] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:53.856256  3861 tablet_copy_client.cc:670] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:53.859863  3861 tablet_copy_client.cc:538] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:53.867278  3861 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:53.883066  3861 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:53.884032  3861 tablet_bootstrap.cc:492] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap complete.
I20260630 12:12:53.884670  3861 ts_tablet_manager.cc:1403] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260630 12:12:53.887717  3861 raft_consensus.cc:359] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.888742  3861 raft_consensus.cc:740] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: LEARNER
I20260630 12:12:53.889458  3861 consensus_queue.cc:260] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [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: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:53.892421  3861 ts_tablet_manager.cc:1434] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:53.894212  3583 tablet_copy_service.cc:342] P 6f831337b55942bc8786f4f3eefef057: Request end of tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-b72ada6c0d354bd49adb82c16b802636 received from {username='slave'} at 127.0.0.1:45532
I20260630 12:12:53.894716  3583 tablet_copy_service.cc:434] P 6f831337b55942bc8786f4f3eefef057: ending tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-b72ada6c0d354bd49adb82c16b802636 on tablet b72ada6c0d354bd49adb82c16b802636 with peer 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:53.906113  3720 raft_consensus.cc:1217] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:53.992955  3424 raft_consensus.cc:1275] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:53.992677  3720 raft_consensus.cc:1217] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:53.994753  3663 consensus_queue.cc:1048] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:54.010398  3573 raft_consensus.cc:1275] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:54.015327  3879 consensus_queue.cc:1048] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:54.182099  3720 raft_consensus.cc:1217] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:54.236918  3720 raft_consensus.cc:1217] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:54.518718  3760 raft_consensus.cc:1064] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057: attempting to promote NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 to VOTER
I20260630 12:12:54.521118  3760 consensus_queue.cc:237] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [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: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:54.527626  3424 raft_consensus.cc:1275] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.527844  3720 raft_consensus.cc:1275] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.529341  3854 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.530277  3760 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.533514  3498 raft_consensus.cc:1275] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.535022  3760 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.548949  3643 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.552096  3498 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.560290  3424 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.566620  3320 catalog_manager.cc:5697] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c reported cstate change: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.570538  3717 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.592720  3890 raft_consensus.cc:1064] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329: attempting to promote NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 to VOTER
W20260630 12:12:54.628682  3538 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:40725, user_credentials={real_user=slave}} blocked reactor thread for 63168.9us
W20260630 12:12:54.630892  3390 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.196:33247, user_credentials={real_user=slave}} blocked reactor thread for 51453.7us
I20260630 12:12:54.636022  3890 consensus_queue.cc:237] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:54.644120  3498 raft_consensus.cc:1275] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.644253  3573 raft_consensus.cc:1275] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.644675  3717 raft_consensus.cc:1275] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.645988  3842 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.646831  3889 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.647567  3890 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.662596  3889 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.664222  3498 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.668074  3573 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.681576  3717 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.683815  3322 catalog_manager.cc:5697] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c reported cstate change: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.699885  3573 consensus_queue.cc:237] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [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: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:54.700171  3424 consensus_queue.cc:237] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:54.706727  3717 raft_consensus.cc:1275] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:54.708186  3842 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:54.709867  3498 raft_consensus.cc:1275] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:54.711040  3720 raft_consensus.cc:1275] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:54.711438  3854 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:54.714941  3854 consensus_queue.cc:1048] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:54.715399  3886 raft_consensus.cc:1064] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057: attempting to promote NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 to VOTER
I20260630 12:12:54.717602  3573 raft_consensus.cc:1275] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:54.717885  3886 consensus_queue.cc:237] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [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: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:54.718973  3842 consensus_queue.cc:1048] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:54.721736  3842 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.723610  3717 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.727685  3877 raft_consensus.cc:1064] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: attempting to promote NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 to VOTER
I20260630 12:12:54.730223  3877 consensus_queue.cc:237] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:54.739197  3306 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet babbfeca25254b45bdeb28ef97b97430 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:54.738711  3573 raft_consensus.cc:2955] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.741791  3760 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9a21da2d1354de487ca860e9748a329 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.746974  3322 catalog_manager.cc:5697] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 reported cstate change: config changed from index 3 to 4, VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.757336  3308 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5444549408d04fc782c082ea60bafefc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:54.757716  3482 tablet_service.cc:1558] Processing DeleteTablet for tablet babbfeca25254b45bdeb28ef97b97430 with delete_type TABLET_DATA_TOMBSTONED (TS 6d978dfebf744355b00f5d777623038c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49652
I20260630 12:12:54.757189  3499 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9a21da2d1354de487ca860e9748a329 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.761682  3719 raft_consensus.cc:2955] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9a21da2d1354de487ca860e9748a329 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.767244  3320 catalog_manager.cc:5697] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 reported cstate change: config changed from index 3 to 4, VOTER f9a21da2d1354de487ca860e9748a329 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:54.780930  3424 raft_consensus.cc:1275] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.782575  3760 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:54.782680  3414 tablet_service.cc:1558] Processing DeleteTablet for tablet 5444549408d04fc782c082ea60bafefc with delete_type TABLET_DATA_TOMBSTONED (TS f9a21da2d1354de487ca860e9748a329 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58580
I20260630 12:12:54.791004  3424 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.792836  3573 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.793717  3879 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.797290  3663 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:54.798522  3717 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.799566  3720 raft_consensus.cc:1275] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.782409  3899 tablet_replica.cc:333] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:54.806653  3760 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.807073  3879 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:54.806609  3899 raft_consensus.cc:2243] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:54.809131  3899 raft_consensus.cc:2272] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:54.817188  3899 ts_tablet_manager.cc:1916] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:54.823835  3499 raft_consensus.cc:1275] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:54.828513  3854 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:54.833730  3903 tablet_replica.cc:333] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:54.867609  3903 raft_consensus.cc:2243] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:54.880089  3903 raft_consensus.cc:2272] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:54.885974  3903 ts_tablet_manager.cc:1916] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:54.897912  3854 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.901507  3899 ts_tablet_manager.cc:1929] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:54.901253  3877 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.905452  3899 log.cc:1199] T babbfeca25254b45bdeb28ef97b97430 P 6d978dfebf744355b00f5d777623038c: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-1-root/wals/babbfeca25254b45bdeb28ef97b97430
I20260630 12:12:54.907135  3308 catalog_manager.cc:5028] TS 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725): tablet babbfeca25254b45bdeb28ef97b97430 (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]) successfully deleted
I20260630 12:12:54.903987  3424 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.909485  3499 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.915285  3903 ts_tablet_manager.cc:1929] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:54.915700  3903 log.cc:1199] T 5444549408d04fc782c082ea60bafefc P f9a21da2d1354de487ca860e9748a329: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-0-root/wals/5444549408d04fc782c082ea60bafefc
I20260630 12:12:54.916041  3718 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.917371  3306 catalog_manager.cc:5028] TS f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): tablet 5444549408d04fc782c082ea60bafefc (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]) successfully deleted
I20260630 12:12:54.923321  3571 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.925022  3720 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.928434  3321 catalog_manager.cc:5697] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c reported cstate change: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:54.944422  3424 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.955376  3499 consensus_queue.cc:237] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:54.961906  3424 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:54.962230  3720 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:54.963353  3902 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:54.964730  3879 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:54.967983  3322 catalog_manager.cc:5697] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.973217  3663 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.975903  3720 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.981429  3423 raft_consensus.cc:2955] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:54.994874  3573 consensus_queue.cc:237] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [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: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:54.996415  3322 catalog_manager.cc:5697] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index 3 to 4, VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:55.002146  3308 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98761caae9554fefa076bf05f79bf209 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:55.004019  3499 raft_consensus.cc:1275] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:55.004136  3720 raft_consensus.cc:1275] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:55.006199  3886 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:55.007508  3559 tablet_service.cc:1558] Processing DeleteTablet for tablet 98761caae9554fefa076bf05f79bf209 with delete_type TABLET_DATA_TOMBSTONED (TS 6f831337b55942bc8786f4f3eefef057 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45492
I20260630 12:12:55.008080  3886 consensus_queue.cc:1048] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:55.009403  3910 tablet_replica.cc:333] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:55.020701  3854 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9a21da2d1354de487ca860e9748a329 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:55.022545  3499 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9a21da2d1354de487ca860e9748a329 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:55.029438  3718 raft_consensus.cc:2955] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9a21da2d1354de487ca860e9748a329 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:55.033531  3910 raft_consensus.cc:2243] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:55.034298  3910 raft_consensus.cc:2272] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:55.037026  3308 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b72ada6c0d354bd49adb82c16b802636 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:55.044075  3320 catalog_manager.cc:5697] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 reported cstate change: config changed from index 3 to 4, VOTER f9a21da2d1354de487ca860e9748a329 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:55.045208  3910 ts_tablet_manager.cc:1916] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:55.055493  3414 tablet_service.cc:1558] Processing DeleteTablet for tablet b72ada6c0d354bd49adb82c16b802636 with delete_type TABLET_DATA_TOMBSTONED (TS f9a21da2d1354de487ca860e9748a329 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58580
I20260630 12:12:55.056419  3903 tablet_replica.cc:333] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:55.057349  3903 raft_consensus.cc:2243] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:55.058013  3903 raft_consensus.cc:2272] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:55.058809  3375 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:55.062036  3903 ts_tablet_manager.cc:1916] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:55.074081  3903 ts_tablet_manager.cc:1929] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:55.074481  3903 log.cc:1199] T b72ada6c0d354bd49adb82c16b802636 P f9a21da2d1354de487ca860e9748a329: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-0-root/wals/b72ada6c0d354bd49adb82c16b802636
I20260630 12:12:55.074904  3499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98761caae9554fefa076bf05f79bf209"
dest_uuid: "6d978dfebf744355b00f5d777623038c"
mode: GRACEFUL
new_leader_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
 from {username='slave'} at 127.0.0.1:49684
I20260630 12:12:55.075469  3499 raft_consensus.cc:606] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Received request to transfer leadership to TS 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:55.076314  3306 catalog_manager.cc:5028] TS f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): tablet b72ada6c0d354bd49adb82c16b802636 (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]) successfully deleted
I20260630 12:12:55.077893  3910 ts_tablet_manager.cc:1929] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:55.078079  3573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249"
dest_uuid: "6f831337b55942bc8786f4f3eefef057"
mode: GRACEFUL
new_leader_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
 from {username='slave'} at 127.0.0.1:45548
I20260630 12:12:55.078293  3910 log.cc:1199] T 98761caae9554fefa076bf05f79bf209 P 6f831337b55942bc8786f4f3eefef057: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-2-root/wals/98761caae9554fefa076bf05f79bf209
I20260630 12:12:55.078692  3573 raft_consensus.cc:606] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Received request to transfer leadership to TS 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:55.079818  3308 catalog_manager.cc:5028] TS 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501): tablet 98761caae9554fefa076bf05f79bf209 (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]) successfully deleted
I20260630 12:12:55.080175  3375 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:12:55.080972  3375 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:55.371747  3902 raft_consensus.cc:993] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: : Instructing follower 0c9edcdcaaab4887be4b4049f33306f1 to start an election
I20260630 12:12:55.372231  3663 raft_consensus.cc:1081] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Signalling peer 0c9edcdcaaab4887be4b4049f33306f1 to start an election
I20260630 12:12:55.373663  3718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98761caae9554fefa076bf05f79bf209"
dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
 from {username='slave'} at 127.0.0.1:51080
I20260630 12:12:55.374145  3718 raft_consensus.cc:493] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:55.374389  3718 raft_consensus.cc:3060] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:55.378582  3718 raft_consensus.cc:515] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:55.380067  3718 leader_election.cc:290] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 2 election: Requested vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:55.380766  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98761caae9554fefa076bf05f79bf209" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:55.381065  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98761caae9554fefa076bf05f79bf209" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6d978dfebf744355b00f5d777623038c"
I20260630 12:12:55.381377  3423 raft_consensus.cc:3060] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:55.381575  3499 raft_consensus.cc:3055] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:55.381920  3499 raft_consensus.cc:740] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Running, Role: LEADER
I20260630 12:12:55.382507  3499 consensus_queue.cc:260] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:55.383543  3499 raft_consensus.cc:3060] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:55.386302  3423 raft_consensus.cc:2468] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 2.
I20260630 12:12:55.387395  3683 leader_election.cc:304] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [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: 0c9edcdcaaab4887be4b4049f33306f1, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:55.388113  3871 raft_consensus.cc:2804] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:55.389245  3871 raft_consensus.cc:697] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEADER]: Becoming Leader. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Running, Role: LEADER
I20260630 12:12:55.389359  3499 raft_consensus.cc:2468] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 2.
I20260630 12:12:55.390018  3871 consensus_queue.cc:237] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:55.395968  3318 catalog_manager.cc:5697] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 reported cstate change: term changed from 1 to 2, leader changed from 6d978dfebf744355b00f5d777623038c (127.0.107.194) to 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "0c9edcdcaaab4887be4b4049f33306f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:55.453895  3854 raft_consensus.cc:993] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057: : Instructing follower 0c9edcdcaaab4887be4b4049f33306f1 to start an election
I20260630 12:12:55.454286  3886 raft_consensus.cc:1081] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Signalling peer 0c9edcdcaaab4887be4b4049f33306f1 to start an election
I20260630 12:12:55.455654  3718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249"
dest_uuid: "0c9edcdcaaab4887be4b4049f33306f1"
 from {username='slave'} at 127.0.0.1:51068
I20260630 12:12:55.456054  3718 raft_consensus.cc:493] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:55.456288  3718 raft_consensus.cc:3060] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:55.460517  3718 raft_consensus.cc:515] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:55.462235  3718 leader_election.cc:290] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [CANDIDATE]: Term 2 election: Requested vote from peers f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963), 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:55.462798  3423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9a21da2d1354de487ca860e9748a329"
I20260630 12:12:55.463371  3573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede22a7fd5254519bab3d238d741a249" candidate_uuid: "0c9edcdcaaab4887be4b4049f33306f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f831337b55942bc8786f4f3eefef057"
I20260630 12:12:55.463435  3423 raft_consensus.cc:3060] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:55.463963  3573 raft_consensus.cc:3055] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:55.464236  3573 raft_consensus.cc:740] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Running, Role: LEADER
I20260630 12:12:55.465085  3573 consensus_queue.cc:260] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:55.466109  3573 raft_consensus.cc:3060] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:55.468724  3423 raft_consensus.cc:2468] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 2.
I20260630 12:12:55.469645  3683 leader_election.cc:304] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [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: 0c9edcdcaaab4887be4b4049f33306f1, f9a21da2d1354de487ca860e9748a329; no voters: 
I20260630 12:12:55.470173  3573 raft_consensus.cc:2468] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9edcdcaaab4887be4b4049f33306f1 in term 2.
I20260630 12:12:55.470289  3871 raft_consensus.cc:2804] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:55.470742  3871 raft_consensus.cc:697] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEADER]: Becoming Leader. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Running, Role: LEADER
I20260630 12:12:55.471443  3871 consensus_queue.cc:237] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } }
I20260630 12:12:55.477732  3318 catalog_manager.cc:5697] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 reported cstate change: term changed from 1 to 2, leader changed from 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) to 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "0c9edcdcaaab4887be4b4049f33306f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:55.931572  3499 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Refusing update from remote peer 0c9edcdcaaab4887be4b4049f33306f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:55.933463  3871 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:12:55.949126  3424 raft_consensus.cc:1275] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 0c9edcdcaaab4887be4b4049f33306f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:55.951191  3871 consensus_queue.cc:1048] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:56.034503  3424 raft_consensus.cc:1275] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 0c9edcdcaaab4887be4b4049f33306f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:56.035805  3917 consensus_queue.cc:1048] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:56.048764  3571 raft_consensus.cc:1275] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Refusing update from remote peer 0c9edcdcaaab4887be4b4049f33306f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:56.050431  3871 consensus_queue.cc:1048] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:56.082733  3498 consensus_queue.cc:237] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: true } }
I20260630 12:12:56.089483  3718 raft_consensus.cc:1275] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:56.090247  3424 raft_consensus.cc:1275] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:56.090348  3464 consensus_peers.cc:597] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c -> Peer 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501): Couldn't send request to peer 6f831337b55942bc8786f4f3eefef057. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cca3cc975a44d0ab13e6adec459f133. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:56.091468  3663 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:56.092468  3923 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:56.101161  3663 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: true } } }
I20260630 12:12:56.102789  3424 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: true } } }
I20260630 12:12:56.103972  3718 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: true } } }
I20260630 12:12:56.116217  3322 catalog_manager.cc:5697] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: true } } }
I20260630 12:12:56.120492  3424 consensus_queue.cc:237] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:56.127588  3571 raft_consensus.cc:1275] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:56.128567  3390 consensus_peers.cc:597] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 -> Peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Couldn't send request to peer 0c9edcdcaaab4887be4b4049f33306f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97308f7a8f7e43b9aceb2fdc39c872e5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:56.129361  3889 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:56.130154  3498 raft_consensus.cc:1275] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:56.131978  3928 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:56.140300  3889 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:56.144902  3571 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:56.150071  3498 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:56.154671  3318 catalog_manager.cc:5697] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:56.155764  3424 consensus_queue.cc:237] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: true } }
I20260630 12:12:56.168609  3718 raft_consensus.cc:1275] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:56.169595  3389 consensus_peers.cc:597] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 -> Peer 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725): Couldn't send request to peer 6d978dfebf744355b00f5d777623038c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eda8418cf79e44de85b51f410b37871c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:56.173058  3571 raft_consensus.cc:1275] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:56.172827  3928 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:56.174746  3928 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:56.183899  3889 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: true } } }
I20260630 12:12:56.185871  3718 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: true } } }
I20260630 12:12:56.186457  3571 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: true } } }
I20260630 12:12:56.198083  3322 catalog_manager.cc:5697] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index -1 to 2, NON_VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:56.200461  3571 consensus_queue.cc:237] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:56.208359  3498 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:56.210141  3424 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:56.211453  3854 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:12:56.212342  3539 consensus_peers.cc:597] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 -> Peer 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): Couldn't send request to peer 0c9edcdcaaab4887be4b4049f33306f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe34136ef7a64974924418b561a76936. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:56.213071  3938 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:56.220577  3854 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:56.223273  3424 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:56.225129  3499 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:56.238376  3320 catalog_manager.cc:5697] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index -1 to 3, NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } } }
I20260630 12:12:56.590811  3941 ts_tablet_manager.cc:933] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: Initiating tablet copy from peer 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725)
I20260630 12:12:56.592617  3941 tablet_copy_client.cc:323] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40725
I20260630 12:12:56.594415  3509 tablet_copy_service.cc:140] P 6d978dfebf744355b00f5d777623038c: Received BeginTabletCopySession request for tablet 5cca3cc975a44d0ab13e6adec459f133 from peer 6f831337b55942bc8786f4f3eefef057 ({username='slave'} at 127.0.0.1:49666)
I20260630 12:12:56.594903  3509 tablet_copy_service.cc:161] P 6d978dfebf744355b00f5d777623038c: Beginning new tablet copy session on tablet 5cca3cc975a44d0ab13e6adec459f133 from peer 6f831337b55942bc8786f4f3eefef057 at {username='slave'} at 127.0.0.1:49666: session id = 6f831337b55942bc8786f4f3eefef057-5cca3cc975a44d0ab13e6adec459f133
I20260630 12:12:56.601368  3509 tablet_copy_source_session.cc:215] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:56.605171  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cca3cc975a44d0ab13e6adec459f133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:56.622432  3941 tablet_copy_client.cc:806] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:56.623057  3941 tablet_copy_client.cc:670] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:56.625418  3943 ts_tablet_manager.cc:933] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: Initiating tablet copy from peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:56.627120  3941 tablet_copy_client.cc:538] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:56.627359  3943 tablet_copy_client.cc:323] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40963
I20260630 12:12:56.629487  3434 tablet_copy_service.cc:140] P f9a21da2d1354de487ca860e9748a329: Received BeginTabletCopySession request for tablet 97308f7a8f7e43b9aceb2fdc39c872e5 from peer 0c9edcdcaaab4887be4b4049f33306f1 ({username='slave'} at 127.0.0.1:58608)
I20260630 12:12:56.630008  3434 tablet_copy_service.cc:161] P f9a21da2d1354de487ca860e9748a329: Beginning new tablet copy session on tablet 97308f7a8f7e43b9aceb2fdc39c872e5 from peer 0c9edcdcaaab4887be4b4049f33306f1 at {username='slave'} at 127.0.0.1:58608: session id = 0c9edcdcaaab4887be4b4049f33306f1-97308f7a8f7e43b9aceb2fdc39c872e5
I20260630 12:12:56.635732  3941 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: Bootstrap starting.
I20260630 12:12:56.637564  3434 tablet_copy_source_session.cc:215] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:56.640951  3943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97308f7a8f7e43b9aceb2fdc39c872e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:56.654605  3941 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:56.655331  3941 tablet_bootstrap.cc:492] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: Bootstrap complete.
I20260630 12:12:56.655876  3941 ts_tablet_manager.cc:1403] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260630 12:12:56.656612  3943 tablet_copy_client.cc:806] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:56.657207  3943 tablet_copy_client.cc:670] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:56.658681  3941 raft_consensus.cc:359] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: true } }
I20260630 12:12:56.659530  3941 raft_consensus.cc:740] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6f831337b55942bc8786f4f3eefef057, State: Initialized, Role: LEARNER
I20260630 12:12:56.661365  3943 tablet_copy_client.cc:538] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:56.661835  3941 consensus_queue.cc:260] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: true } }
I20260630 12:12:56.664517  3941 ts_tablet_manager.cc:1434] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:12:56.666193  3509 tablet_copy_service.cc:342] P 6d978dfebf744355b00f5d777623038c: Request end of tablet copy session 6f831337b55942bc8786f4f3eefef057-5cca3cc975a44d0ab13e6adec459f133 received from {username='slave'} at 127.0.0.1:49666
I20260630 12:12:56.666661  3509 tablet_copy_service.cc:434] P 6d978dfebf744355b00f5d777623038c: ending tablet copy session 6f831337b55942bc8786f4f3eefef057-5cca3cc975a44d0ab13e6adec459f133 on tablet 5cca3cc975a44d0ab13e6adec459f133 with peer 6f831337b55942bc8786f4f3eefef057
I20260630 12:12:56.676396  3943 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:56.677013  3947 ts_tablet_manager.cc:933] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: Initiating tablet copy from peer 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501)
I20260630 12:12:56.687795  3946 ts_tablet_manager.cc:933] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: Initiating tablet copy from peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963)
I20260630 12:12:56.696812  3947 tablet_copy_client.cc:323] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41501
I20260630 12:12:56.699010  3946 tablet_copy_client.cc:323] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40963
I20260630 12:12:56.699162  3583 tablet_copy_service.cc:140] P 6f831337b55942bc8786f4f3eefef057: Received BeginTabletCopySession request for tablet fe34136ef7a64974924418b561a76936 from peer 0c9edcdcaaab4887be4b4049f33306f1 ({username='slave'} at 127.0.0.1:45532)
I20260630 12:12:56.699697  3583 tablet_copy_service.cc:161] P 6f831337b55942bc8786f4f3eefef057: Beginning new tablet copy session on tablet fe34136ef7a64974924418b561a76936 from peer 0c9edcdcaaab4887be4b4049f33306f1 at {username='slave'} at 127.0.0.1:45532: session id = 0c9edcdcaaab4887be4b4049f33306f1-fe34136ef7a64974924418b561a76936
I20260630 12:12:56.700774  3434 tablet_copy_service.cc:140] P f9a21da2d1354de487ca860e9748a329: Received BeginTabletCopySession request for tablet eda8418cf79e44de85b51f410b37871c from peer 6d978dfebf744355b00f5d777623038c ({username='slave'} at 127.0.0.1:58594)
I20260630 12:12:56.701321  3434 tablet_copy_service.cc:161] P f9a21da2d1354de487ca860e9748a329: Beginning new tablet copy session on tablet eda8418cf79e44de85b51f410b37871c from peer 6d978dfebf744355b00f5d777623038c at {username='slave'} at 127.0.0.1:58594: session id = 6d978dfebf744355b00f5d777623038c-eda8418cf79e44de85b51f410b37871c
I20260630 12:12:56.706219  3583 tablet_copy_source_session.cc:215] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:56.708670  3434 tablet_copy_source_session.cc:215] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:56.709669  3947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe34136ef7a64974924418b561a76936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:56.711553  3946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda8418cf79e44de85b51f410b37871c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:56.712473  3943 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:56.713348  3943 tablet_bootstrap.cc:492] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap complete.
I20260630 12:12:56.714030  3943 ts_tablet_manager.cc:1403] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.009s
I20260630 12:12:56.716997  3943 raft_consensus.cc:359] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:56.717801  3943 raft_consensus.cc:740] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: LEARNER
I20260630 12:12:56.718447  3943 consensus_queue.cc:260] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:56.720897  3943 ts_tablet_manager.cc:1434] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:56.723382  3434 tablet_copy_service.cc:342] P f9a21da2d1354de487ca860e9748a329: Request end of tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-97308f7a8f7e43b9aceb2fdc39c872e5 received from {username='slave'} at 127.0.0.1:58608
I20260630 12:12:56.723846  3434 tablet_copy_service.cc:434] P f9a21da2d1354de487ca860e9748a329: ending tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-97308f7a8f7e43b9aceb2fdc39c872e5 on tablet 97308f7a8f7e43b9aceb2fdc39c872e5 with peer 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:56.730252  3947 tablet_copy_client.cc:806] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:56.733484  3946 tablet_copy_client.cc:806] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:56.735013  3946 tablet_copy_client.cc:670] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:56.733340  3947 tablet_copy_client.cc:670] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:56.738929  3947 tablet_copy_client.cc:538] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:56.738983  3946 tablet_copy_client.cc:538] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:56.747529  3946 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: Bootstrap starting.
I20260630 12:12:56.747529  3947 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap starting.
I20260630 12:12:56.774111  3946 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:56.775311  3946 tablet_bootstrap.cc:492] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: Bootstrap complete.
I20260630 12:12:56.775748  3947 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:56.776050  3946 ts_tablet_manager.cc:1403] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.004s
I20260630 12:12:56.776638  3947 tablet_bootstrap.cc:492] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: Bootstrap complete.
I20260630 12:12:56.777364  3947 ts_tablet_manager.cc:1403] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.005s
I20260630 12:12:56.779139  3946 raft_consensus.cc:359] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: true } }
I20260630 12:12:56.779968  3946 raft_consensus.cc:740] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6d978dfebf744355b00f5d777623038c, State: Initialized, Role: LEARNER
I20260630 12:12:56.780527  3947 raft_consensus.cc:359] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:56.780614  3946 consensus_queue.cc:260] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: true } }
I20260630 12:12:56.781412  3947 raft_consensus.cc:740] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0c9edcdcaaab4887be4b4049f33306f1, State: Initialized, Role: LEARNER
I20260630 12:12:56.782135  3947 consensus_queue.cc:260] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: true } }
I20260630 12:12:56.783215  3946 ts_tablet_manager.cc:1434] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:12:56.784849  3434 tablet_copy_service.cc:342] P f9a21da2d1354de487ca860e9748a329: Request end of tablet copy session 6d978dfebf744355b00f5d777623038c-eda8418cf79e44de85b51f410b37871c received from {username='slave'} at 127.0.0.1:58594
I20260630 12:12:56.785233  3434 tablet_copy_service.cc:434] P f9a21da2d1354de487ca860e9748a329: ending tablet copy session 6d978dfebf744355b00f5d777623038c-eda8418cf79e44de85b51f410b37871c on tablet eda8418cf79e44de85b51f410b37871c with peer 6d978dfebf744355b00f5d777623038c
I20260630 12:12:56.786453  3947 ts_tablet_manager.cc:1434] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:56.788662  3583 tablet_copy_service.cc:342] P 6f831337b55942bc8786f4f3eefef057: Request end of tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-fe34136ef7a64974924418b561a76936 received from {username='slave'} at 127.0.0.1:45532
I20260630 12:12:56.789077  3583 tablet_copy_service.cc:434] P 6f831337b55942bc8786f4f3eefef057: ending tablet copy session 0c9edcdcaaab4887be4b4049f33306f1-fe34136ef7a64974924418b561a76936 on tablet fe34136ef7a64974924418b561a76936 with peer 0c9edcdcaaab4887be4b4049f33306f1
I20260630 12:12:57.023895  3571 raft_consensus.cc:1217] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:57.082185  3375 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:57.096547  3375 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:57.097383  3375 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:57.136698  3718 raft_consensus.cc:1217] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:57.173481  3499 raft_consensus.cc:1217] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:57.233166  3718 raft_consensus.cc:1217] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:12:57.550274  3889 raft_consensus.cc:1064] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329: attempting to promote NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 to VOTER
I20260630 12:12:57.552371  3889 consensus_queue.cc:237] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:57.558588  3573 raft_consensus.cc:1275] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.558776  3718 raft_consensus.cc:1275] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 LEARNER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.559870  3499 raft_consensus.cc:1275] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.559921  3889 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:57.560894  3955 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:57.562705  3956 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:57.576404  3889 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.578339  3718 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.587945  3573 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.590569  3322 catalog_manager.cc:5697] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:57.602274  3499 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { replace: true } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.606405  3954 raft_consensus.cc:1064] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c: attempting to promote NON_VOTER 6f831337b55942bc8786f4f3eefef057 to VOTER
I20260630 12:12:57.609859  3954 consensus_queue.cc:237] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } }
I20260630 12:12:57.618925  3571 raft_consensus.cc:1275] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEARNER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.619129  3718 raft_consensus.cc:1275] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.620656  3963 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:57.622329  3963 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:57.628401  3423 raft_consensus.cc:1275] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.630471  3967 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:57.637898  3423 consensus_queue.cc:237] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:57.646710  3718 raft_consensus.cc:1275] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:57.647918  3499 raft_consensus.cc:1275] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:57.649269  3889 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:57.649269  3963 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } } }
I20260630 12:12:57.651305  3889 consensus_queue.cc:1048] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:57.659101  3571 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } } }
I20260630 12:12:57.659575  3956 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.664130  3499 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.664748  3318 catalog_manager.cc:5697] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c reported cstate change: config changed from index 2 to 3, 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:57.670357  3306 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97308f7a8f7e43b9aceb2fdc39c872e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:57.673316  3320 catalog_manager.cc:5697] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index 3 to 4, VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:57.674314  3720 raft_consensus.cc:2955] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.676587  3718 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } } }
I20260630 12:12:57.689005  3559 tablet_service.cc:1558] Processing DeleteTablet for tablet 97308f7a8f7e43b9aceb2fdc39c872e5 with delete_type TABLET_DATA_TOMBSTONED (TS 6f831337b55942bc8786f4f3eefef057 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45492
I20260630 12:12:57.678531  3424 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f831337b55942bc8786f4f3eefef057 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } } }
I20260630 12:12:57.689296  3498 consensus_queue.cc:237] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } }
I20260630 12:12:57.691061  3974 tablet_replica.cc:333] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:57.693040  3974 raft_consensus.cc:2243] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:57.693846  3974 raft_consensus.cc:2272] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:57.698539  3571 raft_consensus.cc:1275] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:57.698841  3974 ts_tablet_manager.cc:1916] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:57.701756  3963 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:57.710039  3954 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } } }
I20260630 12:12:57.715312  3974 ts_tablet_manager.cc:1929] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:57.715791  3974 log.cc:1199] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6f831337b55942bc8786f4f3eefef057: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-2-root/wals/97308f7a8f7e43b9aceb2fdc39c872e5
I20260630 12:12:57.715876  3571 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } } }
I20260630 12:12:57.717763  3308 catalog_manager.cc:5028] TS 6f831337b55942bc8786f4f3eefef057 (127.0.107.195:41501): tablet 97308f7a8f7e43b9aceb2fdc39c872e5 (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]) successfully deleted
I20260630 12:12:57.722167  3308 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5cca3cc975a44d0ab13e6adec459f133 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:57.723151  3423 raft_consensus.cc:1275] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Refusing update from remote peer 6d978dfebf744355b00f5d777623038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:57.728039  3963 consensus_queue.cc:1048] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:57.730718  3318 catalog_manager.cc:5697] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 reported cstate change: config changed from index 3 to 4, VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6d978dfebf744355b00f5d777623038c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } } }
I20260630 12:12:57.734274  3422 raft_consensus.cc:2955] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } attrs { promote: false } } }
I20260630 12:12:57.741357  3703 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cca3cc975a44d0ab13e6adec459f133 with delete_type TABLET_DATA_TOMBSTONED (TS 0c9edcdcaaab4887be4b4049f33306f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51064
I20260630 12:12:57.745604  3975 tablet_replica.cc:333] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:57.749454  3975 raft_consensus.cc:2243] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:57.750150  3975 raft_consensus.cc:2272] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:57.753293  3975 ts_tablet_manager.cc:1916] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:57.763926  3975 ts_tablet_manager.cc:1929] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:57.764249  3975 log.cc:1199] T 5cca3cc975a44d0ab13e6adec459f133 P 0c9edcdcaaab4887be4b4049f33306f1: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-3-root/wals/5cca3cc975a44d0ab13e6adec459f133
I20260630 12:12:57.765669  3309 catalog_manager.cc:5028] TS 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): tablet 5cca3cc975a44d0ab13e6adec459f133 (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]) successfully deleted
I20260630 12:12:57.783208  3956 raft_consensus.cc:1064] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329: attempting to promote NON_VOTER 6d978dfebf744355b00f5d777623038c to VOTER
I20260630 12:12:57.785686  3956 consensus_queue.cc:237] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } }
I20260630 12:12:57.794237  3571 raft_consensus.cc:1275] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.795159  3499 raft_consensus.cc:1275] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 LEARNER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.795469  3720 raft_consensus.cc:1275] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:57.795828  3889 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:57.796612  3956 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:57.801563  3955 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:57.818046  3977 raft_consensus.cc:1064] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057: attempting to promote NON_VOTER 0c9edcdcaaab4887be4b4049f33306f1 to VOTER
I20260630 12:12:57.821141  3977 consensus_queue.cc:237] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:57.821534  3955 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d978dfebf744355b00f5d777623038c (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } } }
I20260630 12:12:57.825337  3573 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d978dfebf744355b00f5d777623038c (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } } }
I20260630 12:12:57.825800  3720 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d978dfebf744355b00f5d777623038c (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } } }
I20260630 12:12:57.834561  3499 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6d978dfebf744355b00f5d777623038c (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } } }
I20260630 12:12:57.838335  3318 catalog_manager.cc:5697] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 reported cstate change: config changed from index 2 to 3, 6d978dfebf744355b00f5d777623038c (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } } }
I20260630 12:12:57.849277  3720 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEARNER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:57.850970  3957 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:57.853296  3499 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:57.853462  3422 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:57.854830  3977 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:57.858603  3422 consensus_queue.cc:237] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } }
I20260630 12:12:57.861620  3977 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:57.871518  3573 raft_consensus.cc:1275] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:57.872830  3955 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:57.873342  3499 raft_consensus.cc:1275] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Refusing update from remote peer f9a21da2d1354de487ca860e9748a329: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:57.876273  3955 consensus_queue.cc:1048] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:57.878757  3982 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.880347  3422 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.888599  3889 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } } }
I20260630 12:12:57.889751  3498 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.893085  3720 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.893175  3320 catalog_manager.cc:5697] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 reported cstate change: config changed from index 3 to 4, 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:57.897239  3573 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } } }
I20260630 12:12:57.903481  3499 raft_consensus.cc:2955] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } } }
I20260630 12:12:57.910950  3306 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eda8418cf79e44de85b51f410b37871c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:57.920670  3321 catalog_manager.cc:5697] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 reported cstate change: config changed from index 3 to 4, VOTER 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "f9a21da2d1354de487ca860e9748a329" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d978dfebf744355b00f5d777623038c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:57.924299  3573 consensus_queue.cc:237] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [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: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } }
I20260630 12:12:57.928712  3720 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:57.930298  3703 tablet_service.cc:1558] Processing DeleteTablet for tablet eda8418cf79e44de85b51f410b37871c with delete_type TABLET_DATA_TOMBSTONED (TS 0c9edcdcaaab4887be4b4049f33306f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51064
I20260630 12:12:57.930171  3982 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:57.931160  3422 raft_consensus.cc:1275] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Refusing update from remote peer 6f831337b55942bc8786f4f3eefef057: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:57.931841  3975 tablet_replica.cc:333] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:57.932690  3975 raft_consensus.cc:2243] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:57.932753  3957 consensus_queue.cc:1048] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:12:57.933565  3975 raft_consensus.cc:2272] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:57.937034  3975 ts_tablet_manager.cc:1916] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:57.941576  3957 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.946105  3718 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.953178  3975 ts_tablet_manager.cc:1929] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:57.953691  3975 log.cc:1199] T eda8418cf79e44de85b51f410b37871c P 0c9edcdcaaab4887be4b4049f33306f1: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-3-root/wals/eda8418cf79e44de85b51f410b37871c
I20260630 12:12:57.953938  3308 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe34136ef7a64974924418b561a76936 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:57.955274  3309 catalog_manager.cc:5028] TS 0c9edcdcaaab4887be4b4049f33306f1 (127.0.107.196:33247): tablet eda8418cf79e44de85b51f410b37871c (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]) successfully deleted
I20260630 12:12:57.946192  3422 raft_consensus.cc:2955] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } } }
I20260630 12:12:57.957911  3322 catalog_manager.cc:5697] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 reported cstate change: config changed from index 4 to 5, VOTER 6d978dfebf744355b00f5d777623038c (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "6f831337b55942bc8786f4f3eefef057" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9a21da2d1354de487ca860e9748a329" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f831337b55942bc8786f4f3eefef057" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9edcdcaaab4887be4b4049f33306f1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:57.970602  3482 tablet_service.cc:1558] Processing DeleteTablet for tablet fe34136ef7a64974924418b561a76936 with delete_type TABLET_DATA_TOMBSTONED (TS 6d978dfebf744355b00f5d777623038c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49652
I20260630 12:12:57.972985  3986 tablet_replica.cc:333] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:57.973686  3986 raft_consensus.cc:2243] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:57.974316  3986 raft_consensus.cc:2272] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:57.977967  3986 ts_tablet_manager.cc:1916] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:57.987700  3986 ts_tablet_manager.cc:1929] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:12:57.987993  3986 log.cc:1199] T fe34136ef7a64974924418b561a76936 P 6d978dfebf744355b00f5d777623038c: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821485403742-431-0/minicluster-data/ts-1-root/wals/fe34136ef7a64974924418b561a76936
I20260630 12:12:57.989367  3308 catalog_manager.cc:5028] TS 6d978dfebf744355b00f5d777623038c (127.0.107.194:40725): tablet fe34136ef7a64974924418b561a76936 (table range_aware_rebalance_new_range [id=48b9978697fa4c8ea139e23b7292bc8a]) successfully deleted
I20260630 12:12:58.001960   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:12:58.023778  3683 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:12:58.031251  3683 consensus_peers.cc:597] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 -> Peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): Couldn't send request to peer f9a21da2d1354de487ca860e9748a329. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:58.037346   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:58.038237   431 tablet_replica.cc:333] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.039065   431 raft_consensus.cc:2243] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.039582   431 raft_consensus.cc:2272] T 47bc09540b2649b7baa1eb2bb14ee859 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.041932   431 tablet_replica.cc:333] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.042435   431 raft_consensus.cc:2243] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.042896   431 raft_consensus.cc:2272] T ede22a7fd5254519bab3d238d741a249 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.044402   431 tablet_replica.cc:333] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.044910   431 raft_consensus.cc:2243] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.045269   431 raft_consensus.cc:2272] T 5cca3cc975a44d0ab13e6adec459f133 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.047084   431 tablet_replica.cc:333] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.047546   431 raft_consensus.cc:2243] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.048161   431 raft_consensus.cc:2272] T 97308f7a8f7e43b9aceb2fdc39c872e5 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.050220   431 tablet_replica.cc:333] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.050670   431 raft_consensus.cc:2243] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.051097   431 raft_consensus.cc:2272] T fe34136ef7a64974924418b561a76936 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.053092   431 tablet_replica.cc:333] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.053531   431 raft_consensus.cc:2243] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.053939   431 raft_consensus.cc:2272] T 98761caae9554fefa076bf05f79bf209 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.055433   431 tablet_replica.cc:333] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.055856   431 raft_consensus.cc:2243] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.056545   431 raft_consensus.cc:2272] T babbfeca25254b45bdeb28ef97b97430 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.058302   431 tablet_replica.cc:333] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.058717   431 raft_consensus.cc:2243] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.059291   431 raft_consensus.cc:2272] T eda8418cf79e44de85b51f410b37871c P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.061147   431 tablet_replica.cc:333] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.061625   431 raft_consensus.cc:2243] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.061940   431 raft_consensus.cc:2272] T 61952a5fb60b49c8a968d0339f952615 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.063328   431 tablet_replica.cc:333] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.063706   431 raft_consensus.cc:2243] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.064049   431 raft_consensus.cc:2272] T 09b04f3d7d9a462c8158700ccd99f7c1 P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.065543   431 tablet_replica.cc:333] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.066006   431 raft_consensus.cc:2243] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.066686   431 raft_consensus.cc:2272] T 5e51093d66c64bdd914606d3da8dce11 P f9a21da2d1354de487ca860e9748a329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.068471   431 tablet_replica.cc:333] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329: stopping tablet replica
I20260630 12:12:58.068970   431 raft_consensus.cc:2243] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.069372   431 raft_consensus.cc:2272] T e16ff1209474420a96378a7a87474c4a P f9a21da2d1354de487ca860e9748a329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.103600   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:12:58.118896  3683 consensus_peers.cc:597] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 -> Peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): Couldn't send request to peer f9a21da2d1354de487ca860e9748a329. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:58.130411   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:58.155433   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:58.156363   431 tablet_replica.cc:333] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.157275   431 raft_consensus.cc:2243] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.158056   431 raft_consensus.cc:2272] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.160220   431 tablet_replica.cc:333] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.160703   431 raft_consensus.cc:2243] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.161489   431 raft_consensus.cc:2272] T 5cca3cc975a44d0ab13e6adec459f133 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.163790   431 tablet_replica.cc:333] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.164495   431 raft_consensus.cc:2243] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.165199   431 raft_consensus.cc:2272] T 5444549408d04fc782c082ea60bafefc P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.167641   431 tablet_replica.cc:333] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.168169   431 raft_consensus.cc:2243] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.168588   431 raft_consensus.cc:2272] T 09b04f3d7d9a462c8158700ccd99f7c1 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.170377   431 tablet_replica.cc:333] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
W20260630 12:12:58.170298  3462 consensus_peers.cc:597] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c -> Peer f9a21da2d1354de487ca860e9748a329 (127.0.107.193:40963): Couldn't send request to peer f9a21da2d1354de487ca860e9748a329. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:58.170967   431 raft_consensus.cc:2243] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.171399   431 raft_consensus.cc:2272] T 5e51093d66c64bdd914606d3da8dce11 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.173300   431 tablet_replica.cc:333] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.173790   431 raft_consensus.cc:2243] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.174175   431 raft_consensus.cc:2272] T 6de07e891f114aff87ba515314f87add P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.175740   431 tablet_replica.cc:333] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.176258   431 raft_consensus.cc:2243] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.176649   431 raft_consensus.cc:2272] T 98761caae9554fefa076bf05f79bf209 P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.178311   431 tablet_replica.cc:333] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.178812   431 raft_consensus.cc:2243] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.179258   431 raft_consensus.cc:2272] T eda8418cf79e44de85b51f410b37871c P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.181053   431 tablet_replica.cc:333] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.181519   431 raft_consensus.cc:2243] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.182201   431 raft_consensus.cc:2272] T abfbfac77c2647028a24e9f2e8fcfb75 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.183936   431 tablet_replica.cc:333] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.184396   431 raft_consensus.cc:2243] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.185194   431 raft_consensus.cc:2272] T 47bc09540b2649b7baa1eb2bb14ee859 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.186887   431 tablet_replica.cc:333] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.187351   431 raft_consensus.cc:2243] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.187784   431 raft_consensus.cc:2272] T b72ada6c0d354bd49adb82c16b802636 P 6d978dfebf744355b00f5d777623038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.189503   431 tablet_replica.cc:333] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c: stopping tablet replica
I20260630 12:12:58.189970   431 raft_consensus.cc:2243] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.190658   431 raft_consensus.cc:2272] T e16ff1209474420a96378a7a87474c4a P 6d978dfebf744355b00f5d777623038c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.222030   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:58.245751   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:58.269017   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:58.269688   431 tablet_replica.cc:333] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.270275   431 raft_consensus.cc:2243] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.270815   431 raft_consensus.cc:2272] T 5cca3cc975a44d0ab13e6adec459f133 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.272761   431 tablet_replica.cc:333] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.273375   431 raft_consensus.cc:2243] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.273784   431 raft_consensus.cc:2272] T ede22a7fd5254519bab3d238d741a249 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.275417   431 tablet_replica.cc:333] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.275918   431 raft_consensus.cc:2243] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.276628   431 raft_consensus.cc:2272] T 5444549408d04fc782c082ea60bafefc P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.278404   431 tablet_replica.cc:333] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.278887   431 raft_consensus.cc:2243] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.279295   431 raft_consensus.cc:2272] T eda8418cf79e44de85b51f410b37871c P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.281359   431 tablet_replica.cc:333] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.281869   431 raft_consensus.cc:2243] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.282303   431 raft_consensus.cc:2272] T 61952a5fb60b49c8a968d0339f952615 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.284027   431 tablet_replica.cc:333] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.284482   431 raft_consensus.cc:2243] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.284915   431 raft_consensus.cc:2272] T abfbfac77c2647028a24e9f2e8fcfb75 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.286464   431 tablet_replica.cc:333] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.286938   431 raft_consensus.cc:2243] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.287397   431 raft_consensus.cc:2272] T babbfeca25254b45bdeb28ef97b97430 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.289117   431 tablet_replica.cc:333] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.289590   431 raft_consensus.cc:2243] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.290258   431 raft_consensus.cc:2272] T 6de07e891f114aff87ba515314f87add P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.291857   431 tablet_replica.cc:333] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.292408   431 raft_consensus.cc:2243] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.293190   431 raft_consensus.cc:2272] T fe34136ef7a64974924418b561a76936 P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.295262   431 tablet_replica.cc:333] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.295751   431 raft_consensus.cc:2243] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.296136   431 raft_consensus.cc:2272] T e16ff1209474420a96378a7a87474c4a P 6f831337b55942bc8786f4f3eefef057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.297910   431 tablet_replica.cc:333] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.298345   431 raft_consensus.cc:2243] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.299023   431 raft_consensus.cc:2272] T b72ada6c0d354bd49adb82c16b802636 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.300695   431 tablet_replica.cc:333] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057: stopping tablet replica
I20260630 12:12:58.301189   431 raft_consensus.cc:2243] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.301604   431 raft_consensus.cc:2272] T 5e51093d66c64bdd914606d3da8dce11 P 6f831337b55942bc8786f4f3eefef057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.333091   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:58.358155   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:58.382092   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:58.382828   431 tablet_replica.cc:333] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.383386   431 raft_consensus.cc:2243] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.384004   431 raft_consensus.cc:2272] T 97308f7a8f7e43b9aceb2fdc39c872e5 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.386006   431 tablet_replica.cc:333] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.386541   431 raft_consensus.cc:2243] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.386998   431 raft_consensus.cc:2272] T b72ada6c0d354bd49adb82c16b802636 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.388645   431 tablet_replica.cc:333] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.389178   431 raft_consensus.cc:2243] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.389624   431 raft_consensus.cc:2272] T fe34136ef7a64974924418b561a76936 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.391324   431 tablet_replica.cc:333] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.391830   431 raft_consensus.cc:2243] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.392257   431 raft_consensus.cc:2272] T 6de07e891f114aff87ba515314f87add P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.394002   431 tablet_replica.cc:333] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.394470   431 raft_consensus.cc:2243] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.395136   431 raft_consensus.cc:2272] T 98761caae9554fefa076bf05f79bf209 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.396735   431 tablet_replica.cc:333] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.397269   431 raft_consensus.cc:2243] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.397964   431 raft_consensus.cc:2272] T 61952a5fb60b49c8a968d0339f952615 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.399524   431 tablet_replica.cc:333] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.399988   431 raft_consensus.cc:2243] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.400343   431 raft_consensus.cc:2272] T abfbfac77c2647028a24e9f2e8fcfb75 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.401964   431 tablet_replica.cc:333] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.402423   431 raft_consensus.cc:2243] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.403034   431 raft_consensus.cc:2272] T ede22a7fd5254519bab3d238d741a249 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.404492   431 tablet_replica.cc:333] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.405051   431 raft_consensus.cc:2243] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.405514   431 raft_consensus.cc:2272] T babbfeca25254b45bdeb28ef97b97430 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.407119   431 tablet_replica.cc:333] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.407590   431 raft_consensus.cc:2243] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.407958   431 raft_consensus.cc:2272] T 47bc09540b2649b7baa1eb2bb14ee859 P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.409616   431 tablet_replica.cc:333] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.410030   431 raft_consensus.cc:2243] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.410693   431 raft_consensus.cc:2272] T 09b04f3d7d9a462c8158700ccd99f7c1 P 0c9edcdcaaab4887be4b4049f33306f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.412174   431 tablet_replica.cc:333] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1: stopping tablet replica
I20260630 12:12:58.412606   431 raft_consensus.cc:2243] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:58.413100   431 raft_consensus.cc:2272] T 5444549408d04fc782c082ea60bafefc P 0c9edcdcaaab4887be4b4049f33306f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.444434   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:58.467031   431 master.cc:562] Master@127.0.107.254:45831 shutting down...
I20260630 12:12:58.484488   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:58.485037   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:58.485360   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P e89e3497672f42c4ba2d76dcb9a177f5: stopping tablet replica
I20260630 12:12:58.506017   431 master.cc:584] Master@127.0.107.254:45831 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9675 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:12:58.555603   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42751
I20260630 12:12:58.556610   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:58.562104  3992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:58.562143  3991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:58.562711  3994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:58.564280   431 server_base.cc:1061] running on GCE node
I20260630 12:12:58.565207   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:58.565383   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:58.565496   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821578565485 us; error 0 us; skew 500 ppm
I20260630 12:12:58.565899   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:58.568045   431 webserver.cc:533] Webserver started at http://127.0.107.254:40295/ using document root <none> and password file <none>
I20260630 12:12:58.568442   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:58.568584   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:58.568847   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:58.569840   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "4caf215ccd3948a2af7bd2d7f9c7b290"
format_stamp: "Formatted at 2026-06-30 12:12:58 on dist-test-slave-w8xb"
I20260630 12:12:58.573909   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:58.576970  3999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.577726   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:58.578001   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "4caf215ccd3948a2af7bd2d7f9c7b290"
format_stamp: "Formatted at 2026-06-30 12:12:58 on dist-test-slave-w8xb"
I20260630 12:12:58.578271   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:58.607386   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:58.608552   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:58.643934   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42751
I20260630 12:12:58.644033  4050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42751 every 8 connection(s)
I20260630 12:12:58.647698  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:58.656723  4051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290: Bootstrap starting.
I20260630 12:12:58.660952  4051 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:58.664608  4051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290: No bootstrap required, opened a new log
I20260630 12:12:58.666532  4051 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4caf215ccd3948a2af7bd2d7f9c7b290" member_type: VOTER }
I20260630 12:12:58.666875  4051 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:58.667048  4051 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4caf215ccd3948a2af7bd2d7f9c7b290, State: Initialized, Role: FOLLOWER
I20260630 12:12:58.667613  4051 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4caf215ccd3948a2af7bd2d7f9c7b290" member_type: VOTER }
I20260630 12:12:58.668015  4051 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:58.668200  4051 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:58.668414  4051 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:58.672319  4051 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4caf215ccd3948a2af7bd2d7f9c7b290" member_type: VOTER }
I20260630 12:12:58.672753  4051 leader_election.cc:304] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [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: 4caf215ccd3948a2af7bd2d7f9c7b290; no voters: 
I20260630 12:12:58.673815  4051 leader_election.cc:290] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:58.674098  4054 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:58.675410  4054 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 1 LEADER]: Becoming Leader. State: Replica: 4caf215ccd3948a2af7bd2d7f9c7b290, State: Running, Role: LEADER
I20260630 12:12:58.676010  4054 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [LEADER]: Queue going to LEADER mode. State: All 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: "4caf215ccd3948a2af7bd2d7f9c7b290" member_type: VOTER }
I20260630 12:12:58.676614  4051 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:58.681305  4056 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4caf215ccd3948a2af7bd2d7f9c7b290. Latest consensus state: current_term: 1 leader_uuid: "4caf215ccd3948a2af7bd2d7f9c7b290" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4caf215ccd3948a2af7bd2d7f9c7b290" member_type: VOTER } }
I20260630 12:12:58.682081  4055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4caf215ccd3948a2af7bd2d7f9c7b290" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4caf215ccd3948a2af7bd2d7f9c7b290" member_type: VOTER } }
I20260630 12:12:58.682081  4056 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:58.682678  4055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:58.684540  4061 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:58.689391  4061 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:58.693050   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:58.698163  4061 catalog_manager.cc:1383] Generated new cluster ID: b21e08be14664d169d88d210edaaaa68
I20260630 12:12:58.698432  4061 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:58.715108  4061 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:58.716333  4061 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:58.736310  4061 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290: Generated new TSK 0
I20260630 12:12:58.736958  4061 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:58.759635   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:58.765341  4072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:58.766032  4073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:58.767640  4075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:58.768115   431 server_base.cc:1061] running on GCE node
I20260630 12:12:58.769255   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:58.769518   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:58.769724   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821578769696 us; error 0 us; skew 500 ppm
I20260630 12:12:58.770479   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:58.773660   431 webserver.cc:533] Webserver started at http://127.0.107.193:40941/ using document root <none> and password file <none>
I20260630 12:12:58.774343   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:58.774592   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:58.774870   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:58.776257   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f"
format_stamp: "Formatted at 2026-06-30 12:12:58 on dist-test-slave-w8xb"
I20260630 12:12:58.780843   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:12:58.783885  4080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.784535   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:58.784883   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f"
format_stamp: "Formatted at 2026-06-30 12:12:58 on dist-test-slave-w8xb"
I20260630 12:12:58.785149   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:58.804261   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:58.805603   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:58.807019   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:58.809226   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:58.809443   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.809662   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:58.809837   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.849162   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42477
I20260630 12:12:58.849247  4142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42477 every 8 connection(s)
I20260630 12:12:58.854034   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:58.861155  4148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:58.862983  4150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:58.863198  4147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:58.865572   431 server_base.cc:1061] running on GCE node
I20260630 12:12:58.866586   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:58.866811   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:58.866995   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821578866978 us; error 0 us; skew 500 ppm
I20260630 12:12:58.867502   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:58.867722  4143 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42751
I20260630 12:12:58.868086  4143 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:58.868958  4143 heartbeater.cc:507] Master 127.0.107.254:42751 requested a full tablet report, sending...
I20260630 12:12:58.870041   431 webserver.cc:533] Webserver started at http://127.0.107.194:34105/ using document root <none> and password file <none>
I20260630 12:12:58.870584   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:58.870787   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:58.871066   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:58.871069  4016 ts_manager.cc:194] Registered new tserver with Master: 103d0ec5f38b4c5da2fbe9618ed66c6f (127.0.107.193:42477)
I20260630 12:12:58.872197   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "91457a16f7244127b498b3e7f071fadf"
format_stamp: "Formatted at 2026-06-30 12:12:58 on dist-test-slave-w8xb"
I20260630 12:12:58.872937  4016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58632
I20260630 12:12:58.876451   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:58.879660  4155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.880378   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:58.880645   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "91457a16f7244127b498b3e7f071fadf"
format_stamp: "Formatted at 2026-06-30 12:12:58 on dist-test-slave-w8xb"
I20260630 12:12:58.880970   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:58.896023   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:58.897168   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:58.898514   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:58.900667   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:58.900908   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.901139   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:58.901304   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.938719   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36011
I20260630 12:12:58.938802  4217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36011 every 8 connection(s)
I20260630 12:12:58.943213   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:58.949968  4221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:58.950870  4222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:58.955636  4224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:58.955942   431 server_base.cc:1061] running on GCE node
I20260630 12:12:58.956446  4218 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42751
I20260630 12:12:58.956883  4218 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:58.957218   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:58.957470   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:58.957654  4218 heartbeater.cc:507] Master 127.0.107.254:42751 requested a full tablet report, sending...
I20260630 12:12:58.957669   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821578957653 us; error 0 us; skew 500 ppm
I20260630 12:12:58.958379   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:58.959986  4016 ts_manager.cc:194] Registered new tserver with Master: 91457a16f7244127b498b3e7f071fadf (127.0.107.194:36011)
I20260630 12:12:58.961150   431 webserver.cc:533] Webserver started at http://127.0.107.195:34127/ using document root <none> and password file <none>
I20260630 12:12:58.961778   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:58.961788  4016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58646
I20260630 12:12:58.962116   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:58.962463   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:58.963661   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "b4fc805f067546faa7d64374fe595f86"
format_stamp: "Formatted at 2026-06-30 12:12:58 on dist-test-slave-w8xb"
I20260630 12:12:58.967836   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:58.971019  4229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.971814   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:58.972093   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "b4fc805f067546faa7d64374fe595f86"
format_stamp: "Formatted at 2026-06-30 12:12:58 on dist-test-slave-w8xb"
I20260630 12:12:58.972371   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:58.987612   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:58.988888   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:58.990223   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:58.992276   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:58.992491   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:58.992731   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:58.992969   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:12:59.030452   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33623
I20260630 12:12:59.030544  4291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33623 every 8 connection(s)
I20260630 12:12:59.035177   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:59.042192  4295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:59.043568  4296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:59.045326   431 server_base.cc:1061] running on GCE node
W20260630 12:12:59.045858  4298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:59.047030   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:59.047286   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:59.047464   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821579047434 us; error 0 us; skew 500 ppm
I20260630 12:12:59.047627  4292 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42751
I20260630 12:12:59.047996  4292 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:59.048086   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:59.048898  4292 heartbeater.cc:507] Master 127.0.107.254:42751 requested a full tablet report, sending...
I20260630 12:12:59.050768   431 webserver.cc:533] Webserver started at http://127.0.107.196:39189/ using document root <none> and password file <none>
I20260630 12:12:59.051213  4016 ts_manager.cc:194] Registered new tserver with Master: b4fc805f067546faa7d64374fe595f86 (127.0.107.195:33623)
I20260630 12:12:59.051396   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:59.051685   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:59.051993   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:59.053012  4016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58652
I20260630 12:12:59.053499   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "3bf17541218342ee946c95964a9ed748"
format_stamp: "Formatted at 2026-06-30 12:12:59 on dist-test-slave-w8xb"
I20260630 12:12:59.058269   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:59.061297  4303 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:59.062047   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:59.062330   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "3bf17541218342ee946c95964a9ed748"
format_stamp: "Formatted at 2026-06-30 12:12:59 on dist-test-slave-w8xb"
I20260630 12:12:59.062605   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:59.083921   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:59.085142   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:59.086354   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:59.088869   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:59.089064   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:59.089321   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:59.089480   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:59.126802   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38407
I20260630 12:12:59.126897  4365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38407 every 8 connection(s)
I20260630 12:12:59.139495  4366 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42751
I20260630 12:12:59.139892  4366 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:59.140575  4366 heartbeater.cc:507] Master 127.0.107.254:42751 requested a full tablet report, sending...
I20260630 12:12:59.142467  4016 ts_manager.cc:194] Registered new tserver with Master: 3bf17541218342ee946c95964a9ed748 (127.0.107.196:38407)
I20260630 12:12:59.143374   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013674656s
I20260630 12:12:59.143978  4016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58658
I20260630 12:12:59.875316  4143 heartbeater.cc:499] Master 127.0.107.254:42751 was elected leader, sending a full tablet report...
I20260630 12:12:59.964569  4218 heartbeater.cc:499] Master 127.0.107.254:42751 was elected leader, sending a full tablet report...
I20260630 12:13:00.055852  4292 heartbeater.cc:499] Master 127.0.107.254:42751 was elected leader, sending a full tablet report...
I20260630 12:13:00.146345  4366 heartbeater.cc:499] Master 127.0.107.254:42751 was elected leader, sending a full tablet report...
I20260630 12:13:00.214190  4016 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58674:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:13:00.255895  4108 tablet_service.cc:1511] Processing CreateTablet for tablet c4753fcabea84a35b95f627651199299 (DEFAULT_TABLE table=test-workload [id=128ba678af2742b5826440b7edd1d054]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:00.257228  4108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4753fcabea84a35b95f627651199299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:00.265228  4257 tablet_service.cc:1511] Processing CreateTablet for tablet c4753fcabea84a35b95f627651199299 (DEFAULT_TABLE table=test-workload [id=128ba678af2742b5826440b7edd1d054]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:00.266568  4257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4753fcabea84a35b95f627651199299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:00.270118  4183 tablet_service.cc:1511] Processing CreateTablet for tablet c4753fcabea84a35b95f627651199299 (DEFAULT_TABLE table=test-workload [id=128ba678af2742b5826440b7edd1d054]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:00.271364  4183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4753fcabea84a35b95f627651199299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:00.275005  4387 tablet_bootstrap.cc:492] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f: Bootstrap starting.
I20260630 12:13:00.282006  4388 tablet_bootstrap.cc:492] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86: Bootstrap starting.
I20260630 12:13:00.282727  4387 tablet_bootstrap.cc:654] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:00.287326  4390 tablet_bootstrap.cc:492] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf: Bootstrap starting.
I20260630 12:13:00.288355  4387 tablet_bootstrap.cc:492] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f: No bootstrap required, opened a new log
I20260630 12:13:00.288645  4388 tablet_bootstrap.cc:654] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:00.288934  4387 ts_tablet_manager.cc:1403] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:13:00.291919  4387 raft_consensus.cc:359] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.292649  4387 raft_consensus.cc:385] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:00.293125  4390 tablet_bootstrap.cc:654] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:00.293128  4387 raft_consensus.cc:740] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103d0ec5f38b4c5da2fbe9618ed66c6f, State: Initialized, Role: FOLLOWER
I20260630 12:13:00.294123  4387 consensus_queue.cc:260] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.295341  4388 tablet_bootstrap.cc:492] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86: No bootstrap required, opened a new log
I20260630 12:13:00.295796  4388 ts_tablet_manager.cc:1403] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:13:00.297523  4387 ts_tablet_manager.cc:1434] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:00.299022  4388 raft_consensus.cc:359] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.299752  4388 raft_consensus.cc:385] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:00.300067  4388 raft_consensus.cc:740] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4fc805f067546faa7d64374fe595f86, State: Initialized, Role: FOLLOWER
I20260630 12:13:00.300565  4390 tablet_bootstrap.cc:492] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf: No bootstrap required, opened a new log
I20260630 12:13:00.301082  4390 ts_tablet_manager.cc:1403] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:13:00.300819  4388 consensus_queue.cc:260] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.303691  4390 raft_consensus.cc:359] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.304414  4390 raft_consensus.cc:385] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:00.304689  4390 raft_consensus.cc:740] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91457a16f7244127b498b3e7f071fadf, State: Initialized, Role: FOLLOWER
I20260630 12:13:00.305608  4390 consensus_queue.cc:260] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.308378  4390 ts_tablet_manager.cc:1434] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:13:00.310364  4388 ts_tablet_manager.cc:1434] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.007s
I20260630 12:13:00.362260  4394 raft_consensus.cc:493] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:00.362736  4394 raft_consensus.cc:515] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.364957  4394 leader_election.cc:290] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103d0ec5f38b4c5da2fbe9618ed66c6f (127.0.107.193:42477), 91457a16f7244127b498b3e7f071fadf (127.0.107.194:36011)
I20260630 12:13:00.375330  4118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "b4fc805f067546faa7d64374fe595f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" is_pre_election: true
I20260630 12:13:00.375502  4193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "b4fc805f067546faa7d64374fe595f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91457a16f7244127b498b3e7f071fadf" is_pre_election: true
I20260630 12:13:00.376237  4193 raft_consensus.cc:2468] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc805f067546faa7d64374fe595f86 in term 0.
I20260630 12:13:00.376219  4118 raft_consensus.cc:2468] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4fc805f067546faa7d64374fe595f86 in term 0.
I20260630 12:13:00.377720  4233 leader_election.cc:304] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91457a16f7244127b498b3e7f071fadf, b4fc805f067546faa7d64374fe595f86; no voters: 
I20260630 12:13:00.378424  4394 raft_consensus.cc:2804] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:00.378717  4394 raft_consensus.cc:493] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:00.379006  4394 raft_consensus.cc:3060] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:00.384594  4394 raft_consensus.cc:515] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.386111  4394 leader_election.cc:290] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [CANDIDATE]: Term 1 election: Requested vote from peers 103d0ec5f38b4c5da2fbe9618ed66c6f (127.0.107.193:42477), 91457a16f7244127b498b3e7f071fadf (127.0.107.194:36011)
I20260630 12:13:00.387006  4118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "b4fc805f067546faa7d64374fe595f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f"
I20260630 12:13:00.387243  4193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "b4fc805f067546faa7d64374fe595f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91457a16f7244127b498b3e7f071fadf"
I20260630 12:13:00.387530  4118 raft_consensus.cc:3060] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:00.387805  4193 raft_consensus.cc:3060] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:00.392235  4118 raft_consensus.cc:2468] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc805f067546faa7d64374fe595f86 in term 1.
I20260630 12:13:00.392261  4193 raft_consensus.cc:2468] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4fc805f067546faa7d64374fe595f86 in term 1.
I20260630 12:13:00.393613  4231 leader_election.cc:304] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103d0ec5f38b4c5da2fbe9618ed66c6f, b4fc805f067546faa7d64374fe595f86; no voters: 
I20260630 12:13:00.394309  4394 raft_consensus.cc:2804] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:00.395478  4394 raft_consensus.cc:697] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 1 LEADER]: Becoming Leader. State: Replica: b4fc805f067546faa7d64374fe595f86, State: Running, Role: LEADER
I20260630 12:13:00.396212  4394 consensus_queue.cc:237] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:00.402298  4015 catalog_manager.cc:5697] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4fc805f067546faa7d64374fe595f86 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b4fc805f067546faa7d64374fe595f86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:00.693006  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:00.694753  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:00.695161  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:00.952486  4400 consensus_queue.cc:1048] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:00.965891  4400 consensus_queue.cc:1048] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:02.696122  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:02.697438  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:02.697752  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:04.698695  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:04.699957  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:04.700260  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:06.701633  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:06.703523  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:06.703904  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:08.705041  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:08.706341  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:08.706703  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:10.707649  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:10.708940  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:10.709227  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:12.770900  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:12.772948  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:12.775575  4414 raft_consensus.cc:493] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4fc805f067546faa7d64374fe595f86)
I20260630 12:13:12.777647  4414 raft_consensus.cc:515] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:12.776288  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:12.775476  4415 raft_consensus.cc:493] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4fc805f067546faa7d64374fe595f86)
I20260630 12:13:12.780987  4415 raft_consensus.cc:515] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:12.783593  4415 leader_election.cc:290] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4fc805f067546faa7d64374fe595f86 (127.0.107.195:33623), 91457a16f7244127b498b3e7f071fadf (127.0.107.194:36011)
I20260630 12:13:12.785966  4414 leader_election.cc:290] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 103d0ec5f38b4c5da2fbe9618ed66c6f (127.0.107.193:42477), b4fc805f067546faa7d64374fe595f86 (127.0.107.195:33623)
I20260630 12:13:12.790481   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:12.834488  4193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91457a16f7244127b498b3e7f071fadf" is_pre_election: true
I20260630 12:13:12.835510  4193 raft_consensus.cc:2468] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103d0ec5f38b4c5da2fbe9618ed66c6f in term 1.
I20260630 12:13:12.837884  4084 leader_election.cc:304] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [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: 103d0ec5f38b4c5da2fbe9618ed66c6f, 91457a16f7244127b498b3e7f071fadf; no voters: 
I20260630 12:13:12.838973  4415 raft_consensus.cc:2804] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:12.839340  4415 raft_consensus.cc:493] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4fc805f067546faa7d64374fe595f86)
I20260630 12:13:12.839732  4415 raft_consensus.cc:3060] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:13:12.860262  4231 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260630 12:13:12.866302  4415 raft_consensus.cc:515] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42477 } } peers { permanent_uuid: "b4fc805f067546faa7d64374fe595f86" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33623 } } peers { permanent_uuid: "91457a16f7244127b498b3e7f071fadf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36011 } }
I20260630 12:13:12.875224  4415 leader_election.cc:290] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [CANDIDATE]: Term 2 election: Requested vote from peers b4fc805f067546faa7d64374fe595f86 (127.0.107.195:33623), 91457a16f7244127b498b3e7f071fadf (127.0.107.194:36011)
I20260630 12:13:12.878453  4193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91457a16f7244127b498b3e7f071fadf"
W20260630 12:13:12.895884  4157 leader_election.cc:336] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 103d0ec5f38b4c5da2fbe9618ed66c6f (127.0.107.193:42477): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:13:12.900399  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "91457a16f7244127b498b3e7f071fadf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4fc805f067546faa7d64374fe595f86" is_pre_election: true
I20260630 12:13:12.902710  4158 leader_election.cc:304] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [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: 91457a16f7244127b498b3e7f071fadf; no voters: 103d0ec5f38b4c5da2fbe9618ed66c6f, b4fc805f067546faa7d64374fe595f86
I20260630 12:13:12.902983  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4fc805f067546faa7d64374fe595f86" is_pre_election: true
I20260630 12:13:12.904255  4414 raft_consensus.cc:2749] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:12.905999  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4753fcabea84a35b95f627651199299" candidate_uuid: "103d0ec5f38b4c5da2fbe9618ed66c6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4fc805f067546faa7d64374fe595f86"
I20260630 12:13:12.906255   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:13:12.907262  4231 consensus_peers.cc:597] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 -> Peer 103d0ec5f38b4c5da2fbe9618ed66c6f (127.0.107.193:42477): Couldn't send request to peer 103d0ec5f38b4c5da2fbe9618ed66c6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.907786   431 tablet_replica.cc:333] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f: stopping tablet replica
I20260630 12:13:12.908236  4083 leader_election.cc:304] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [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: 103d0ec5f38b4c5da2fbe9618ed66c6f; no voters: 91457a16f7244127b498b3e7f071fadf, b4fc805f067546faa7d64374fe595f86
I20260630 12:13:12.908697   431 raft_consensus.cc:2243] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:12.909199  4415 raft_consensus.cc:2706] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 2 FOLLOWER]: Received election callback for term 2 while not running: Illegal state: RaftConsensus is not running: State = Stopping
I20260630 12:13:12.909662   431 raft_consensus.cc:2272] T c4753fcabea84a35b95f627651199299 P 103d0ec5f38b4c5da2fbe9618ed66c6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:12.933560   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:12.945250   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:12.965452   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:12.966167   431 tablet_replica.cc:333] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf: stopping tablet replica
I20260630 12:13:12.966754   431 raft_consensus.cc:2243] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:12.967272   431 raft_consensus.cc:2272] T c4753fcabea84a35b95f627651199299 P 91457a16f7244127b498b3e7f071fadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:12.990304   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:13.000988   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:13.022732   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:13.023401   431 tablet_replica.cc:333] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86: stopping tablet replica
I20260630 12:13:13.023962   431 raft_consensus.cc:2243] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:13.024878   431 raft_consensus.cc:2272] T c4753fcabea84a35b95f627651199299 P b4fc805f067546faa7d64374fe595f86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:13.044636   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:13.054916   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:13.074375   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:13:13.773789  4362 debug-util.cc:398] Leaking SignalData structure 0x7b08001b38c0 after lost signal to thread 434
W20260630 12:13:13.774684  4362 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2380 after lost signal to thread 4050
W20260630 12:13:14.089443   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4362)
I20260630 12:13:14.781419  4069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:14.782709  4069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:14.783023  4069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:15.090000   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4362)
W20260630 12:13:16.090744   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 4362)
I20260630 12:13:16.365893   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:16.377072   431 master.cc:562] Master@127.0.107.254:42751 shutting down...
I20260630 12:13:16.396225   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:16.397161   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.397516   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4caf215ccd3948a2af7bd2d7f9c7b290: stopping tablet replica
I20260630 12:13:16.416446   431 master.cc:584] Master@127.0.107.254:42751 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (17901 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:13:16.457105   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33893
I20260630 12:13:16.458137   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.463528  4429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.463578  4428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.464087  4431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.466063   431 server_base.cc:1061] running on GCE node
I20260630 12:13:16.466809   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.467018   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.467177   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596467144 us; error 0 us; skew 500 ppm
I20260630 12:13:16.467685   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.469960   431 webserver.cc:533] Webserver started at http://127.0.107.254:37297/ using document root <none> and password file <none>
I20260630 12:13:16.470448   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.470647   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.470940   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.472142   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "29746428fe0e4d36a93096484569b30f"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-w8xb"
I20260630 12:13:16.476416   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:16.479517  4436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.480252   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:16.480535   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "29746428fe0e4d36a93096484569b30f"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-w8xb"
I20260630 12:13:16.480788   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:16.501596   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.502753   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.539136   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33893
I20260630 12:13:16.539232  4487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33893 every 8 connection(s)
I20260630 12:13:16.543190  4488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.554898  4488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f: Bootstrap starting.
I20260630 12:13:16.559283  4488 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.563283  4488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f: No bootstrap required, opened a new log
I20260630 12:13:16.565415  4488 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29746428fe0e4d36a93096484569b30f" member_type: VOTER }
I20260630 12:13:16.565838  4488 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.566062  4488 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29746428fe0e4d36a93096484569b30f, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.566606  4488 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29746428fe0e4d36a93096484569b30f" member_type: VOTER }
I20260630 12:13:16.567083  4488 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:16.567315  4488 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:16.567595  4488 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.571846  4488 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29746428fe0e4d36a93096484569b30f" member_type: VOTER }
I20260630 12:13:16.572329  4488 leader_election.cc:304] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [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: 29746428fe0e4d36a93096484569b30f; no voters: 
I20260630 12:13:16.573442  4488 leader_election.cc:290] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:16.573761  4491 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:16.575044  4491 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 1 LEADER]: Becoming Leader. State: Replica: 29746428fe0e4d36a93096484569b30f, State: Running, Role: LEADER
I20260630 12:13:16.575745  4491 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [LEADER]: Queue going to LEADER mode. State: All 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: "29746428fe0e4d36a93096484569b30f" member_type: VOTER }
I20260630 12:13:16.576244  4488 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:16.582545  4492 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29746428fe0e4d36a93096484569b30f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29746428fe0e4d36a93096484569b30f" member_type: VOTER } }
I20260630 12:13:16.582619  4493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29746428fe0e4d36a93096484569b30f. Latest consensus state: current_term: 1 leader_uuid: "29746428fe0e4d36a93096484569b30f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29746428fe0e4d36a93096484569b30f" member_type: VOTER } }
I20260630 12:13:16.583267  4492 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:16.583285  4493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:16.585366  4500 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:16.591456  4500 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:16.592638   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:16.600826  4500 catalog_manager.cc:1383] Generated new cluster ID: cab50053725141c89fa189165e94d0c0
I20260630 12:13:16.601186  4500 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:16.621333  4500 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:16.622592  4500 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:16.640194  4500 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f: Generated new TSK 0
I20260630 12:13:16.640775  4500 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:16.658898   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.664410  4509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.665562  4510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.667552   431 server_base.cc:1061] running on GCE node
W20260630 12:13:16.668339  4512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.669215   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.669464   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.669638   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596669615 us; error 0 us; skew 500 ppm
I20260630 12:13:16.670126   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.672269   431 webserver.cc:533] Webserver started at http://127.0.107.193:34085/ using document root <none> and password file <none>
I20260630 12:13:16.672734   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.672982   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.673249   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.674383   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "245d3ed5284f4484a6bb258f378ef5f1"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-w8xb"
I20260630 12:13:16.678751   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:16.681950  4517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.682754   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:16.683019   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "245d3ed5284f4484a6bb258f378ef5f1"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-w8xb"
I20260630 12:13:16.683295   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:16.697962   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.699172   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.700572   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.702785   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.703040   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.703289   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.703486   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.742781   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46657
I20260630 12:13:16.742872  4579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46657 every 8 connection(s)
I20260630 12:13:16.747915   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.754638  4584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.767187  4580 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33893
I20260630 12:13:16.767632  4580 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:16.767652  4585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.768440   431 server_base.cc:1061] running on GCE node
W20260630 12:13:16.768595  4587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.768726  4580 heartbeater.cc:507] Master 127.0.107.254:33893 requested a full tablet report, sending...
I20260630 12:13:16.769724   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.769951   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.770145   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596770128 us; error 0 us; skew 500 ppm
I20260630 12:13:16.770859   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.771080  4453 ts_manager.cc:194] Registered new tserver with Master: 245d3ed5284f4484a6bb258f378ef5f1 (127.0.107.193:46657)
I20260630 12:13:16.773691   431 webserver.cc:533] Webserver started at http://127.0.107.194:41661/ using document root <none> and password file <none>
I20260630 12:13:16.773830  4453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55646
I20260630 12:13:16.774406   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.774660   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.774968   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.776072   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "11c8ffea14024bb69989330421f1b4e6"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-w8xb"
I20260630 12:13:16.780380   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:16.783527  4592 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.784242   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:16.784514   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "11c8ffea14024bb69989330421f1b4e6"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-w8xb"
I20260630 12:13:16.784756   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:16.815776   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.816864   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.818231   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.820343   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.820518   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.820820   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.820977   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:16.859948   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38609
I20260630 12:13:16.860049  4654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38609 every 8 connection(s)
I20260630 12:13:16.864553   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.870867  4658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.872424  4659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.875149   431 server_base.cc:1061] running on GCE node
W20260630 12:13:16.875653  4661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.876173  4655 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33893
I20260630 12:13:16.876575  4655 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:16.876657   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.876996   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.877197   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596877177 us; error 0 us; skew 500 ppm
I20260630 12:13:16.877517  4655 heartbeater.cc:507] Master 127.0.107.254:33893 requested a full tablet report, sending...
I20260630 12:13:16.877957   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.879735  4453 ts_manager.cc:194] Registered new tserver with Master: 11c8ffea14024bb69989330421f1b4e6 (127.0.107.194:38609)
I20260630 12:13:16.880515   431 webserver.cc:533] Webserver started at http://127.0.107.195:42811/ using document root <none> and password file <none>
I20260630 12:13:16.881080   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.881275   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.881349  4453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55660
I20260630 12:13:16.881553   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.883061   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "9f07d65c6f334cbca87131c594db38b4"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-w8xb"
I20260630 12:13:16.887496   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:16.891709  4666 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.892679   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:13:16.893023   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "9f07d65c6f334cbca87131c594db38b4"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-w8xb"
I20260630 12:13:16.893302   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:16.918411   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.919519   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.920953   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.923092   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.923259   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.923539   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.923674   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.962826   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43909
I20260630 12:13:16.962924  4728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43909 every 8 connection(s)
I20260630 12:13:16.976451  4729 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33893
I20260630 12:13:16.976872  4729 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:16.977635  4729 heartbeater.cc:507] Master 127.0.107.254:33893 requested a full tablet report, sending...
I20260630 12:13:16.979753  4453 ts_manager.cc:194] Registered new tserver with Master: 9f07d65c6f334cbca87131c594db38b4 (127.0.107.195:43909)
I20260630 12:13:16.980314   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014347457s
I20260630 12:13:16.981084  4453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55672
I20260630 12:13:17.776690  4580 heartbeater.cc:499] Master 127.0.107.254:33893 was elected leader, sending a full tablet report...
I20260630 12:13:17.884081  4655 heartbeater.cc:499] Master 127.0.107.254:33893 was elected leader, sending a full tablet report...
I20260630 12:13:17.983924  4729 heartbeater.cc:499] Master 127.0.107.254:33893 was elected leader, sending a full tablet report...
I20260630 12:13:18.045498  4453 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55682:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:13:18.047372  4453 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:18.094405  4620 tablet_service.cc:1511] Processing CreateTablet for tablet 5151449ca0c5413a8ab6a0fd1475c374 (DEFAULT_TABLE table=test-workload [id=19f3c573e7d4487e8b6281b722f3ef0d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:18.095721  4620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5151449ca0c5413a8ab6a0fd1475c374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.101233  4545 tablet_service.cc:1511] Processing CreateTablet for tablet 5151449ca0c5413a8ab6a0fd1475c374 (DEFAULT_TABLE table=test-workload [id=19f3c573e7d4487e8b6281b722f3ef0d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:18.101480  4694 tablet_service.cc:1511] Processing CreateTablet for tablet 5151449ca0c5413a8ab6a0fd1475c374 (DEFAULT_TABLE table=test-workload [id=19f3c573e7d4487e8b6281b722f3ef0d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:18.102514  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5151449ca0c5413a8ab6a0fd1475c374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.102674  4694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5151449ca0c5413a8ab6a0fd1475c374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.114895  4750 tablet_bootstrap.cc:492] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6: Bootstrap starting.
I20260630 12:13:18.116410  4751 tablet_bootstrap.cc:492] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4: Bootstrap starting.
I20260630 12:13:18.119761  4752 tablet_bootstrap.cc:492] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1: Bootstrap starting.
I20260630 12:13:18.120888  4750 tablet_bootstrap.cc:654] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.122445  4751 tablet_bootstrap.cc:654] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.126848  4752 tablet_bootstrap.cc:654] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.127480  4750 tablet_bootstrap.cc:492] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6: No bootstrap required, opened a new log
I20260630 12:13:18.127972  4750 ts_tablet_manager.cc:1403] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:13:18.129343  4751 tablet_bootstrap.cc:492] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4: No bootstrap required, opened a new log
I20260630 12:13:18.129776  4751 ts_tablet_manager.cc:1403] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:13:18.130864  4750 raft_consensus.cc:359] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.131616  4750 raft_consensus.cc:385] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.131904  4750 raft_consensus.cc:740] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c8ffea14024bb69989330421f1b4e6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.132131  4752 tablet_bootstrap.cc:492] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1: No bootstrap required, opened a new log
I20260630 12:13:18.132167  4751 raft_consensus.cc:359] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.132786  4752 ts_tablet_manager.cc:1403] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:13:18.133020  4751 raft_consensus.cc:385] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.132676  4750 consensus_queue.cc:260] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.133368  4751 raft_consensus.cc:740] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f07d65c6f334cbca87131c594db38b4, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.134277  4751 consensus_queue.cc:260] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.135977  4752 raft_consensus.cc:359] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.137033  4752 raft_consensus.cc:385] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.137428  4752 raft_consensus.cc:740] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245d3ed5284f4484a6bb258f378ef5f1, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.138406  4752 consensus_queue.cc:260] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.141777  4752 ts_tablet_manager.cc:1434] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:13:18.143278  4751 ts_tablet_manager.cc:1434] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:13:18.145462  4750 ts_tablet_manager.cc:1434] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.004s
W20260630 12:13:18.217898  4730 tablet.cc:2406] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:18.275993  4758 raft_consensus.cc:493] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.276538  4758 raft_consensus.cc:515] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.278710  4758 leader_election.cc:290] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11c8ffea14024bb69989330421f1b4e6 (127.0.107.194:38609), 9f07d65c6f334cbca87131c594db38b4 (127.0.107.195:43909)
I20260630 12:13:18.289707  4630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151449ca0c5413a8ab6a0fd1475c374" candidate_uuid: "245d3ed5284f4484a6bb258f378ef5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c8ffea14024bb69989330421f1b4e6" is_pre_election: true
I20260630 12:13:18.290486  4630 raft_consensus.cc:2468] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245d3ed5284f4484a6bb258f378ef5f1 in term 0.
I20260630 12:13:18.291060  4704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151449ca0c5413a8ab6a0fd1475c374" candidate_uuid: "245d3ed5284f4484a6bb258f378ef5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f07d65c6f334cbca87131c594db38b4" is_pre_election: true
I20260630 12:13:18.291664  4704 raft_consensus.cc:2468] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245d3ed5284f4484a6bb258f378ef5f1 in term 0.
I20260630 12:13:18.291668  4520 leader_election.cc:304] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c8ffea14024bb69989330421f1b4e6, 245d3ed5284f4484a6bb258f378ef5f1; no voters: 
I20260630 12:13:18.292636  4758 raft_consensus.cc:2804] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.293040  4758 raft_consensus.cc:493] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.293318  4758 raft_consensus.cc:3060] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.298439  4758 raft_consensus.cc:515] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.299913  4758 leader_election.cc:290] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [CANDIDATE]: Term 1 election: Requested vote from peers 11c8ffea14024bb69989330421f1b4e6 (127.0.107.194:38609), 9f07d65c6f334cbca87131c594db38b4 (127.0.107.195:43909)
I20260630 12:13:18.300594  4630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151449ca0c5413a8ab6a0fd1475c374" candidate_uuid: "245d3ed5284f4484a6bb258f378ef5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c8ffea14024bb69989330421f1b4e6"
I20260630 12:13:18.300822  4704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5151449ca0c5413a8ab6a0fd1475c374" candidate_uuid: "245d3ed5284f4484a6bb258f378ef5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f07d65c6f334cbca87131c594db38b4"
I20260630 12:13:18.301131  4630 raft_consensus.cc:3060] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.301381  4704 raft_consensus.cc:3060] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.306208  4704 raft_consensus.cc:2468] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245d3ed5284f4484a6bb258f378ef5f1 in term 1.
I20260630 12:13:18.306209  4630 raft_consensus.cc:2468] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245d3ed5284f4484a6bb258f378ef5f1 in term 1.
I20260630 12:13:18.307346  4518 leader_election.cc:304] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245d3ed5284f4484a6bb258f378ef5f1, 9f07d65c6f334cbca87131c594db38b4; no voters: 
I20260630 12:13:18.308008  4758 raft_consensus.cc:2804] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.309046  4758 raft_consensus.cc:697] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 1 LEADER]: Becoming Leader. State: Replica: 245d3ed5284f4484a6bb258f378ef5f1, State: Running, Role: LEADER
I20260630 12:13:18.309670  4758 consensus_queue.cc:237] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } }
I20260630 12:13:18.316690  4451 catalog_manager.cc:5697] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 245d3ed5284f4484a6bb258f378ef5f1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "245d3ed5284f4484a6bb258f378ef5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245d3ed5284f4484a6bb258f378ef5f1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:18.589681  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:18.591037  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:18.592377  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:18.592715  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:18.709283  4758 consensus_queue.cc:1048] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c8ffea14024bb69989330421f1b4e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.721082  4766 consensus_queue.cc:1048] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f07d65c6f334cbca87131c594db38b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.598385  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:20.593726  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:20.595149  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:20.595450  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:20.606148  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:21.614327  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:22.596328  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:22.597609  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:22.597909  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:22.624121  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:23.631803  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:24.598722  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:24.599984  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:24.600292  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:24.639400  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:25.647085  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:26.601521  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:26.603168  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:26.603477  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:26.655728  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:27.663232  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
W20260630 12:13:28.338021  4484 debug-util.cc:398] Leaking SignalData structure 0x7b080007da40 after lost signal to thread 434
W20260630 12:13:28.338932  4484 debug-util.cc:398] Leaking SignalData structure 0x7b08001fce80 after lost signal to thread 4487
W20260630 12:13:28.339870  4484 debug-util.cc:398] Leaking SignalData structure 0x7b080024b9a0 after lost signal to thread 4579
W20260630 12:13:28.340636  4484 debug-util.cc:398] Leaking SignalData structure 0x7b0800053980 after lost signal to thread 4654
W20260630 12:13:28.341383  4484 debug-util.cc:398] Leaking SignalData structure 0x7b080008d320 after lost signal to thread 4728
I20260630 12:13:28.604681  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:28.606757  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:28.607159  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:28.671211  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:29.541487   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:29.579483   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:29.580449   431 tablet_replica.cc:333] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1: stopping tablet replica
I20260630 12:13:29.581229   431 raft_consensus.cc:2243] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:29.582497   431 raft_consensus.cc:2272] T 5151449ca0c5413a8ab6a0fd1475c374 P 245d3ed5284f4484a6bb258f378ef5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:29.606036   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:29.620313   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:29.648135   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:29.649086   431 tablet_replica.cc:333] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6: stopping tablet replica
I20260630 12:13:29.649806   431 raft_consensus.cc:2243] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:29.650437   431 raft_consensus.cc:2272] T 5151449ca0c5413a8ab6a0fd1475c374 P 11c8ffea14024bb69989330421f1b4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:29.672003   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:29.681733  4501 placement_policy_util.cc:411] tablet 5151449ca0c5413a8ab6a0fd1475c374: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:29.686231   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:29.715476   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:29.716290   431 tablet_replica.cc:333] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4: stopping tablet replica
I20260630 12:13:29.717082   431 raft_consensus.cc:2243] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:29.717756   431 raft_consensus.cc:2272] T 5151449ca0c5413a8ab6a0fd1475c374 P 9f07d65c6f334cbca87131c594db38b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:29.739856   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:29.752625   431 master.cc:562] Master@127.0.107.254:33893 shutting down...
I20260630 12:13:29.776587   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:29.777433   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:29.777834   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29746428fe0e4d36a93096484569b30f: stopping tablet replica
I20260630 12:13:30.814339   431 master.cc:584] Master@127.0.107.254:33893 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (14394 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:13:30.851572   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33223
I20260630 12:13:30.852651   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:30.857941  4777 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:30.858582  4778 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:30.859815  4780 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:30.860544   431 server_base.cc:1061] running on GCE node
I20260630 12:13:30.861435   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:30.861635   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:30.861812   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821610861795 us; error 0 us; skew 500 ppm
I20260630 12:13:30.862346   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:30.864636   431 webserver.cc:533] Webserver started at http://127.0.107.254:42445/ using document root <none> and password file <none>
I20260630 12:13:30.865237   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:30.865437   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:30.865741   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:30.866875   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "19576f7a684949c898e63394394452dd"
format_stamp: "Formatted at 2026-06-30 12:13:30 on dist-test-slave-w8xb"
I20260630 12:13:30.871344   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:30.874918  4785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:30.875629   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:30.875896   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "19576f7a684949c898e63394394452dd"
format_stamp: "Formatted at 2026-06-30 12:13:30 on dist-test-slave-w8xb"
I20260630 12:13:30.876195   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:30.905243   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:30.906458   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:30.943603   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33223
I20260630 12:13:30.943696  4836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33223 every 8 connection(s)
I20260630 12:13:30.947543  4837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.959345  4837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd: Bootstrap starting.
I20260630 12:13:30.963807  4837 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:30.967890  4837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd: No bootstrap required, opened a new log
I20260630 12:13:30.970091  4837 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19576f7a684949c898e63394394452dd" member_type: VOTER }
I20260630 12:13:30.970534  4837 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:30.970777  4837 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19576f7a684949c898e63394394452dd, State: Initialized, Role: FOLLOWER
I20260630 12:13:30.971318  4837 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "19576f7a684949c898e63394394452dd" member_type: VOTER }
I20260630 12:13:30.971781  4837 raft_consensus.cc:399] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:30.972005  4837 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:30.972275  4837 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:30.976876  4837 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19576f7a684949c898e63394394452dd" member_type: VOTER }
I20260630 12:13:30.977380  4837 leader_election.cc:304] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [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: 19576f7a684949c898e63394394452dd; no voters: 
I20260630 12:13:30.978540  4837 leader_election.cc:290] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:30.978842  4840 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:30.980125  4840 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 1 LEADER]: Becoming Leader. State: Replica: 19576f7a684949c898e63394394452dd, State: Running, Role: LEADER
I20260630 12:13:30.980903  4840 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [LEADER]: Queue going to LEADER mode. State: All 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: "19576f7a684949c898e63394394452dd" member_type: VOTER }
I20260630 12:13:30.981469  4837 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:30.985534  4841 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "19576f7a684949c898e63394394452dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19576f7a684949c898e63394394452dd" member_type: VOTER } }
I20260630 12:13:30.985816  4842 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19576f7a684949c898e63394394452dd. Latest consensus state: current_term: 1 leader_uuid: "19576f7a684949c898e63394394452dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19576f7a684949c898e63394394452dd" member_type: VOTER } }
I20260630 12:13:30.986366  4841 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:30.986617  4842 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:30.989795  4847 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:30.997874  4847 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:30.998811   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:31.006629  4847 catalog_manager.cc:1383] Generated new cluster ID: c998b4abad67440cb184c8d226f09d26
I20260630 12:13:31.006914  4847 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:31.033159  4847 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:31.034430  4847 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:31.046139  4847 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd: Generated new TSK 0
I20260630 12:13:31.046705  4847 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:31.065569   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:31.071341  4858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:31.072263  4859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:31.074156   431 server_base.cc:1061] running on GCE node
W20260630 12:13:31.074658  4861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:31.075596   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:31.075810   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:31.075979   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821611075964 us; error 0 us; skew 500 ppm
I20260630 12:13:31.076474   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:31.078778   431 webserver.cc:533] Webserver started at http://127.0.107.193:46521/ using document root <none> and password file <none>
I20260630 12:13:31.079260   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:31.079469   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:31.079728   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:31.080785   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "4255e11c80c343bbb69af3653b32ae4a"
format_stamp: "Formatted at 2026-06-30 12:13:31 on dist-test-slave-w8xb"
I20260630 12:13:31.085187   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:13:31.088165  4866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.088928   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:31.089198   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "4255e11c80c343bbb69af3653b32ae4a"
format_stamp: "Formatted at 2026-06-30 12:13:31 on dist-test-slave-w8xb"
I20260630 12:13:31.089480   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:31.101809   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:31.102908   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:31.104219   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:31.106406   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:31.106664   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.106891   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:31.107070   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.145990   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46291
I20260630 12:13:31.146075  4928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46291 every 8 connection(s)
I20260630 12:13:31.150949   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:31.162298  4933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:31.164871  4934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:31.165818  4936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:31.165915   431 server_base.cc:1061] running on GCE node
I20260630 12:13:31.167200   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:31.167428   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:31.167625   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821611167609 us; error 0 us; skew 500 ppm
I20260630 12:13:31.168277   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:31.168871  4929 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33223
I20260630 12:13:31.169237  4929 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:31.170020  4929 heartbeater.cc:507] Master 127.0.107.254:33223 requested a full tablet report, sending...
I20260630 12:13:31.170742   431 webserver.cc:533] Webserver started at http://127.0.107.194:38621/ using document root <none> and password file <none>
I20260630 12:13:31.171372   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:31.171602   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:31.171857   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:31.172356  4802 ts_manager.cc:194] Registered new tserver with Master: 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291)
I20260630 12:13:31.173025   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "35485cba60174a67a1cccaeca89f52f9"
format_stamp: "Formatted at 2026-06-30 12:13:31 on dist-test-slave-w8xb"
I20260630 12:13:31.174283  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46178
I20260630 12:13:31.177495   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:31.180637  4941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.181393   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:31.181674   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "35485cba60174a67a1cccaeca89f52f9"
format_stamp: "Formatted at 2026-06-30 12:13:31 on dist-test-slave-w8xb"
I20260630 12:13:31.181948   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:31.225008   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:31.226110   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:31.227505   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:31.229631   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:31.229853   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.230085   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:31.230253   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.268751   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40117
I20260630 12:13:31.268870  5003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40117 every 8 connection(s)
I20260630 12:13:31.273550   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:31.280922  5007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:31.283344  5008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:31.284878  5010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:31.285120   431 server_base.cc:1061] running on GCE node
I20260630 12:13:31.286130   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:31.286367   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:31.286586   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821611286570 us; error 0 us; skew 500 ppm
I20260630 12:13:31.287000  5004 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33223
I20260630 12:13:31.287173   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:31.287412  5004 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:31.288379  5004 heartbeater.cc:507] Master 127.0.107.254:33223 requested a full tablet report, sending...
I20260630 12:13:31.289921   431 webserver.cc:533] Webserver started at http://127.0.107.195:45807/ using document root <none> and password file <none>
I20260630 12:13:31.290489   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:31.290673   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:31.290632  4802 ts_manager.cc:194] Registered new tserver with Master: 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:31.291230   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:31.292296  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46186
I20260630 12:13:31.292672   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "2a01cc17e1cd41f6ba1200116102aea8"
format_stamp: "Formatted at 2026-06-30 12:13:31 on dist-test-slave-w8xb"
I20260630 12:13:31.297034   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:31.300021  5015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.300756   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:31.301095   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "2a01cc17e1cd41f6ba1200116102aea8"
format_stamp: "Formatted at 2026-06-30 12:13:31 on dist-test-slave-w8xb"
I20260630 12:13:31.301352   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:31.314443   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:31.315555   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:31.317142   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:31.319213   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:31.319410   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.319657   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:31.319823   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.360191   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45495
I20260630 12:13:31.360296  5077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45495 every 8 connection(s)
I20260630 12:13:31.373912  5078 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33223
I20260630 12:13:31.374298  5078 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:31.375000  5078 heartbeater.cc:507] Master 127.0.107.254:33223 requested a full tablet report, sending...
I20260630 12:13:31.376912  4802 ts_manager.cc:194] Registered new tserver with Master: 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:31.377846   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014464326s
I20260630 12:13:31.378290  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46202
I20260630 12:13:32.176859  4929 heartbeater.cc:499] Master 127.0.107.254:33223 was elected leader, sending a full tablet report...
I20260630 12:13:32.294606  5004 heartbeater.cc:499] Master 127.0.107.254:33223 was elected leader, sending a full tablet report...
I20260630 12:13:32.380990  5078 heartbeater.cc:499] Master 127.0.107.254:33223 was elected leader, sending a full tablet report...
I20260630 12:13:32.431340  4802 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46218:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:13:32.434254  4802 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:32.514931  4968 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd6dc1ea0ac4493a095563aa6ae465e (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:32.515327  4969 tablet_service.cc:1511] Processing CreateTablet for tablet d132a0d8dbdf427ba13d4b9f725dc794 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:32.516463  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd6dc1ea0ac4493a095563aa6ae465e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.516222  4967 tablet_service.cc:1511] Processing CreateTablet for tablet d5ba1647c5ba43a1a6a892dc20c401af (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:32.517585  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ba1647c5ba43a1a6a892dc20c401af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.517531  4893 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd6dc1ea0ac4493a095563aa6ae465e (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:32.517867  4894 tablet_service.cc:1511] Processing CreateTablet for tablet d132a0d8dbdf427ba13d4b9f725dc794 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:32.518945  4893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd6dc1ea0ac4493a095563aa6ae465e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.519586  4894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d132a0d8dbdf427ba13d4b9f725dc794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.521180  4892 tablet_service.cc:1511] Processing CreateTablet for tablet d5ba1647c5ba43a1a6a892dc20c401af (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:32.522495  4892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ba1647c5ba43a1a6a892dc20c401af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.525173  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d132a0d8dbdf427ba13d4b9f725dc794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.536305  5043 tablet_service.cc:1511] Processing CreateTablet for tablet d132a0d8dbdf427ba13d4b9f725dc794 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:32.536608  5042 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd6dc1ea0ac4493a095563aa6ae465e (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:32.537642  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d132a0d8dbdf427ba13d4b9f725dc794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.540081  4891 tablet_service.cc:1511] Processing CreateTablet for tablet aba46e0d92bd49f4afdba57c1ad5753a (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:32.543191  5042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd6dc1ea0ac4493a095563aa6ae465e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.544502  5040 tablet_service.cc:1511] Processing CreateTablet for tablet aba46e0d92bd49f4afdba57c1ad5753a (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:32.545800  5040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba46e0d92bd49f4afdba57c1ad5753a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.550000  4890 tablet_service.cc:1511] Processing CreateTablet for tablet 3654e6e0823e4dae8fa2df887254ece4 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:32.542850  5041 tablet_service.cc:1511] Processing CreateTablet for tablet d5ba1647c5ba43a1a6a892dc20c401af (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:32.551654  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba46e0d92bd49f4afdba57c1ad5753a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.557533  5041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ba1647c5ba43a1a6a892dc20c401af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.557682  4967 tablet_service.cc:1511] Processing CreateTablet for tablet aba46e0d92bd49f4afdba57c1ad5753a (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:32.561249  4890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3654e6e0823e4dae8fa2df887254ece4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.571389  5038 tablet_service.cc:1511] Processing CreateTablet for tablet c1a3e3b4e3074b90acf0b125142ceb84 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:32.563031  4966 tablet_service.cc:1511] Processing CreateTablet for tablet 3654e6e0823e4dae8fa2df887254ece4 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:32.560150  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba46e0d92bd49f4afdba57c1ad5753a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.576880  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3654e6e0823e4dae8fa2df887254ece4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.578138  4889 tablet_service.cc:1511] Processing CreateTablet for tablet 8578c6e3c8504105b9933f2fe0bf2a84 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:32.579656  4889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8578c6e3c8504105b9933f2fe0bf2a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.568751  5039 tablet_service.cc:1511] Processing CreateTablet for tablet 3654e6e0823e4dae8fa2df887254ece4 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:32.583221  5039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3654e6e0823e4dae8fa2df887254ece4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.585202  5038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a3e3b4e3074b90acf0b125142ceb84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.596910  5098 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:32.598308  4969 tablet_service.cc:1511] Processing CreateTablet for tablet c1a3e3b4e3074b90acf0b125142ceb84 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:32.599530  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a3e3b4e3074b90acf0b125142ceb84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.603953  4968 tablet_service.cc:1511] Processing CreateTablet for tablet 8578c6e3c8504105b9933f2fe0bf2a84 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:32.604070  4892 tablet_service.cc:1511] Processing CreateTablet for tablet c1a3e3b4e3074b90acf0b125142ceb84 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:32.612226  4892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a3e3b4e3074b90acf0b125142ceb84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.605237  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8578c6e3c8504105b9933f2fe0bf2a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.608573  5098 tablet_bootstrap.cc:654] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.639200  5098 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:32.640273  5037 tablet_service.cc:1511] Processing CreateTablet for tablet 8578c6e3c8504105b9933f2fe0bf2a84 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:32.643747  5098 ts_tablet_manager.cc:1403] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.014s
I20260630 12:13:32.644320  5037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8578c6e3c8504105b9933f2fe0bf2a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.644870  4966 tablet_service.cc:1511] Processing CreateTablet for tablet b2ed7cdafe484c4ebf36ad38b6cffeed (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:32.646202  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ed7cdafe484c4ebf36ad38b6cffeed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.646314  5100 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:32.646958  5098 raft_consensus.cc:359] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.647714  5098 raft_consensus.cc:385] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.648006  5098 raft_consensus.cc:740] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.646375  5036 tablet_service.cc:1511] Processing CreateTablet for tablet b2ed7cdafe484c4ebf36ad38b6cffeed (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:32.648758  5098 consensus_queue.cc:260] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.649892  5036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ed7cdafe484c4ebf36ad38b6cffeed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.654058  5099 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:32.642513  4892 tablet_service.cc:1511] Processing CreateTablet for tablet b2ed7cdafe484c4ebf36ad38b6cffeed (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:32.661559  4892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ed7cdafe484c4ebf36ad38b6cffeed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.665297  4894 tablet_service.cc:1511] Processing CreateTablet for tablet d82669469dee44f5bc3eed24fc1698d1 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:32.666664  4894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82669469dee44f5bc3eed24fc1698d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.666810  4965 tablet_service.cc:1511] Processing CreateTablet for tablet d82669469dee44f5bc3eed24fc1698d1 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:32.668134  4965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82669469dee44f5bc3eed24fc1698d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.685384  5100 tablet_bootstrap.cc:654] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.687227  5102 raft_consensus.cc:493] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.696555  5098 ts_tablet_manager.cc:1434] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.052s	user 0.013s	sys 0.007s
I20260630 12:13:32.696206  5102 raft_consensus.cc:515] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.709874  5098 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:32.709753  5043 tablet_service.cc:1511] Processing CreateTablet for tablet d82669469dee44f5bc3eed24fc1698d1 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:32.711906  5099 tablet_bootstrap.cc:654] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.721453  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82669469dee44f5bc3eed24fc1698d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.721956  4894 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa12d1545cd4a548c82e4eccf453338 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:32.723241  4894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa12d1545cd4a548c82e4eccf453338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.714123  5102 leader_election.cc:290] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:32.735886  4968 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa12d1545cd4a548c82e4eccf453338 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:32.737773  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa12d1545cd4a548c82e4eccf453338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.737905  5036 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa12d1545cd4a548c82e4eccf453338 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:32.739730  5036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa12d1545cd4a548c82e4eccf453338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.742282  5098 tablet_bootstrap.cc:654] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.748602  4891 tablet_service.cc:1511] Processing CreateTablet for tablet 0a58bff7204048f8bda7af7063997290 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:32.751547  4967 tablet_service.cc:1511] Processing CreateTablet for tablet 0a58bff7204048f8bda7af7063997290 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:32.752835  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a58bff7204048f8bda7af7063997290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.754186  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a58bff7204048f8bda7af7063997290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.756685  4965 tablet_service.cc:1511] Processing CreateTablet for tablet 834adf06db664855997b861a0f7cfca6 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:32.757921  4965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834adf06db664855997b861a0f7cfca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.757902  5039 tablet_service.cc:1511] Processing CreateTablet for tablet 834adf06db664855997b861a0f7cfca6 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:32.759253  5039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834adf06db664855997b861a0f7cfca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.763609  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6dc1ea0ac4493a095563aa6ae465e" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:32.764510  5037 tablet_service.cc:1511] Processing CreateTablet for tablet 0a58bff7204048f8bda7af7063997290 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
W20260630 12:13:32.765451  4942 leader_election.cc:343] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:32.765803  5037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a58bff7204048f8bda7af7063997290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.773865  4890 tablet_service.cc:1511] Processing CreateTablet for tablet 834adf06db664855997b861a0f7cfca6 (DEFAULT_TABLE table=test-workload [id=b3ae72de87d84feeadfd5502913942c3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:32.775233  4890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834adf06db664855997b861a0f7cfca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.778345  5100 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:32.778812  5100 ts_tablet_manager.cc:1403] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.000s
I20260630 12:13:32.781334  5100 raft_consensus.cc:359] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.782090  5100 raft_consensus.cc:385] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.782364  5100 raft_consensus.cc:740] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.783174  5100 consensus_queue.cc:260] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.792301  5099 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:32.792832  5099 ts_tablet_manager.cc:1403] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.139s	user 0.007s	sys 0.020s
I20260630 12:13:32.795496  5099 raft_consensus.cc:359] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.796160  5099 raft_consensus.cc:385] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.796454  5099 raft_consensus.cc:740] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.797565  5099 consensus_queue.cc:260] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.807185  5099 ts_tablet_manager.cc:1434] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.007s
I20260630 12:13:32.808276  5099 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:32.813885  5098 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:32.817845  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6dc1ea0ac4493a095563aa6ae465e" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:32.818769  5098 ts_tablet_manager.cc:1403] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.003s
W20260630 12:13:32.819514  4944 leader_election.cc:343] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:32.819988  4944 leader_election.cc:304] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [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: 35485cba60174a67a1cccaeca89f52f9; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:32.820972  5110 raft_consensus.cc:493] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.821002  5102 raft_consensus.cc:2749] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:32.821509  5110 raft_consensus.cc:515] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.822218  5099 tablet_bootstrap.cc:654] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.823787  5098 raft_consensus.cc:359] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.830451  5110 leader_election.cc:290] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:32.833344  5100 ts_tablet_manager.cc:1434] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.054s	user 0.012s	sys 0.000s
I20260630 12:13:32.838446  5100 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:32.837054  5098 raft_consensus.cc:385] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.838992  5098 raft_consensus.cc:740] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.840111  5098 consensus_queue.cc:260] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.842569  5098 ts_tablet_manager.cc:1434] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:13:32.843389  5099 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:32.843997  5099 ts_tablet_manager.cc:1403] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.015s
I20260630 12:13:32.847098  5099 raft_consensus.cc:359] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.847896  5099 raft_consensus.cc:385] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.848242  5099 raft_consensus.cc:740] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.843477  5098 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:32.850472  5100 tablet_bootstrap.cc:654] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.855201  5098 tablet_bootstrap.cc:654] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.858918  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:32.859259  5099 consensus_queue.cc:260] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
W20260630 12:13:32.860466  4867 leader_election.cc:343] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:32.861824  5099 ts_tablet_manager.cc:1434] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:13:32.862295  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:32.862782  5099 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:32.864068  5098 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:32.864567  5098 ts_tablet_manager.cc:1403] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.005s
I20260630 12:13:32.866371  5100 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:32.866909  5100 ts_tablet_manager.cc:1403] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260630 12:13:32.867434  5098 raft_consensus.cc:359] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.868204  5098 raft_consensus.cc:385] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.868531  5098 raft_consensus.cc:740] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.869606  5099 tablet_bootstrap.cc:654] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:32.869530  4870 leader_election.cc:343] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:32.870011  5100 raft_consensus.cc:359] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.870507  4870 leader_election.cc:304] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [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: 4255e11c80c343bbb69af3653b32ae4a; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9
I20260630 12:13:32.870741  5100 raft_consensus.cc:385] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.871096  5100 raft_consensus.cc:740] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.871644  5110 raft_consensus.cc:2749] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:32.872073  5100 consensus_queue.cc:260] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.869268  5098 consensus_queue.cc:260] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.874887  5100 ts_tablet_manager.cc:1434] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:13:32.876142  5100 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:32.876144  5098 ts_tablet_manager.cc:1434] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260630 12:13:32.882831  5098 tablet_bootstrap.cc:492] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:32.891073  5100 tablet_bootstrap.cc:654] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.891472  5098 tablet_bootstrap.cc:654] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.895339  5099 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:32.895808  5099 ts_tablet_manager.cc:1403] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.022s
I20260630 12:13:32.896561  5100 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:32.896788  5098 tablet_bootstrap.cc:492] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:32.897094  5100 ts_tablet_manager.cc:1403] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260630 12:13:32.897244  5098 ts_tablet_manager.cc:1403] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260630 12:13:32.898067  5099 raft_consensus.cc:359] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.898617  5099 raft_consensus.cc:385] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.898851  5099 raft_consensus.cc:740] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.899537  5099 consensus_queue.cc:260] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.899971  5100 raft_consensus.cc:359] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.900205  5098 raft_consensus.cc:359] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.900772  5100 raft_consensus.cc:385] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.900883  5098 raft_consensus.cc:385] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.901149  5100 raft_consensus.cc:740] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.901254  5098 raft_consensus.cc:740] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.902087  5100 consensus_queue.cc:260] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.902087  5098 consensus_queue.cc:260] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.904582  5100 ts_tablet_manager.cc:1434] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:13:32.904762  5098 ts_tablet_manager.cc:1434] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:32.905588  5100 tablet_bootstrap.cc:492] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:32.905725  5098 tablet_bootstrap.cc:492] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:32.901530  5099 ts_tablet_manager.cc:1434] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:13:32.912016  5099 tablet_bootstrap.cc:492] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:32.912050  5098 tablet_bootstrap.cc:654] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.912276  5100 tablet_bootstrap.cc:654] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.923094  5098 tablet_bootstrap.cc:492] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:32.923523  5098 ts_tablet_manager.cc:1403] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260630 12:13:32.926084  5098 raft_consensus.cc:359] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.926612  5098 raft_consensus.cc:385] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.926867  5098 raft_consensus.cc:740] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.927013  5099 tablet_bootstrap.cc:654] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.928145  5098 consensus_queue.cc:260] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.930089  5100 tablet_bootstrap.cc:492] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:32.930621  5100 ts_tablet_manager.cc:1403] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260630 12:13:32.930728  5098 ts_tablet_manager.cc:1434] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:32.931391  5099 tablet_bootstrap.cc:492] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:32.931736  5098 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:32.931844  5099 ts_tablet_manager.cc:1403] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.001s
I20260630 12:13:32.933748  5100 raft_consensus.cc:359] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.934511  5100 raft_consensus.cc:385] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.934875  5100 raft_consensus.cc:740] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.934651  5099 raft_consensus.cc:359] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.935408  5099 raft_consensus.cc:385] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.935710  5099 raft_consensus.cc:740] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.935901  5100 consensus_queue.cc:260] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.938325  5100 ts_tablet_manager.cc:1434] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:13:32.938380  5098 tablet_bootstrap.cc:654] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.939492  5100 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:32.936507  5099 consensus_queue.cc:260] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.946137  5100 tablet_bootstrap.cc:654] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.946739  5098 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:32.947250  5098 ts_tablet_manager.cc:1403] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:13:32.949424  5099 ts_tablet_manager.cc:1434] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:13:32.950230  5098 raft_consensus.cc:359] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.950796  5099 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:32.950949  5098 raft_consensus.cc:385] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.951421  5098 raft_consensus.cc:740] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.952174  5098 consensus_queue.cc:260] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.954668  5098 ts_tablet_manager.cc:1434] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:13:32.955614  5098 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:32.961934  5098 tablet_bootstrap.cc:654] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.972463  5099 tablet_bootstrap.cc:654] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.973757  5098 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:32.974323  5098 ts_tablet_manager.cc:1403] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260630 12:13:32.975278  5100 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:32.975768  5100 ts_tablet_manager.cc:1403] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.009s
I20260630 12:13:32.977643  5099 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:32.977314  5098 raft_consensus.cc:359] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.978109  5099 ts_tablet_manager.cc:1403] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260630 12:13:32.978062  5098 raft_consensus.cc:385] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.978641  5098 raft_consensus.cc:740] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.978540  5100 raft_consensus.cc:359] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.979326  5100 raft_consensus.cc:385] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.979627  5100 raft_consensus.cc:740] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.979682  5098 consensus_queue.cc:260] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.980465  5100 consensus_queue.cc:260] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.980674  5099 raft_consensus.cc:359] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.981395  5099 raft_consensus.cc:385] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:32.981694  5099 raft_consensus.cc:740] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:32.982028  5098 ts_tablet_manager.cc:1434] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:32.982625  5100 ts_tablet_manager.cc:1434] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:32.982483  5099 consensus_queue.cc:260] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:32.983021  5098 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:32.983744  5100 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:32.992746  5099 ts_tablet_manager.cc:1434] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
W20260630 12:13:32.994689  4850 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:32.996052  5100 tablet_bootstrap.cc:654] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:32.999536  5099 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:33.000777  5110 raft_consensus.cc:493] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.997339  5098 tablet_bootstrap.cc:654] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.001288  5110 raft_consensus.cc:515] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.003605  5110 leader_election.cc:290] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.005777  5099 tablet_bootstrap.cc:654] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.005432  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6dc1ea0ac4493a095563aa6ae465e" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.005645  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6dc1ea0ac4493a095563aa6ae465e" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.006248  4979 raft_consensus.cc:2468] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 0.
I20260630 12:13:33.006340  5053 raft_consensus.cc:2468] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 0.
I20260630 12:13:33.007611  4867 leader_election.cc:304] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.008517  5110 raft_consensus.cc:2804] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.008900  5110 raft_consensus.cc:493] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.009238  5110 raft_consensus.cc:3060] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.022753  5109 raft_consensus.cc:493] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.023483  5109 raft_consensus.cc:515] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.034497  5109 leader_election.cc:290] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:33.040169  5102 raft_consensus.cc:493] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.040987  5102 raft_consensus.cc:515] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.045989  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba1647c5ba43a1a6a892dc20c401af" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.046900  4904 raft_consensus.cc:2468] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.047873  5102 leader_election.cc:290] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.049207  4944 leader_election.cc:304] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.051337  5102 raft_consensus.cc:2804] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.051812  5102 raft_consensus.cc:493] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.052239  5102 raft_consensus.cc:3060] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.059145  5103 raft_consensus.cc:493] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.059808  5103 raft_consensus.cc:515] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.063755  5103 leader_election.cc:290] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.064006  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ed7cdafe484c4ebf36ad38b6cffeed" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
W20260630 12:13:33.065791  4944 leader_election.cc:343] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.077255  5098 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:33.077754  5098 ts_tablet_manager.cc:1403] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.045s
I20260630 12:13:33.080359  5098 raft_consensus.cc:359] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.080991  5100 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:33.081087  5098 raft_consensus.cc:385] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.081620  5098 raft_consensus.cc:740] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.076850  5110 raft_consensus.cc:515] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.081816  5100 ts_tablet_manager.cc:1403] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.046s
I20260630 12:13:33.082342  5098 consensus_queue.cc:260] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.084342  5098 ts_tablet_manager.cc:1434] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:33.085409  5098 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:33.085247  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba1647c5ba43a1a6a892dc20c401af" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.087384  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ed7cdafe484c4ebf36ad38b6cffeed" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.088227  5053 raft_consensus.cc:2468] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.091120  5098 tablet_bootstrap.cc:654] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:33.091272  4942 leader_election.cc:343] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.092326  4942 leader_election.cc:304] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [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: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9; no voters: 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.093495  5103 raft_consensus.cc:2804] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.093060  5100 raft_consensus.cc:359] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.093931  5103 raft_consensus.cc:493] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.094085  5100 raft_consensus.cc:385] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.094473  5103 raft_consensus.cc:3060] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.094551  5100 raft_consensus.cc:740] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.095897  5100 consensus_queue.cc:260] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.102380  5100 ts_tablet_manager.cc:1434] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260630 12:13:33.103649  5100 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:33.109802  5100 tablet_bootstrap.cc:654] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.121215  5103 raft_consensus.cc:515] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.083330  5131 raft_consensus.cc:493] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.137764  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6dc1ea0ac4493a095563aa6ae465e" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9"
I20260630 12:13:33.147082  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6dc1ea0ac4493a095563aa6ae465e" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.153079  5053 raft_consensus.cc:3060] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.157032  4979 raft_consensus.cc:3060] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.161150  5131 raft_consensus.cc:515] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.147758  5110 leader_election.cc:290] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Requested vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.175688  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8578c6e3c8504105b9933f2fe0bf2a84" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.177312  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8578c6e3c8504105b9933f2fe0bf2a84" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
W20260630 12:13:33.177731  4870 leader_election.cc:343] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.178296  5052 raft_consensus.cc:2468] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 0.
I20260630 12:13:33.180528  4867 leader_election.cc:304] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [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: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a; no voters: 35485cba60174a67a1cccaeca89f52f9
I20260630 12:13:33.181730  5131 leader_election.cc:290] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.182775  5131 raft_consensus.cc:2804] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.187739  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ed7cdafe484c4ebf36ad38b6cffeed" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
W20260630 12:13:33.193851  4944 leader_election.cc:343] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.194666  5131 raft_consensus.cc:493] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.195243  5131 raft_consensus.cc:3060] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.201859  4979 raft_consensus.cc:2468] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 1.
I20260630 12:13:33.203524  4870 leader_election.cc:304] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.204730  5110 raft_consensus.cc:2804] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.209128  5110 raft_consensus.cc:697] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Becoming Leader. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Running, Role: LEADER
I20260630 12:13:33.210373  5110 consensus_queue.cc:237] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.215448  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba46e0d92bd49f4afdba57c1ad5753a" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
W20260630 12:13:33.217662  5018 leader_election.cc:343] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.188961  5103 leader_election.cc:290] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.190407  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ed7cdafe484c4ebf36ad38b6cffeed" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.220443  5052 raft_consensus.cc:3060] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.191778  5053 raft_consensus.cc:2468] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 1.
I20260630 12:13:33.149598  5102 raft_consensus.cc:515] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.232015  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba1647c5ba43a1a6a892dc20c401af" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:33.232834  4904 raft_consensus.cc:3060] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.234346  5052 raft_consensus.cc:2468] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.235865  4942 leader_election.cc:304] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [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: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9; no voters: 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.237430  5103 raft_consensus.cc:2804] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.228544  4800 catalog_manager.cc:5697] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.242957  5098 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:33.243417  5100 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:33.243453  5098 ts_tablet_manager.cc:1403] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.158s	user 0.085s	sys 0.066s
I20260630 12:13:33.244091  5100 ts_tablet_manager.cc:1403] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.077s
I20260630 12:13:33.244997  5102 leader_election.cc:290] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.245081  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba46e0d92bd49f4afdba57c1ad5753a" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.247269  5098 raft_consensus.cc:359] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.249099  5099 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:33.249257  5098 raft_consensus.cc:385] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.249750  5099 ts_tablet_manager.cc:1403] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.250s	user 0.077s	sys 0.126s
I20260630 12:13:33.249816  5098 raft_consensus.cc:740] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.251051  5098 consensus_queue.cc:260] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.252157  5102 raft_consensus.cc:493] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.252740  5102 raft_consensus.cc:515] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.253224  5099 raft_consensus.cc:359] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.254173  5099 raft_consensus.cc:385] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.254566  5099 raft_consensus.cc:740] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.255545  5099 consensus_queue.cc:260] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.256134  5102 leader_election.cc:290] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.256328  4904 raft_consensus.cc:2468] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.256686  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3654e6e0823e4dae8fa2df887254ece4" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.256899  4979 raft_consensus.cc:2468] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a01cc17e1cd41f6ba1200116102aea8 in term 0.
I20260630 12:13:33.257983  5098 ts_tablet_manager.cc:1434] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:13:33.258177  5099 ts_tablet_manager.cc:1434] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:13:33.258401  5019 leader_election.cc:304] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [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: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9; no voters: 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.258926  5098 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
I20260630 12:13:33.258643  5100 raft_consensus.cc:359] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.259140  5099 tablet_bootstrap.cc:492] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:33.259375  5100 raft_consensus.cc:385] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.259671  5100 raft_consensus.cc:740] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.259867  5109 raft_consensus.cc:2804] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.260248  5109 raft_consensus.cc:493] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.261181  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3654e6e0823e4dae8fa2df887254ece4" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.260576  5109 raft_consensus.cc:3060] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.262367  5053 raft_consensus.cc:2468] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.260402  5100 consensus_queue.cc:260] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.266755  5098 tablet_bootstrap.cc:654] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:33.263892  4944 leader_election.cc:343] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.263337  5103 raft_consensus.cc:697] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Becoming Leader. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Running, Role: LEADER
I20260630 12:13:33.268607  4942 leader_election.cc:304] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [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: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9; no voters: 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.269527  5131 raft_consensus.cc:515] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.270351  5136 raft_consensus.cc:2804] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.270908  5136 raft_consensus.cc:493] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.271334  5136 raft_consensus.cc:3060] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.272387  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8578c6e3c8504105b9933f2fe0bf2a84" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9"
I20260630 12:13:33.273001  4979 raft_consensus.cc:3060] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.275017  5109 raft_consensus.cc:515] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.277282  5102 raft_consensus.cc:493] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.268774  4944 leader_election.cc:304] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.277218  5103 consensus_queue.cc:237] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.270567  5099 tablet_bootstrap.cc:654] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.277827  5102 raft_consensus.cc:515] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.280772  5102 leader_election.cc:290] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.278074  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba46e0d92bd49f4afdba57c1ad5753a" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:33.287948  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.288364  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba46e0d92bd49f4afdba57c1ad5753a" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9"
I20260630 12:13:33.290606  5109 leader_election.cc:290] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
W20260630 12:13:33.291146  4942 leader_election.cc:343] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.278391  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba1647c5ba43a1a6a892dc20c401af" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.285466  5110 raft_consensus.cc:493] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.295097  5052 raft_consensus.cc:3060] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.289119  4978 raft_consensus.cc:3060] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:33.296139  5018 leader_election.cc:343] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.296193  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.290375  5102 raft_consensus.cc:2804] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.305421  5136 raft_consensus.cc:515] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.300618  4979 raft_consensus.cc:2468] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 1.
I20260630 12:13:33.300843  5131 leader_election.cc:290] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Requested vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.309077  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8578c6e3c8504105b9933f2fe0bf2a84" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.309315  5100 ts_tablet_manager.cc:1434] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.064s	user 0.015s	sys 0.019s
I20260630 12:13:33.309777  5053 raft_consensus.cc:3060] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.310464  5100 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:33.316406  5053 raft_consensus.cc:2468] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 1.
I20260630 12:13:33.299840  5110 raft_consensus.cc:515] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.317741  4904 raft_consensus.cc:2468] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.317862  5100 tablet_bootstrap.cc:654] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.318261  4867 leader_election.cc:304] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.319226  5131 raft_consensus.cc:2804] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.319978  5131 raft_consensus.cc:697] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Becoming Leader. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Running, Role: LEADER
I20260630 12:13:33.312637  5052 raft_consensus.cc:2468] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.324440  4978 raft_consensus.cc:2468] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a01cc17e1cd41f6ba1200116102aea8 in term 1.
I20260630 12:13:33.329002  5102 raft_consensus.cc:697] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Becoming Leader. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Running, Role: LEADER
I20260630 12:13:33.333015  5102 consensus_queue.cc:237] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.333923  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.334573  4979 raft_consensus.cc:2468] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 0.
I20260630 12:13:33.334951  5110 leader_election.cc:290] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.336628  4870 leader_election.cc:304] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.336640  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.327245  4944 leader_election.cc:304] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [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: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 2a01cc17e1cd41f6ba1200116102aea8
I20260630 12:13:33.325152  5131 consensus_queue.cc:237] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
W20260630 12:13:33.338120  4867 leader_election.cc:343] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.339663  5110 raft_consensus.cc:2804] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.342096  5110 raft_consensus.cc:493] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.342218  5019 leader_election.cc:304] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [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: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9; no voters: 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.342572  5110 raft_consensus.cc:3060] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.343241  5138 raft_consensus.cc:2804] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.344087  5138 raft_consensus.cc:697] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Running, Role: LEADER
I20260630 12:13:33.345706  5138 consensus_queue.cc:237] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.348682  5140 raft_consensus.cc:493] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.348975  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3654e6e0823e4dae8fa2df887254ece4" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.349166  5140 raft_consensus.cc:515] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.349810  5052 raft_consensus.cc:3060] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.351990  5099 tablet_bootstrap.cc:492] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:33.352432  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.353435  5053 raft_consensus.cc:2468] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.357679  5109 raft_consensus.cc:493] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.358239  5109 raft_consensus.cc:515] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.361713  4942 leader_election.cc:304] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9; no voters: 
I20260630 12:13:33.356774  5140 leader_election.cc:290] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.356227  5099 ts_tablet_manager.cc:1403] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.008s
I20260630 12:13:33.342084  5139 raft_consensus.cc:493] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.352443  5136 leader_election.cc:290] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.369506  5140 raft_consensus.cc:2804] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.371109  5140 raft_consensus.cc:493] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.371424  5140 raft_consensus.cc:3060] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.371887  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.372511  4904 raft_consensus.cc:2468] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a01cc17e1cd41f6ba1200116102aea8 in term 0.
I20260630 12:13:33.373725  5018 leader_election.cc:304] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.368112  5139 raft_consensus.cc:515] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.375706  5109 leader_election.cc:290] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:33.376356  5109 raft_consensus.cc:2804] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.376885  5109 raft_consensus.cc:493] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.377373  5109 raft_consensus.cc:3060] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.377509  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a3e3b4e3074b90acf0b125142ceb84" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.378836  5140 raft_consensus.cc:515] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.379153  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
W20260630 12:13:33.380102  4942 leader_election.cc:343] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.380761  4978 raft_consensus.cc:2393] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a01cc17e1cd41f6ba1200116102aea8 in current term 1: Already voted for candidate 35485cba60174a67a1cccaeca89f52f9 in this term.
I20260630 12:13:33.380826  5140 leader_election.cc:290] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.381996  5139 leader_election.cc:290] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.382884  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.387537  5052 raft_consensus.cc:2468] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.389163  4942 leader_election.cc:304] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9; no voters: 
I20260630 12:13:33.390111  5139 raft_consensus.cc:2804] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.390633  5139 raft_consensus.cc:697] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Becoming Leader. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Running, Role: LEADER
I20260630 12:13:33.391305  5139 consensus_queue.cc:237] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.392012  5099 raft_consensus.cc:359] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.393155  5099 raft_consensus.cc:385] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.394358  5099 raft_consensus.cc:740] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.402357  5100 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
W20260630 12:13:33.400123  4944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:46291, user_credentials={real_user=slave}} blocked reactor thread for 74763.8us
I20260630 12:13:33.402837  5100 ts_tablet_manager.cc:1403] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.005s
I20260630 12:13:33.403611  5098 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:33.404110  5098 ts_tablet_manager.cc:1403] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.017s
I20260630 12:13:33.403270  5099 consensus_queue.cc:260] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.384565  5110 raft_consensus.cc:515] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.406672  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.407373  4903 raft_consensus.cc:2468] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.407243  5098 raft_consensus.cc:359] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.407663  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a3e3b4e3074b90acf0b125142ceb84" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.408059  5098 raft_consensus.cc:385] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.408344  5098 raft_consensus.cc:740] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.408950  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3654e6e0823e4dae8fa2df887254ece4" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:33.407107  5142 raft_consensus.cc:2804] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.408299  4902 raft_consensus.cc:2468] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.409034  5100 raft_consensus.cc:359] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.413457  5100 raft_consensus.cc:385] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.413836  5100 raft_consensus.cc:740] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.409149  5098 consensus_queue.cc:260] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.409543  4904 raft_consensus.cc:3060] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.416597  5100 consensus_queue.cc:260] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.411042  5142 raft_consensus.cc:493] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.407261  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:33.420378  5100 ts_tablet_manager.cc:1434] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:13:33.423836  5100 tablet_bootstrap.cc:492] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:33.431797  5098 ts_tablet_manager.cc:1434] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260630 12:13:33.432592  5098 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
W20260630 12:13:33.422248  5018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:46291, user_credentials={real_user=slave}} blocked reactor thread for 48594.4us
I20260630 12:13:33.427024  4901 raft_consensus.cc:3060] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.423468  5142 raft_consensus.cc:3060] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.437074  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9"
I20260630 12:13:33.438011  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.437947  5109 raft_consensus.cc:515] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.438318  4802 catalog_manager.cc:5697] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.439183  5053 raft_consensus.cc:2393] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 35485cba60174a67a1cccaeca89f52f9 in current term 1: Already voted for candidate 2a01cc17e1cd41f6ba1200116102aea8 in this term.
W20260630 12:13:33.439527  4867 leader_election.cc:343] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.440115  5110 leader_election.cc:290] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Requested vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.442005  4902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:33.442154  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d132a0d8dbdf427ba13d4b9f725dc794" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9"
I20260630 12:13:33.443007  4979 raft_consensus.cc:2393] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a01cc17e1cd41f6ba1200116102aea8 in current term 1: Already voted for candidate 35485cba60174a67a1cccaeca89f52f9 in this term.
I20260630 12:13:33.444178  5019 leader_election.cc:304] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [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: 2a01cc17e1cd41f6ba1200116102aea8; no voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.444857  5109 leader_election.cc:290] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:33.448531  5109 raft_consensus.cc:2749] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:33.449355  5099 ts_tablet_manager.cc:1434] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.003s
I20260630 12:13:33.450361  5099 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:33.454834  4904 raft_consensus.cc:2468] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.455785  5098 tablet_bootstrap.cc:654] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.447669  4801 catalog_manager.cc:5697] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2a01cc17e1cd41f6ba1200116102aea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:33.456686  5099 tablet_bootstrap.cc:654] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.436345  4944 leader_election.cc:304] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [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: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 2a01cc17e1cd41f6ba1200116102aea8
I20260630 12:13:33.465742  5102 raft_consensus.cc:2804] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.466212  5102 raft_consensus.cc:493] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.466671  5102 raft_consensus.cc:3060] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.468778  4901 raft_consensus.cc:2468] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.473642  5142 raft_consensus.cc:515] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.474833  4978 raft_consensus.cc:2393] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4255e11c80c343bbb69af3653b32ae4a in current term 1: Already voted for candidate 35485cba60174a67a1cccaeca89f52f9 in this term.
I20260630 12:13:33.476643  4944 leader_election.cc:304] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [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: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 2a01cc17e1cd41f6ba1200116102aea8
I20260630 12:13:33.476758  4870 leader_election.cc:304] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [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: 4255e11c80c343bbb69af3653b32ae4a; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9
I20260630 12:13:33.477813  5139 raft_consensus.cc:2804] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.478386  5139 raft_consensus.cc:697] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Becoming Leader. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Running, Role: LEADER
I20260630 12:13:33.479175  5139 consensus_queue.cc:237] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.480947  5110 raft_consensus.cc:2749] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:33.481525  5102 raft_consensus.cc:515] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.482817  5100 tablet_bootstrap.cc:654] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.488165  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a3e3b4e3074b90acf0b125142ceb84" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:33.488440  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.489456  4800 catalog_manager.cc:5697] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.492416  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:33.493185  4904 raft_consensus.cc:2393] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 35485cba60174a67a1cccaeca89f52f9 in current term 1: Already voted for candidate 4255e11c80c343bbb69af3653b32ae4a in this term.
I20260630 12:13:33.493355  5099 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
W20260630 12:13:33.490329  4942 leader_election.cc:343] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.488767  4901 raft_consensus.cc:3060] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.495565  5102 leader_election.cc:290] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.496717  5099 ts_tablet_manager.cc:1403] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260630 12:13:33.506275  5098 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:33.506992  5098 ts_tablet_manager.cc:1403] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.020s
I20260630 12:13:33.507501  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a3e3b4e3074b90acf0b125142ceb84" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
W20260630 12:13:33.509488  4942 leader_election.cc:343] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.511833  5098 raft_consensus.cc:359] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.512542  5109 raft_consensus.cc:493] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.512976  5098 raft_consensus.cc:385] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.513422  5098 raft_consensus.cc:740] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.513275  5109 raft_consensus.cc:515] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.514740  5098 consensus_queue.cc:260] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.517619  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834adf06db664855997b861a0f7cfca6" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.517923  5098 ts_tablet_manager.cc:1434] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:13:33.519181  5098 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9: Bootstrap starting.
W20260630 12:13:33.519151  5018 leader_election.cc:343] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.519819  5109 leader_election.cc:290] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:33.519989  4944 leader_election.cc:304] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [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: 35485cba60174a67a1cccaeca89f52f9; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.520727  5102 raft_consensus.cc:2749] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:33.521762  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834adf06db664855997b861a0f7cfca6" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.523339  5099 raft_consensus.cc:359] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.524024  5099 raft_consensus.cc:385] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.524390  5099 raft_consensus.cc:740] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
W20260630 12:13:33.524006  5019 leader_election.cc:343] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.525236  5099 consensus_queue.cc:260] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.525713  5019 leader_election.cc:304] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [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: 2a01cc17e1cd41f6ba1200116102aea8; no voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.526835  5109 raft_consensus.cc:2749] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:33.498261  5142 leader_election.cc:290] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.527463  5098 tablet_bootstrap.cc:654] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.527997  5099 ts_tablet_manager.cc:1434] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260630 12:13:33.530393  5099 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:33.543622  4901 raft_consensus.cc:2468] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.544894  4944 leader_election.cc:304] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [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: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 2a01cc17e1cd41f6ba1200116102aea8
I20260630 12:13:33.545445  4802 catalog_manager.cc:5697] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.546694  5142 raft_consensus.cc:2804] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.547394  5142 raft_consensus.cc:697] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Becoming Leader. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Running, Role: LEADER
I20260630 12:13:33.547555  4802 catalog_manager.cc:5697] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.548209  5142 consensus_queue.cc:237] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.549459  4802 catalog_manager.cc:5697] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.553438  5098 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9: No bootstrap required, opened a new log
I20260630 12:13:33.553946  5098 ts_tablet_manager.cc:1403] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.005s
I20260630 12:13:33.553965  5099 tablet_bootstrap.cc:654] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.555668  5100 tablet_bootstrap.cc:492] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:33.556411  5100 ts_tablet_manager.cc:1403] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.016s
I20260630 12:13:33.556841  5098 raft_consensus.cc:359] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.558439  5098 raft_consensus.cc:385] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.558786  5098 raft_consensus.cc:740] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.559336  5100 raft_consensus.cc:359] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.559652  5098 consensus_queue.cc:260] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.560241  5100 raft_consensus.cc:385] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.560665  5100 raft_consensus.cc:740] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.562225  5098 ts_tablet_manager.cc:1434] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:13:33.561909  5100 consensus_queue.cc:260] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.564973  5099 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:33.565508  5099 ts_tablet_manager.cc:1403] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.002s
I20260630 12:13:33.565004  5100 ts_tablet_manager.cc:1434] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:13:33.567138  5100 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:33.567734  5099 raft_consensus.cc:359] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.568392  5099 raft_consensus.cc:385] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.568667  5099 raft_consensus.cc:740] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.569489  5099 consensus_queue.cc:260] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.571151  5099 ts_tablet_manager.cc:1434] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:33.572537  5099 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:33.577812  5099 tablet_bootstrap.cc:654] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.577376  4800 catalog_manager.cc:5697] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.579439  5100 tablet_bootstrap.cc:654] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.586611  5100 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:33.587049  5100 ts_tablet_manager.cc:1403] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260630 12:13:33.588992  5099 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:33.589459  5099 ts_tablet_manager.cc:1403] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:13:33.589798  5100 raft_consensus.cc:359] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.590468  5100 raft_consensus.cc:385] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.590729  5100 raft_consensus.cc:740] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.591569  5100 consensus_queue.cc:260] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.591897  5099 raft_consensus.cc:359] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.592460  5099 raft_consensus.cc:385] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.592640  5099 raft_consensus.cc:740] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.593506  5100 ts_tablet_manager.cc:1434] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:13:33.593367  5099 consensus_queue.cc:260] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.594244  5100 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:33.595657  5099 ts_tablet_manager.cc:1434] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:33.596582  5099 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:33.599174  5100 tablet_bootstrap.cc:654] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.600854  5110 raft_consensus.cc:493] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.601352  5110 raft_consensus.cc:515] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.603529  5110 leader_election.cc:290] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.605110  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa12d1545cd4a548c82e4eccf453338" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.605604  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa12d1545cd4a548c82e4eccf453338" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.606200  4978 raft_consensus.cc:2468] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 0.
W20260630 12:13:33.606570  4867 leader_election.cc:343] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.607352  4870 leader_election.cc:304] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [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: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 2a01cc17e1cd41f6ba1200116102aea8
I20260630 12:13:33.608405  5110 raft_consensus.cc:2804] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.608771  5110 raft_consensus.cc:493] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.608894  5099 tablet_bootstrap.cc:654] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.609210  5110 raft_consensus.cc:3060] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.611771  5100 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:33.612207  5100 ts_tablet_manager.cc:1403] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:13:33.614698  5099 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:33.614822  5100 raft_consensus.cc:359] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.615510  5100 raft_consensus.cc:385] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.615240  5131 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.615759  5100 raft_consensus.cc:740] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.616444  5100 consensus_queue.cc:260] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.615163  5099 ts_tablet_manager.cc:1403] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260630 12:13:33.617674  5110 raft_consensus.cc:515] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.618201  5100 ts_tablet_manager.cc:1434] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:33.619225  5100 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: Bootstrap starting.
I20260630 12:13:33.619736  5110 leader_election.cc:290] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Requested vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.621726  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa12d1545cd4a548c82e4eccf453338" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9"
I20260630 12:13:33.622525  4979 raft_consensus.cc:3060] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.624466  5100 tablet_bootstrap.cc:654] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.629312  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa12d1545cd4a548c82e4eccf453338" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
W20260630 12:13:33.631121  4867 leader_election.cc:343] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:33.633513  4979 raft_consensus.cc:2468] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 1.
I20260630 12:13:33.634830  4870 leader_election.cc:304] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [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: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 2a01cc17e1cd41f6ba1200116102aea8
I20260630 12:13:33.636070  5110 raft_consensus.cc:2804] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.637353  5110 raft_consensus.cc:697] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Becoming Leader. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Running, Role: LEADER
I20260630 12:13:33.637794  5099 raft_consensus.cc:359] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.638206  5110 consensus_queue.cc:237] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.638914  5099 raft_consensus.cc:385] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.639467  5099 raft_consensus.cc:740] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.640508  5099 consensus_queue.cc:260] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.643540  5099 ts_tablet_manager.cc:1434] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:13:33.644907  5099 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a: Bootstrap starting.
I20260630 12:13:33.647403  5100 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: No bootstrap required, opened a new log
I20260630 12:13:33.647917  5100 ts_tablet_manager.cc:1403] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260630 12:13:33.650622  5100 raft_consensus.cc:359] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.651386  5100 raft_consensus.cc:385] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.651695  5100 raft_consensus.cc:740] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a01cc17e1cd41f6ba1200116102aea8, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.652484  5100 consensus_queue.cc:260] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.654742  5100 ts_tablet_manager.cc:1434] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:33.655718  5134 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:33.660130  5099 tablet_bootstrap.cc:654] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:33.661928  4802 catalog_manager.cc:5697] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.667872  5109 raft_consensus.cc:493] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.668525  5109 raft_consensus.cc:515] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.670933  5109 leader_election.cc:290] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:33.672161  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa12d1545cd4a548c82e4eccf453338" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.673081  4978 raft_consensus.cc:2393] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a01cc17e1cd41f6ba1200116102aea8 in current term 1: Already voted for candidate 4255e11c80c343bbb69af3653b32ae4a in this term.
I20260630 12:13:33.674778  5099 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a: No bootstrap required, opened a new log
I20260630 12:13:33.674702  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa12d1545cd4a548c82e4eccf453338" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.675467  5099 ts_tablet_manager.cc:1403] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.001s
I20260630 12:13:33.677018  5018 leader_election.cc:304] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [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: 2a01cc17e1cd41f6ba1200116102aea8; no voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.678658  5099 raft_consensus.cc:359] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.679482  5099 raft_consensus.cc:385] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:33.679857  5099 raft_consensus.cc:740] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Initialized, Role: FOLLOWER
I20260630 12:13:33.680893  5109 raft_consensus.cc:3060] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.681854  5099 consensus_queue.cc:260] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.684998  5099 ts_tablet_manager.cc:1434] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:13:33.690069  5109 raft_consensus.cc:2749] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:33.719293  5109 raft_consensus.cc:493] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.719388  5131 raft_consensus.cc:493] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.719792  5109 raft_consensus.cc:515] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.719894  5131 raft_consensus.cc:515] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.721838  5131 leader_election.cc:290] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.722399  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.722597  5109 leader_election.cc:290] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:33.722527  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.723165  4901 raft_consensus.cc:2393] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a01cc17e1cd41f6ba1200116102aea8 in current term 1: Already voted for candidate 4255e11c80c343bbb69af3653b32ae4a in this term.
I20260630 12:13:33.723027  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834adf06db664855997b861a0f7cfca6" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.723417  4979 raft_consensus.cc:2393] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a01cc17e1cd41f6ba1200116102aea8 in current term 1: Already voted for candidate 35485cba60174a67a1cccaeca89f52f9 in this term.
I20260630 12:13:33.723655  4978 raft_consensus.cc:2468] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 0.
I20260630 12:13:33.723686  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834adf06db664855997b861a0f7cfca6" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.724516  5019 leader_election.cc:304] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [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: 2a01cc17e1cd41f6ba1200116102aea8; no voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.724552  5053 raft_consensus.cc:2468] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 0.
I20260630 12:13:33.724879  4870 leader_election.cc:304] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.725400  5109 raft_consensus.cc:3060] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.725663  5131 raft_consensus.cc:2804] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.726023  5131 raft_consensus.cc:493] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.726346  5131 raft_consensus.cc:3060] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.728482  5142 raft_consensus.cc:493] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.728963  5142 raft_consensus.cc:515] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.730584  5142 leader_election.cc:290] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.731271  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a58bff7204048f8bda7af7063997290" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.731876  4901 raft_consensus.cc:2468] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.732043  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a58bff7204048f8bda7af7063997290" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:33.732707  5053 raft_consensus.cc:2468] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 0.
I20260630 12:13:33.732904  5131 raft_consensus.cc:515] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.733142  4944 leader_election.cc:304] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.733395  5109 raft_consensus.cc:2749] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:33.734133  5142 raft_consensus.cc:2804] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:33.734432  5142 raft_consensus.cc:493] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:33.734725  5142 raft_consensus.cc:3060] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.735313  5131 leader_election.cc:290] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Requested vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.735514  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834adf06db664855997b861a0f7cfca6" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9"
I20260630 12:13:33.736099  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834adf06db664855997b861a0f7cfca6" candidate_uuid: "4255e11c80c343bbb69af3653b32ae4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.736105  4979 raft_consensus.cc:3060] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.736699  5053 raft_consensus.cc:3060] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.740393  5142 raft_consensus.cc:515] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.743094  5053 raft_consensus.cc:2468] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 1.
I20260630 12:13:33.743273  4979 raft_consensus.cc:2468] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255e11c80c343bbb69af3653b32ae4a in term 1.
I20260630 12:13:33.743834  5142 leader_election.cc:290] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:33.743698  5139 consensus_queue.cc:1048] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:33.743774  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a58bff7204048f8bda7af7063997290" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:33.744400  4870 leader_election.cc:304] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:33.744738  5052 raft_consensus.cc:3060] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.745231  5131 raft_consensus.cc:2804] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.745687  5131 raft_consensus.cc:697] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Becoming Leader. State: Replica: 4255e11c80c343bbb69af3653b32ae4a, State: Running, Role: LEADER
I20260630 12:13:33.746321  5131 consensus_queue.cc:237] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.748991  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a58bff7204048f8bda7af7063997290" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:33.749434  4901 raft_consensus.cc:3060] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.752697  5052 raft_consensus.cc:2468] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.754102  4901 raft_consensus.cc:2468] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:33.754161  4942 leader_election.cc:304] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9; no voters: 
I20260630 12:13:33.755386  5139 raft_consensus.cc:2804] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:33.756011  5139 raft_consensus.cc:697] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Becoming Leader. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Running, Role: LEADER
I20260630 12:13:33.757678  5139 consensus_queue.cc:237] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.764358  5103 consensus_queue.cc:1048] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.763754  4800 catalog_manager.cc:5697] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.766979  5109 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.777992  4802 catalog_manager.cc:5697] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.787120  4904 raft_consensus.cc:3060] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.794605  5138 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.797899  5139 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.811528  4901 raft_consensus.cc:3060] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.815294  5142 consensus_queue.cc:1048] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.820346  5142 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.832401  5142 consensus_queue.cc:1048] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.876716  5138 raft_consensus.cc:493] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:33.877267  5138 raft_consensus.cc:515] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:33.879408  5138 leader_election.cc:290] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:33.879798  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a3e3b4e3074b90acf0b125142ceb84" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:33.879943  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a3e3b4e3074b90acf0b125142ceb84" candidate_uuid: "2a01cc17e1cd41f6ba1200116102aea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35485cba60174a67a1cccaeca89f52f9" is_pre_election: true
I20260630 12:13:33.880638  4901 raft_consensus.cc:2393] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a01cc17e1cd41f6ba1200116102aea8 in current term 1: Already voted for candidate 35485cba60174a67a1cccaeca89f52f9 in this term.
I20260630 12:13:33.881711  5018 leader_election.cc:304] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [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: 2a01cc17e1cd41f6ba1200116102aea8; no voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:33.882388  5138 raft_consensus.cc:3060] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:33.887277  5138 raft_consensus.cc:2749] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:33.903180  5131 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.904474  5110 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.929500  5142 consensus_queue.cc:1048] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.939600  5142 consensus_queue.cc:1048] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.977329  5142 consensus_queue.cc:1048] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.987927  5103 consensus_queue.cc:1048] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:34.005069  4850 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:34.082293  5172 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:34.092309  5110 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:34.149531  5110 consensus_queue.cc:1048] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:34.158834  5172 consensus_queue.cc:1048] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:34.179486  5140 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:34.191097  5142 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:35.011183  4850 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:35.108400  5142 raft_consensus.cc:493] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:35.108925  5142 raft_consensus.cc:515] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:35.110668  5142 leader_election.cc:290] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:35.111459  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a" is_pre_election: true
I20260630 12:13:35.111778  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8" is_pre_election: true
I20260630 12:13:35.112119  4901 raft_consensus.cc:2468] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:35.112418  5052 raft_consensus.cc:2468] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 1.
I20260630 12:13:35.113312  4944 leader_election.cc:304] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [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: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:35.113942  5142 raft_consensus.cc:2804] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:35.114331  5142 raft_consensus.cc:493] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:35.114603  5142 raft_consensus.cc:3060] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:35.119138  5142 raft_consensus.cc:515] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:35.120621  5142 leader_election.cc:290] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:35.121506  4901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255e11c80c343bbb69af3653b32ae4a"
I20260630 12:13:35.121567  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82669469dee44f5bc3eed24fc1698d1" candidate_uuid: "35485cba60174a67a1cccaeca89f52f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a01cc17e1cd41f6ba1200116102aea8"
I20260630 12:13:35.122251  4901 raft_consensus.cc:3060] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:35.122334  5052 raft_consensus.cc:3060] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:35.126667  4901 raft_consensus.cc:2468] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 2.
I20260630 12:13:35.127081  5052 raft_consensus.cc:2468] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35485cba60174a67a1cccaeca89f52f9 in term 2.
I20260630 12:13:35.127671  4944 leader_election.cc:304] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [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: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a; no voters: 
I20260630 12:13:35.128455  5142 raft_consensus.cc:2804] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:35.129314  5142 raft_consensus.cc:697] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 2 LEADER]: Becoming Leader. State: Replica: 35485cba60174a67a1cccaeca89f52f9, State: Running, Role: LEADER
I20260630 12:13:35.129930  5142 consensus_queue.cc:237] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER 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: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } }
I20260630 12:13:35.135849  4800 catalog_manager.cc:5697] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:35.501493  5082 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:33223, user_credentials={real_user=slave}} blocked reactor thread for 44392.7us
I20260630 12:13:35.517722  5051 raft_consensus.cc:1275] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 2 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:35.528303  4904 raft_consensus.cc:1275] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 2 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:35.586875  5201 consensus_queue.cc:1048] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:35.596539  5242 consensus_queue.cc:1048] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260630 12:13:35.666018  4944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46291, user_credentials={real_user=slave}} blocked reactor thread for 103824us
W20260630 12:13:35.673184  4942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45495, user_credentials={real_user=slave}} blocked reactor thread for 90854.4us
W20260630 12:13:35.925344  5018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46291, user_credentials={real_user=slave}} blocked reactor thread for 63545.4us
W20260630 12:13:35.915473  5252 log.cc:927] Time spent T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260630 12:13:36.091655  5085 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.194:40117, user_credentials={real_user=slave}} blocked reactor thread for 64805.7us
W20260630 12:13:36.143220  5280 log.cc:927] Time spent T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
W20260630 12:13:36.260085  5238 log.cc:927] Time spent T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
W20260630 12:13:36.482694  5297 log.cc:927] Time spent T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260630 12:13:36.500703  5278 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59602 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=7, attempt_no=0}) took 1070 ms. Trace:
I20260630 12:13:36.532299  5262 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=24, attempt_no=0}) took 1031 ms. Trace:
I20260630 12:13:36.535920  5263 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59602 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=6, attempt_no=0}) took 1106 ms. Trace:
I20260630 12:13:36.557420  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=18, attempt_no=0}) took 1123 ms. Trace:
I20260630 12:13:36.618516  5271 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59602 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=32, attempt_no=0}) took 1065 ms. Trace:
I20260630 12:13:36.557956  5275 rpcz_store.cc:276] 0630 12:13:35.434017 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.445303 (+ 11286us) service_pool.cc:224] Handling call
0630 12:13:36.557134 (+1111831us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.519611 (+     0us) write_op.cc:183] PREPARE: starting on tablet d132a0d8dbdf427ba13d4b9f725dc794
0630 12:13:35.548765 (+ 29154us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.548829 (+    64us) write_op.cc:435] Acquired schema lock
0630 12:13:35.548852 (+    23us) tablet.cc:662] Decoding operations
0630 12:13:35.549792 (+   940us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.549861 (+    69us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.549900 (+    39us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:35.550492 (+   592us) tablet.cc:701] Row locks acquired
0630 12:13:35.550516 (+    24us) write_op.cc:260] PREPARE: finished
0630 12:13:35.979044 (+428528us) spinlock_profiling.cc:243] Waited 3.86 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09bb64 00007f94f17da1b5 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901 00007f94f17ddb2d 000000000043f3c4 000000000043f209
0630 12:13:35.981333 (+  2289us) write_op.cc:270] Start()
0630 12:13:36.005737 (+ 24404us) write_op.cc:276] Timestamp: P: 1782821615981296 usec, L: 0
0630 12:13:36.007063 (+  1326us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.028986 (+ 21923us) log.cc:844] Serialized 605 byte log entry
0630 12:13:36.350210 (+321224us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.434320 (+ 84110us) write_op.cc:301] APPLY: starting
0630 12:13:36.434405 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.434687 (+   282us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.434719 (+    32us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.537696 (+102977us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.555242 (+ 17546us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.555290 (+    48us) write_op.cc:312] APPLY: finished
0630 12:13:36.555760 (+   470us) log.cc:844] Serialized 58 byte log entry
0630 12:13:36.556029 (+   269us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.556143 (+   114us) write_op.cc:454] Released schema lock
0630 12:13:36.556727 (+   584us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":83895,"mutex_wait_us":7203,"num_ops":7,"prepare.queue_time_us":70596,"prepare.run_cpu_time_us":23017,"prepare.run_wall_time_us":511104,"raft.queue_time_us":3289,"raft.run_cpu_time_us":1162,"raft.run_wall_time_us":11058,"replication_time_us":342853,"spinlock_wait_cycles":8885120}]]}
I20260630 12:13:36.626744  5277 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41864 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=29, attempt_no=0}) took 1106 ms. Trace:
I20260630 12:13:36.627609  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=34, attempt_no=0}) took 1076 ms. Trace:
I20260630 12:13:36.537480  5263 rpcz_store.cc:276] 0630 12:13:35.429857 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.434856 (+  4999us) service_pool.cc:224] Handling call
0630 12:13:35.502016 (+ 67160us) spinlock_profiling.cc:243] Waited 10.4 ms on lock 0x7b340025c408. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.535704 (+1033688us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.706060 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9aa12d1545cd4a548c82e4eccf453338
0630 12:13:35.706566 (+   506us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.706592 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:13:35.706606 (+    14us) tablet.cc:662] Decoding operations
0630 12:13:35.706989 (+   383us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.707048 (+    59us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.707071 (+    23us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:35.707309 (+   238us) tablet.cc:701] Row locks acquired
0630 12:13:35.707326 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:13:35.707497 (+   171us) write_op.cc:270] Start()
0630 12:13:35.707588 (+    91us) write_op.cc:276] Timestamp: P: 1782821615707446 usec, L: 0
0630 12:13:35.707608 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.708194 (+   586us) log.cc:844] Serialized 432 byte log entry
0630 12:13:36.433529 (+725335us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.533779 (+100250us) write_op.cc:301] APPLY: starting
0630 12:13:36.533873 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.534000 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.534113 (+   113us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.534557 (+   444us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.534722 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.534763 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:36.534939 (+   176us) log.cc:844] Serialized 34 byte log entry
0630 12:13:36.535183 (+   244us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.535271 (+    88us) write_op.cc:454] Released schema lock
0630 12:13:36.535311 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":23816960,"child_traces":[["op",{"apply.queue_time_us":100053,"mutex_wait_us":28309,"num_ops":3,"prepare.queue_time_us":193170,"prepare.run_cpu_time_us":2394,"prepare.run_wall_time_us":3636,"replication_time_us":725727}]]}
I20260630 12:13:36.631904  5275 rpcz_store.cc:276] 0630 12:13:35.551164 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.554724 (+  3560us) service_pool.cc:224] Handling call
0630 12:13:35.904068 (+349344us) spinlock_profiling.cc:243] Waited 5.48 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:35.975717 (+ 71649us) spinlock_profiling.cc:243] Waited 1.19 ms on lock 0x7b580026c498. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94eab41841 00007f94eac811b1 00007f94eac8152e 000000000041fa09 00007f94f2cef1e0 00007f94f2db80c4 00007f94f2db8131 00007f94f2d77570 00007f94f2d63a69 00007f94f2d61d62 00007f94f1e3ff84
0630 12:13:36.627530 (+651813us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.977449 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3654e6e0823e4dae8fa2df887254ece4
0630 12:13:35.977929 (+   480us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.977957 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:13:35.977969 (+    12us) tablet.cc:662] Decoding operations
0630 12:13:35.978614 (+   645us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.978659 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.978686 (+    27us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:36.021302 (+ 42616us) tablet.cc:701] Row locks acquired
0630 12:13:36.024510 (+  3208us) write_op.cc:260] PREPARE: finished
0630 12:13:36.033412 (+  8902us) write_op.cc:270] Start()
0630 12:13:36.033510 (+    98us) write_op.cc:276] Timestamp: P: 1782821616033367 usec, L: 0
0630 12:13:36.033530 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.034230 (+   700us) log.cc:844] Serialized 605 byte log entry
0630 12:13:36.472482 (+438252us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.623935 (+151453us) write_op.cc:301] APPLY: starting
0630 12:13:36.624046 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.624289 (+   243us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.624396 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.625530 (+  1134us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.625932 (+   402us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.625984 (+    52us) write_op.cc:312] APPLY: finished
0630 12:13:36.626219 (+   235us) log.cc:844] Serialized 58 byte log entry
0630 12:13:36.626971 (+   752us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.627099 (+   128us) write_op.cc:454] Released schema lock
0630 12:13:36.627142 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":17240832,"child_traces":[["op",{"apply.queue_time_us":151272,"num_ops":7,"prepare.queue_time_us":791,"prepare.run_cpu_time_us":3337,"prepare.run_wall_time_us":57045,"replication_time_us":438830}]]}
I20260630 12:13:36.644075  5263 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59602 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=44, attempt_no=0}) took 1063 ms. Trace:
I20260630 12:13:36.644265  5283 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=3, attempt_no=0}) took 1213 ms. Trace:
I20260630 12:13:36.646987  5303 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=41, attempt_no=0}) took 1084 ms. Trace:
I20260630 12:13:36.501417  5278 rpcz_store.cc:276] 0630 12:13:35.430188 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.434930 (+  4742us) service_pool.cc:224] Handling call
0630 12:13:36.500458 (+1065528us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.554655 (+     0us) write_op.cc:183] PREPARE: starting on tablet 834adf06db664855997b861a0f7cfca6
0630 12:13:35.608335 (+ 53680us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.609839 (+  1504us) write_op.cc:435] Acquired schema lock
0630 12:13:35.613568 (+  3729us) tablet.cc:662] Decoding operations
0630 12:13:35.683275 (+ 69707us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.689903 (+  6628us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.691927 (+  2024us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:35.711133 (+ 19206us) tablet.cc:701] Row locks acquired
0630 12:13:35.714980 (+  3847us) write_op.cc:260] PREPARE: finished
0630 12:13:35.721280 (+  6300us) write_op.cc:270] Start()
0630 12:13:35.722569 (+  1289us) write_op.cc:276] Timestamp: P: 1782821615720256 usec, L: 0
0630 12:13:35.722590 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.725067 (+  2477us) log.cc:844] Serialized 432 byte log entry
0630 12:13:36.294128 (+569061us) spinlock_profiling.cc:243] Waited 9.64 ms on lock 0x7b54000d05a0. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0d571 00007f94edd19dbe 00007f94edd24930 00007f94edd248d8 00007f94edd24858 00007f94edd24813 00007f94edd23a9c 00007f94f3c0e3b6 00007f94f3c08b68 00007f94edd607cb 00007f94edd632c0
0630 12:13:36.405623 (+111495us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.477857 (+ 72234us) write_op.cc:301] APPLY: starting
0630 12:13:36.497931 (+ 20074us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.498124 (+   193us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.498150 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.498962 (+   812us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.499286 (+   324us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.499336 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:36.499552 (+   216us) log.cc:844] Serialized 34 byte log entry
0630 12:13:36.499847 (+   295us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.500036 (+   189us) write_op.cc:454] Released schema lock
0630 12:13:36.500075 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1684736,"child_traces":[["op",{"apply.queue_time_us":68687,"mutex_wait_us":1836,"num_ops":3,"prepare.queue_time_us":54847,"prepare.run_cpu_time_us":16296,"prepare.run_wall_time_us":201836,"raft.queue_time_us":75746,"raft.run_cpu_time_us":4731,"raft.run_wall_time_us":45646,"replication_time_us":682864,"spinlock_wait_cycles":68433664,"thread_start_us":86531,"threads_started":2,"wal-append.queue_time_us":25138}]]}
I20260630 12:13:36.630745  5277 rpcz_store.cc:276] 0630 12:13:35.536774 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.545642 (+  8868us) service_pool.cc:224] Handling call
0630 12:13:36.626516 (+1080874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.807826 (+     0us) write_op.cc:183] PREPARE: starting on tablet aba46e0d92bd49f4afdba57c1ad5753a
0630 12:13:35.825654 (+ 17828us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.825967 (+   313us) write_op.cc:435] Acquired schema lock
0630 12:13:35.829062 (+  3095us) tablet.cc:662] Decoding operations
0630 12:13:35.912537 (+ 83475us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.915197 (+  2660us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.922052 (+  6855us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:35.941480 (+ 19428us) tablet.cc:701] Row locks acquired
0630 12:13:35.941502 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:13:35.941675 (+   173us) write_op.cc:270] Start()
0630 12:13:35.941808 (+   133us) write_op.cc:276] Timestamp: P: 1782821615941643 usec, L: 0
0630 12:13:35.941831 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.966166 (+ 24335us) log.cc:844] Serialized 519 byte log entry
0630 12:13:36.308526 (+342360us) spinlock_profiling.cc:243] Waited 5.28 ms on lock 0x7b1800046000. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94f3b7ebf1 00007f94f3b8b391 00007f94eacb8b62 00007f94eacbae01 00007f94eacbadb9 00007f94eacbad49 00007f94eacbad11 00007f94eacba00d 000000000043f3c4 000000000043f209 00007f94eac9be7a
0630 12:13:36.396553 (+ 88027us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.555803 (+159250us) write_op.cc:301] APPLY: starting
0630 12:13:36.560490 (+  4687us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.586315 (+ 25825us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.586351 (+    36us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.587132 (+   781us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.587351 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.587405 (+    54us) write_op.cc:312] APPLY: finished
0630 12:13:36.587625 (+   220us) log.cc:844] Serialized 46 byte log entry
0630 12:13:36.587817 (+   192us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.587904 (+    87us) write_op.cc:454] Released schema lock
0630 12:13:36.587942 (+    38us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:36.626415 (+ 38473us) spinlock_profiling.cc:243] Waited 28.9 ms on lock 0x7b3400170ba8. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09c9ae 00007f94ec0b04fe 00007f94f2d89e51 00007f94f17dc3ad 00007f94f17dbb53 00007f94f17dfd61 00007f94f17dfd19 00007f94f17dfca9 00007f94f17dfc71 00007f94f17dee9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":158996,"mutex_wait_us":690,"num_ops":5,"prepare.queue_time_us":146670,"prepare.run_cpu_time_us":6761,"prepare.run_wall_time_us":164468,"raft.queue_time_us":3216,"raft.run_cpu_time_us":2320,"raft.run_wall_time_us":144420,"replication_time_us":454554,"spinlock_wait_cycles":78645888}]]}
I20260630 12:13:36.532948  5262 rpcz_store.cc:276] 0630 12:13:35.509403 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.512243 (+  2840us) service_pool.cc:224] Handling call
0630 12:13:36.532036 (+1019793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:36.029498 (+     0us) write_op.cc:183] PREPARE: starting on tablet d132a0d8dbdf427ba13d4b9f725dc794
0630 12:13:36.029996 (+   498us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.030031 (+    35us) write_op.cc:435] Acquired schema lock
0630 12:13:36.030050 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:36.030653 (+   603us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.030716 (+    63us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.030756 (+    40us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:36.031365 (+   609us) tablet.cc:701] Row locks acquired
0630 12:13:36.031391 (+    26us) write_op.cc:260] PREPARE: finished
0630 12:13:36.031620 (+   229us) write_op.cc:270] Start()
0630 12:13:36.031751 (+   131us) write_op.cc:276] Timestamp: P: 1782821616031564 usec, L: 0
0630 12:13:36.031779 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.032560 (+   781us) log.cc:844] Serialized 562 byte log entry
0630 12:13:36.323251 (+290691us) spinlock_profiling.cc:243] Waited 4.32 ms on lock 0x7b18000940c0. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94f3b7ebf1 00007f94f3b8b391 00007f94eacb8a33 00007f94eacbae01 00007f94eacbadb9 00007f94eacbad49 00007f94eacbad11 00007f94eacba00d 000000000043f3c4 000000000043f209 00007f94eac9be7a
0630 12:13:36.349058 (+ 25807us) spinlock_profiling.cc:243] Waited 2.27 ms on lock 0x7b58000df7d0. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0e090 00007f94edcfe43c 00007f94edd04d53 00007f94edd04cd9 00007f94edd04c69 00007f94edd04c31 00007f94edd03dfd 000000000043f3c4 000000000043f209 00007f94eacb8ab5 00007f94eacbae01
0630 12:13:36.350558 (+  1500us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.467460 (+116902us) write_op.cc:301] APPLY: starting
0630 12:13:36.467580 (+   120us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.467849 (+   269us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.467878 (+    29us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.511637 (+ 43759us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.530228 (+ 18591us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.530291 (+    63us) write_op.cc:312] APPLY: finished
0630 12:13:36.530525 (+   234us) log.cc:844] Serialized 52 byte log entry
0630 12:13:36.531450 (+   925us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.531581 (+   131us) write_op.cc:454] Released schema lock
0630 12:13:36.531634 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":116713,"num_ops":6,"prepare.queue_time_us":487755,"prepare.run_cpu_time_us":3455,"prepare.run_wall_time_us":17483,"raft.queue_time_us":14066,"raft.run_cpu_time_us":1153,"raft.run_wall_time_us":9987,"replication_time_us":318639,"spinlock_wait_cycles":15155840}]]}
I20260630 12:13:36.619035  5271 rpcz_store.cc:276] 0630 12:13:35.553264 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.553470 (+   206us) service_pool.cc:224] Handling call
0630 12:13:36.618303 (+1064833us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.708568 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9aa12d1545cd4a548c82e4eccf453338
0630 12:13:35.729483 (+ 20915us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.731437 (+  1954us) write_op.cc:435] Acquired schema lock
0630 12:13:35.733266 (+  1829us) tablet.cc:662] Decoding operations
0630 12:13:35.749650 (+ 16384us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.750772 (+  1122us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.752903 (+  2131us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:35.753091 (+   188us) tablet.cc:701] Row locks acquired
0630 12:13:35.753110 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:35.754762 (+  1652us) write_op.cc:270] Start()
0630 12:13:35.754905 (+   143us) write_op.cc:276] Timestamp: P: 1782821615753986 usec, L: 0
0630 12:13:35.754941 (+    36us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.755727 (+   786us) log.cc:844] Serialized 388 byte log entry
0630 12:13:36.462990 (+707263us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.600156 (+137166us) write_op.cc:301] APPLY: starting
0630 12:13:36.600255 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.600372 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.600470 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.610318 (+  9848us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.616873 (+  6555us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.616919 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:36.617100 (+   181us) log.cc:844] Serialized 28 byte log entry
0630 12:13:36.617871 (+   771us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.617939 (+    68us) write_op.cc:454] Released schema lock
0630 12:13:36.618002 (+    63us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":136956,"num_ops":2,"prepare.queue_time_us":109525,"prepare.run_cpu_time_us":3017,"prepare.run_wall_time_us":47416,"replication_time_us":707934}]]}
I20260630 12:13:36.647593  5283 rpcz_store.cc:276] 0630 12:13:35.430684 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.436742 (+  6058us) service_pool.cc:224] Handling call
0630 12:13:36.644069 (+1207327us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.558567 (+     0us) write_op.cc:183] PREPARE: starting on tablet c1a3e3b4e3074b90acf0b125142ceb84
0630 12:13:35.558927 (+   360us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.558943 (+    16us) write_op.cc:435] Acquired schema lock
0630 12:13:35.558954 (+    11us) tablet.cc:662] Decoding operations
0630 12:13:35.559178 (+   224us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.559221 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.559236 (+    15us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:13:35.559346 (+   110us) tablet.cc:701] Row locks acquired
0630 12:13:35.559353 (+     7us) write_op.cc:260] PREPARE: finished
0630 12:13:35.559469 (+   116us) write_op.cc:270] Start()
0630 12:13:35.559555 (+    86us) write_op.cc:276] Timestamp: P: 1782821615559439 usec, L: 0
0630 12:13:35.559568 (+    13us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.560069 (+   501us) log.cc:844] Serialized 345 byte log entry
0630 12:13:35.573037 (+ 12968us) spinlock_profiling.cc:243] Waited 3.85 ms on lock 0x7b4400023e0c. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94eab41841 00007f94eabdf2c5 00007f94eabdfce2 00007f94ed9501db 00007f94ed94baaf 00007f94eac9b6ec 00007f94f3af2719 00007f94eacb7cdb 00007f94eacb5f7f 00007f94eacb5a95 00007f94f17d916c
0630 12:13:36.462867 (+889830us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.527966 (+ 65099us) write_op.cc:301] APPLY: starting
0630 12:13:36.528115 (+   149us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.528238 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.528266 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.528722 (+   456us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.529049 (+   327us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.529100 (+    51us) write_op.cc:312] APPLY: finished
0630 12:13:36.529293 (+   193us) log.cc:844] Serialized 22 byte log entry
0630 12:13:36.562346 (+ 33053us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.610483 (+ 48137us) write_op.cc:454] Released schema lock
0630 12:13:36.616562 (+  6079us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64836,"num_ops":1,"prepare.queue_time_us":62916,"prepare.run_cpu_time_us":20599,"prepare.run_wall_time_us":35090,"raft.queue_time_us":12729,"raft.run_cpu_time_us":909,"raft.run_wall_time_us":909,"replication_time_us":899792,"spinlock_wait_cycles":8859392,"thread_start_us":190275,"threads_started":2,"wal-append.queue_time_us":34543}]]}
I20260630 12:13:36.685313  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=11, attempt_no=0}) took 1254 ms. Trace:
I20260630 12:13:36.647683  5263 rpcz_store.cc:276] 0630 12:13:35.585082 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.592624 (+  7542us) service_pool.cc:224] Handling call
0630 12:13:36.643984 (+1051360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.756164 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9aa12d1545cd4a548c82e4eccf453338
0630 12:13:35.756629 (+   465us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.756661 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:13:35.756676 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:35.757176 (+   500us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.757217 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.757242 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:35.789439 (+ 32197us) tablet.cc:701] Row locks acquired
0630 12:13:35.789458 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:35.798238 (+  8780us) write_op.cc:270] Start()
0630 12:13:35.845307 (+ 47069us) write_op.cc:276] Timestamp: P: 1782821615793308 usec, L: 0
0630 12:13:35.845755 (+   448us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.852219 (+  6464us) log.cc:844] Serialized 519 byte log entry
0630 12:13:36.463336 (+611117us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.641015 (+177679us) write_op.cc:301] APPLY: starting
0630 12:13:36.641117 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.641284 (+   167us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.641380 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.642224 (+   844us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.642432 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.642489 (+    57us) write_op.cc:312] APPLY: finished
0630 12:13:36.642691 (+   202us) log.cc:844] Serialized 46 byte log entry
0630 12:13:36.643485 (+   794us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.643574 (+    89us) write_op.cc:454] Released schema lock
0630 12:13:36.643615 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177502,"num_ops":5,"prepare.queue_time_us":36217,"prepare.run_cpu_time_us":9098,"prepare.run_wall_time_us":96287,"replication_time_us":617408}]]}
I20260630 12:13:36.648073  5303 rpcz_store.cc:276] 0630 12:13:35.575990 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.578592 (+  2602us) service_pool.cc:224] Handling call
0630 12:13:35.807750 (+229158us) spinlock_profiling.cc:243] Waited 6.17 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.646788 (+839038us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.850648 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3654e6e0823e4dae8fa2df887254ece4
0630 12:13:35.851120 (+   472us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.851147 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:13:35.851159 (+    12us) tablet.cc:662] Decoding operations
0630 12:13:35.851497 (+   338us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.851539 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.851565 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:35.851757 (+   192us) tablet.cc:701] Row locks acquired
0630 12:13:35.851773 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:35.851931 (+   158us) write_op.cc:270] Start()
0630 12:13:35.852054 (+   123us) write_op.cc:276] Timestamp: P: 1782821615851886 usec, L: 0
0630 12:13:35.852069 (+    15us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.860964 (+  8895us) log.cc:844] Serialized 388 byte log entry
0630 12:13:36.472168 (+611204us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.543894 (+ 71726us) write_op.cc:301] APPLY: starting
0630 12:13:36.544003 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.544154 (+   151us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.561227 (+ 17073us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.631416 (+ 70189us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.631565 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.631609 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:36.645598 (+ 13989us) log.cc:844] Serialized 28 byte log entry
0630 12:13:36.646319 (+   721us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.646394 (+    75us) write_op.cc:454] Released schema lock
0630 12:13:36.646436 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":14189824,"child_traces":[["op",{"apply.queue_time_us":71486,"num_ops":2,"prepare.queue_time_us":181,"prepare.run_cpu_time_us":2416,"prepare.run_wall_time_us":25325,"replication_time_us":619939}]]}
I20260630 12:13:36.700963  5271 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59602 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=22, attempt_no=0}) took 1204 ms. Trace:
I20260630 12:13:36.703863  5283 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=21, attempt_no=0}) took 1265 ms. Trace:
I20260630 12:13:36.704066  5300 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59602 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=19, attempt_no=0}) took 1228 ms. Trace:
I20260630 12:13:36.718245  5283 rpcz_store.cc:276] 0630 12:13:35.450513 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.460899 (+ 10386us) service_pool.cc:224] Handling call
0630 12:13:36.703786 (+1242887us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.567748 (+     0us) write_op.cc:183] PREPARE: starting on tablet d82669469dee44f5bc3eed24fc1698d1
0630 12:13:35.568398 (+   650us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.568434 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:13:35.568458 (+    24us) tablet.cc:662] Decoding operations
0630 12:13:35.569155 (+   697us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.569221 (+    66us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.569264 (+    43us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:35.569789 (+   525us) tablet.cc:701] Row locks acquired
0630 12:13:35.569813 (+    24us) write_op.cc:260] PREPARE: finished
0630 12:13:35.570015 (+   202us) write_op.cc:270] Start()
0630 12:13:35.570153 (+   138us) write_op.cc:276] Timestamp: P: 1782821615569969 usec, L: 0
0630 12:13:35.570185 (+    32us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.571069 (+   884us) log.cc:844] Serialized 519 byte log entry
0630 12:13:36.539841 (+968772us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.701516 (+161675us) write_op.cc:301] APPLY: starting
0630 12:13:36.701602 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.701808 (+   206us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.701924 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.702660 (+   736us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.702825 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.702868 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:36.703030 (+   162us) log.cc:844] Serialized 46 byte log entry
0630 12:13:36.703246 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.703383 (+   137us) write_op.cc:454] Released schema lock
0630 12:13:36.703416 (+    33us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":794368,"child_traces":[["op",{"apply.queue_time_us":161500,"num_ops":5,"prepare.queue_time_us":65428,"prepare.run_cpu_time_us":3720,"prepare.run_wall_time_us":16983,"replication_time_us":969509}]]}
I20260630 12:13:36.707700  5263 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59602 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=31, attempt_no=0}) took 1178 ms. Trace:
I20260630 12:13:36.724922  5283 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=33, attempt_no=0}) took 1193 ms. Trace:
I20260630 12:13:36.685815  5275 rpcz_store.cc:276] 0630 12:13:35.431037 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.436834 (+  5797us) service_pool.cc:224] Handling call
0630 12:13:35.500445 (+ 63611us) spinlock_profiling.cc:243] Waited 24.5 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.685232 (+1184787us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.566450 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0a58bff7204048f8bda7af7063997290
0630 12:13:35.566970 (+   520us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.567000 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:13:35.567039 (+    39us) tablet.cc:662] Decoding operations
0630 12:13:35.567921 (+   882us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.577228 (+  9307us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.578662 (+  1434us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:13:35.637736 (+ 59074us) tablet.cc:701] Row locks acquired
0630 12:13:35.658898 (+ 21162us) write_op.cc:260] PREPARE: finished
0630 12:13:35.981551 (+322653us) spinlock_profiling.cc:243] Waited 16.7 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09bb64 00007f94f17da1b5 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901 00007f94f17ddb2d 000000000043f3c4 000000000043f209
0630 12:13:35.981989 (+   438us) write_op.cc:270] Start()
0630 12:13:36.009044 (+ 27055us) write_op.cc:276] Timestamp: P: 1782821615981947 usec, L: 0
0630 12:13:36.011282 (+  2238us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.044979 (+ 33697us) spinlock_profiling.cc:243] Waited 3.26 ms on lock 0x7b54004617a0. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0d571 00007f94edd21520 00007f94eddaab42 00007f94edd9ff67 00007f94edd9fda4 00007f94f17da581 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901
0630 12:13:36.064084 (+ 19105us) log.cc:844] Serialized 649 byte log entry
0630 12:13:36.499608 (+435524us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.668586 (+168978us) write_op.cc:301] APPLY: starting
0630 12:13:36.668675 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.668922 (+   247us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.668947 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.670255 (+  1308us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.684149 (+ 13894us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.684196 (+    47us) write_op.cc:312] APPLY: finished
0630 12:13:36.684440 (+   244us) log.cc:844] Serialized 64 byte log entry
0630 12:13:36.684665 (+   225us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.684759 (+    94us) write_op.cc:454] Released schema lock
0630 12:13:36.684821 (+    62us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":56331136,"child_traces":[["op",{"apply.queue_time_us":168758,"mutex_wait_us":948,"num_ops":8,"prepare.queue_time_us":63071,"prepare.run_cpu_time_us":29473,"prepare.run_wall_time_us":548367,"raft.queue_time_us":117,"raft.run_cpu_time_us":1313,"raft.run_wall_time_us":1313,"replication_time_us":488163,"spinlock_wait_cycles":45840000,"thread_start_us":96880,"threads_started":2,"wal-append.queue_time_us":77279}]]}
I20260630 12:13:36.745549  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=17, attempt_no=0}) took 1313 ms. Trace:
I20260630 12:13:36.712921  5262 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=36, attempt_no=0}) took 1161 ms. Trace:
I20260630 12:13:36.716234  5303 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=8, attempt_no=0}) took 1286 ms. Trace:
I20260630 12:13:36.724128  5263 rpcz_store.cc:276] 0630 12:13:35.545547 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.547706 (+  2159us) service_pool.cc:224] Handling call
0630 12:13:36.707622 (+1159916us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.864883 (+     0us) write_op.cc:183] PREPARE: starting on tablet 834adf06db664855997b861a0f7cfca6
0630 12:13:35.865357 (+   474us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.865400 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:13:35.865417 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:35.865877 (+   460us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.865924 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.865948 (+    24us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:35.866356 (+   408us) tablet.cc:701] Row locks acquired
0630 12:13:35.866377 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:13:35.866555 (+   178us) write_op.cc:270] Start()
0630 12:13:35.866671 (+   116us) write_op.cc:276] Timestamp: P: 1782821615866511 usec, L: 0
0630 12:13:35.866694 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.867283 (+   589us) log.cc:844] Serialized 519 byte log entry
0630 12:13:36.483543 (+616260us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.704751 (+221208us) write_op.cc:301] APPLY: starting
0630 12:13:36.704874 (+   123us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.705066 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.705153 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.705887 (+   734us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.706081 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.706128 (+    47us) write_op.cc:312] APPLY: finished
0630 12:13:36.706327 (+   199us) log.cc:844] Serialized 46 byte log entry
0630 12:13:36.707103 (+   776us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.707226 (+   123us) write_op.cc:454] Released schema lock
0630 12:13:36.707273 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1463552,"child_traces":[["op",{"apply.queue_time_us":221017,"mutex_wait_us":13741,"num_ops":5,"prepare.queue_time_us":198976,"prepare.run_cpu_time_us":2692,"prepare.run_wall_time_us":2693,"replication_time_us":616651}]]}
I20260630 12:13:36.746690  5262 rpcz_store.cc:276] 0630 12:13:35.551932 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.554268 (+  2336us) service_pool.cc:224] Handling call
0630 12:13:35.901336 (+347068us) spinlock_profiling.cc:243] Waited 3.52 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.712849 (+811513us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:36.069176 (+     0us) write_op.cc:183] PREPARE: starting on tablet d132a0d8dbdf427ba13d4b9f725dc794
0630 12:13:36.120158 (+ 50982us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.120825 (+   667us) write_op.cc:435] Acquired schema lock
0630 12:13:36.122094 (+  1269us) tablet.cc:662] Decoding operations
0630 12:13:36.222297 (+100203us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.222460 (+   163us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.222520 (+    60us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:36.223051 (+   531us) tablet.cc:701] Row locks acquired
0630 12:13:36.223067 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:36.337302 (+114235us) spinlock_profiling.cc:243] Waited 2.97 ms on lock 0x7b2c00165ae8. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec69fa11 00007f94ec6aea0a 00007f94ec6ae693 00007f94ec6ae631 00007f94edddf902 00007f94edddf6dd 00007f94f17da243 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939
0630 12:13:36.337372 (+    70us) write_op.cc:270] Start()
0630 12:13:36.337635 (+   263us) write_op.cc:276] Timestamp: P: 1782821616226403 usec, L: 0
0630 12:13:36.337667 (+    32us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.352483 (+ 14816us) log.cc:844] Serialized 432 byte log entry
0630 12:13:36.353364 (+   881us) spinlock_profiling.cc:243] Waited 13.9 ms on lock 0x7b54005b22d4. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0d571 00007f94edd9fe28 00007f94f17da581 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901 00007f94f17ddb2d 000000000043f3c4 000000000043f209
0630 12:13:36.532084 (+178720us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.674231 (+142147us) write_op.cc:301] APPLY: starting
0630 12:13:36.674324 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.674454 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.674473 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.674955 (+   482us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.675109 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.675148 (+    39us) write_op.cc:312] APPLY: finished
0630 12:13:36.675306 (+   158us) log.cc:844] Serialized 34 byte log entry
0630 12:13:36.712387 (+ 37081us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.712462 (+    75us) write_op.cc:454] Released schema lock
0630 12:13:36.712499 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8098176,"child_traces":[["op",{"apply.queue_time_us":141976,"num_ops":3,"prepare.queue_time_us":138524,"prepare.run_cpu_time_us":7233,"prepare.run_wall_time_us":293368,"replication_time_us":194285,"spinlock_wait_cycles":38823168}]]}
I20260630 12:13:36.701391  5271 rpcz_store.cc:276] 0630 12:13:35.498250 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.499622 (+  1372us) service_pool.cc:224] Handling call
0630 12:13:36.700876 (+1201254us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.758578 (+     0us) write_op.cc:183] PREPARE: starting on tablet 834adf06db664855997b861a0f7cfca6
0630 12:13:35.773693 (+ 15115us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.773738 (+    45us) write_op.cc:435] Acquired schema lock
0630 12:13:35.773757 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:35.774192 (+   435us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.774235 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.774263 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:35.789830 (+ 15567us) tablet.cc:701] Row locks acquired
0630 12:13:35.790417 (+   587us) write_op.cc:260] PREPARE: finished
0630 12:13:35.807258 (+ 16841us) write_op.cc:270] Start()
0630 12:13:35.844955 (+ 37697us) write_op.cc:276] Timestamp: P: 1782821615805186 usec, L: 0
0630 12:13:35.844979 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.860224 (+ 15245us) log.cc:844] Serialized 475 byte log entry
0630 12:13:36.456246 (+596022us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.694390 (+238144us) write_op.cc:301] APPLY: starting
0630 12:13:36.694484 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.698162 (+  3678us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.698254 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.699029 (+   775us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.699194 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.699238 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:36.699431 (+   193us) log.cc:844] Serialized 40 byte log entry
0630 12:13:36.700292 (+   861us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.700400 (+   108us) write_op.cc:454] Released schema lock
0630 12:13:36.700440 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":237964,"mutex_wait_us":19199,"num_ops":4,"prepare.queue_time_us":239753,"prepare.run_cpu_time_us":6953,"prepare.run_wall_time_us":113669,"replication_time_us":610610}]]}
I20260630 12:13:36.749022  5303 rpcz_store.cc:276] 0630 12:13:35.429692 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.432910 (+  3218us) service_pool.cc:224] Handling call
0630 12:13:36.716163 (+1283253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.476650 (+     0us) write_op.cc:183] PREPARE: starting on tablet d82669469dee44f5bc3eed24fc1698d1
0630 12:13:35.477173 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.477200 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:13:35.477221 (+    21us) tablet.cc:662] Decoding operations
0630 12:13:35.478059 (+   838us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.478119 (+    60us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.478169 (+    50us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:35.478704 (+   535us) tablet.cc:701] Row locks acquired
0630 12:13:35.478729 (+    25us) write_op.cc:260] PREPARE: finished
0630 12:13:35.495637 (+ 16908us) spinlock_profiling.cc:243] Waited 9.66 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09bb64 00007f94f17da1b5 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901 00007f94f17ddb2d 000000000043f3c4 000000000043f209
0630 12:13:35.496674 (+  1037us) write_op.cc:270] Start()
0630 12:13:35.497342 (+   668us) write_op.cc:276] Timestamp: P: 1782821615495700 usec, L: 0
0630 12:13:35.497369 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.498504 (+  1135us) log.cc:844] Serialized 519 byte log entry
0630 12:13:36.539417 (+1040913us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.699316 (+159899us) write_op.cc:301] APPLY: starting
0630 12:13:36.699402 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.699588 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.699613 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.700527 (+   914us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.700758 (+   231us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.715256 (+ 14498us) write_op.cc:312] APPLY: finished
0630 12:13:36.715446 (+   190us) log.cc:844] Serialized 46 byte log entry
0630 12:13:36.715683 (+   237us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.715782 (+    99us) write_op.cc:454] Released schema lock
0630 12:13:36.715834 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":159675,"mutex_wait_us":3676,"num_ops":5,"prepare.queue_time_us":42373,"prepare.run_cpu_time_us":4981,"prepare.run_wall_time_us":34895,"raft.queue_time_us":8871,"raft.run_cpu_time_us":1224,"raft.run_wall_time_us":3039,"replication_time_us":1038823,"spinlock_wait_cycles":23761408,"thread_start_us":44771,"threads_started":1}]]}
I20260630 12:13:36.718308  5300 rpcz_store.cc:276] 0630 12:13:35.486615 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.489849 (+  3234us) service_pool.cc:224] Handling call
0630 12:13:35.924900 (+435051us) spinlock_profiling.cc:243] Waited 9.09 ms on lock 0x7b340025c408. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.703874 (+778974us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.966673 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8578c6e3c8504105b9933f2fe0bf2a84
0630 12:13:36.017025 (+ 50352us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.020997 (+  3972us) write_op.cc:435] Acquired schema lock
0630 12:13:36.021013 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:36.086212 (+ 65199us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.087388 (+  1176us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.091223 (+  3835us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:36.114371 (+ 23148us) tablet.cc:701] Row locks acquired
0630 12:13:36.115576 (+  1205us) write_op.cc:260] PREPARE: finished
0630 12:13:36.324229 (+208653us) spinlock_profiling.cc:243] Waited 202 ms on lock 0x7b18001c2900. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0d571 00007f94edddf73d 00007f94f17da243 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901 00007f94f17ddb2d 000000000043f3c4 000000000043f209
0630 12:13:36.324330 (+   101us) write_op.cc:270] Start()
0630 12:13:36.324615 (+   285us) write_op.cc:276] Timestamp: P: 1782821616322028 usec, L: 0
0630 12:13:36.324639 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.325511 (+   872us) log.cc:844] Serialized 432 byte log entry
0630 12:13:36.442649 (+117138us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.641458 (+198809us) write_op.cc:301] APPLY: starting
0630 12:13:36.641581 (+   123us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.641738 (+   157us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.641754 (+    16us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.642273 (+   519us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.642539 (+   266us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.642587 (+    48us) write_op.cc:312] APPLY: finished
0630 12:13:36.642726 (+   139us) log.cc:844] Serialized 34 byte log entry
0630 12:13:36.643494 (+   768us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.643574 (+    80us) write_op.cc:454] Released schema lock
0630 12:13:36.643613 (+    39us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:36.703747 (+ 60134us) spinlock_profiling.cc:243] Waited 1.61 ms on lock 0x7b340025c408. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09c9ae 00007f94ec0b04fe 00007f94f2d89e51 00007f94f17dc3ad 00007f94f17dbb53 00007f94f17dfd61 00007f94f17dfd19 00007f94f17dfca9 00007f94f17dfc71 00007f94f17dee9d
Metrics: {"spinlock_wait_cycles":20902272,"child_traces":[["op",{"apply.queue_time_us":198604,"mutex_wait_us":24290,"num_ops":3,"prepare.queue_time_us":4711,"prepare.run_cpu_time_us":7172,"prepare.run_wall_time_us":377441,"raft.queue_time_us":879,"raft.run_cpu_time_us":1590,"raft.run_wall_time_us":22075,"replication_time_us":117871,"spinlock_wait_cycles":467531392}]]}
I20260630 12:13:36.712028  5278 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59602 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=43, attempt_no=0}) took 1151 ms. Trace:
I20260630 12:13:36.761556  5278 rpcz_store.cc:276] 0630 12:13:35.573852 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.576348 (+  2496us) service_pool.cc:224] Handling call
0630 12:13:36.711945 (+1135597us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.867705 (+     0us) write_op.cc:183] PREPARE: starting on tablet 834adf06db664855997b861a0f7cfca6
0630 12:13:35.868182 (+   477us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.868206 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:13:35.868222 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:35.910142 (+ 41920us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.912197 (+  2055us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.913923 (+  1726us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:13:35.914535 (+   612us) tablet.cc:701] Row locks acquired
0630 12:13:35.914563 (+    28us) write_op.cc:260] PREPARE: finished
0630 12:13:35.919596 (+  5033us) write_op.cc:270] Start()
0630 12:13:35.921314 (+  1718us) write_op.cc:276] Timestamp: P: 1782821615914767 usec, L: 0
0630 12:13:35.921339 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.931611 (+ 10272us) log.cc:844] Serialized 649 byte log entry
0630 12:13:36.498746 (+567135us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.709242 (+210496us) write_op.cc:301] APPLY: starting
0630 12:13:36.709330 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.709553 (+   223us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.709646 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.710797 (+  1151us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.710974 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.711017 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:36.711245 (+   228us) log.cc:844] Serialized 64 byte log entry
0630 12:13:36.711471 (+   226us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.711618 (+   147us) write_op.cc:454] Released schema lock
0630 12:13:36.711666 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":210300,"num_ops":8,"prepare.queue_time_us":184123,"prepare.run_cpu_time_us":3610,"prepare.run_wall_time_us":67495,"replication_time_us":577263}]]}
I20260630 12:13:36.756428  5275 rpcz_store.cc:276] 0630 12:13:35.432382 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.434890 (+  2508us) service_pool.cc:224] Handling call
0630 12:13:35.512746 (+ 77856us) spinlock_profiling.cc:243] Waited 25.1 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:35.697305 (+184559us) spinlock_profiling.cc:243] Waited 1.05 ms on lock 0x7b580026c498. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94eab41841 00007f94eac811b1 00007f94eac81062 00007f94f3b97999 00007f94f2ceeee0 00007f94f2db80ab 00007f94f2db8131 00007f94f2d77570 00007f94f2d63a69 00007f94f2d61d62 00007f94f1e3ff84
0630 12:13:36.745466 (+1048161us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.852473 (+     0us) write_op.cc:183] PREPARE: starting on tablet d5ba1647c5ba43a1a6a892dc20c401af
0630 12:13:35.922796 (+ 70323us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.923668 (+   872us) write_op.cc:435] Acquired schema lock
0630 12:13:35.924508 (+   840us) tablet.cc:662] Decoding operations
0630 12:13:35.933770 (+  9262us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.934618 (+   848us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.935163 (+   545us) tablet.cc:685] Acquiring locks for 10 operations
0630 12:13:35.995774 (+ 60611us) tablet.cc:701] Row locks acquired
0630 12:13:35.997521 (+  1747us) write_op.cc:260] PREPARE: finished
0630 12:13:36.013978 (+ 16457us) write_op.cc:270] Start()
0630 12:13:36.017536 (+  3558us) write_op.cc:276] Timestamp: P: 1782821616011049 usec, L: 0
0630 12:13:36.017553 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.111064 (+ 93511us) spinlock_profiling.cc:243] Waited 12.8 ms on lock 0x7b54000d5820. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0d571 00007f94edd21520 00007f94eddaab42 00007f94edd9ff67 00007f94edd9fda4 00007f94f17da581 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901
0630 12:13:36.111907 (+   843us) log.cc:844] Serialized 735 byte log entry
0630 12:13:36.572735 (+460828us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.742512 (+169777us) write_op.cc:301] APPLY: starting
0630 12:13:36.742609 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.742878 (+   269us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.742899 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.744176 (+  1277us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.744374 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.744418 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:36.744638 (+   220us) log.cc:844] Serialized 76 byte log entry
0630 12:13:36.744867 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.745116 (+   249us) write_op.cc:454] Released schema lock
0630 12:13:36.745158 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":60234368,"child_traces":[["op",{"apply.queue_time_us":169554,"num_ops":10,"prepare.queue_time_us":107962,"prepare.run_cpu_time_us":6656,"prepare.run_wall_time_us":259730,"replication_time_us":550930,"spinlock_wait_cycles":29450624}]]}
I20260630 12:13:36.781924  5283 rpcz_store.cc:276] 0630 12:13:35.531884 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.542743 (+ 10859us) service_pool.cc:224] Handling call
0630 12:13:36.724844 (+1182101us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.593560 (+     0us) write_op.cc:183] PREPARE: starting on tablet d82669469dee44f5bc3eed24fc1698d1
0630 12:13:35.681220 (+ 87660us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.683105 (+  1885us) write_op.cc:435] Acquired schema lock
0630 12:13:35.684073 (+   968us) tablet.cc:662] Decoding operations
0630 12:13:35.719760 (+ 35687us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.721403 (+  1643us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.723024 (+  1621us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:35.740248 (+ 17224us) tablet.cc:701] Row locks acquired
0630 12:13:35.740262 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:13:35.740423 (+   161us) write_op.cc:270] Start()
0630 12:13:35.740528 (+   105us) write_op.cc:276] Timestamp: P: 1782821615740382 usec, L: 0
0630 12:13:35.740551 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.741248 (+   697us) log.cc:844] Serialized 475 byte log entry
0630 12:13:35.904424 (+163176us) spinlock_profiling.cc:243] Waited 33.7 ms on lock 0x7b58000551d0. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0e090 00007f94edcfe43c 00007f94edd04d53 00007f94edd04cd9 00007f94edd04c69 00007f94edd04c31 00007f94edd03dfd 000000000043f3c4 000000000043f209 00007f94eacb8ab5 00007f94eacbae01
0630 12:13:36.125223 (+220799us) spinlock_profiling.cc:243] Waited 3.15 ms on lock 0x7b5400460e18. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0d571 00007f94edd60a45 00007f94edd60b92 00007f94edd1d28f 00007f94edcfdeaa 00007f94edd04d53 00007f94edd04cd9 00007f94edd04c69 00007f94edd04c31 00007f94edd03dfd 000000000043f3c4
0630 12:13:36.540186 (+414963us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.722855 (+182669us) write_op.cc:301] APPLY: starting
0630 12:13:36.722939 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.723094 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.723113 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.723766 (+   653us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.723945 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.723989 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:36.724179 (+   190us) log.cc:844] Serialized 40 byte log entry
0630 12:13:36.724387 (+   208us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.724459 (+    72us) write_op.cc:454] Released schema lock
0630 12:13:36.724494 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":182470,"num_ops":4,"prepare.queue_time_us":44650,"prepare.run_cpu_time_us":15844,"prepare.run_wall_time_us":194409,"raft.queue_time_us":54141,"raft.run_cpu_time_us":12467,"raft.run_wall_time_us":514421,"replication_time_us":799493,"spinlock_wait_cycles":84807936,"thread_start_us":41529,"threads_started":1}]]}
I20260630 12:13:36.787277  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=27, attempt_no=0}) took 1265 ms. Trace:
I20260630 12:13:36.786248  5262 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=40, attempt_no=0}) took 1233 ms. Trace:
I20260630 12:13:36.797590  5303 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=23, attempt_no=0}) took 1322 ms. Trace:
I20260630 12:13:36.793447  5275 rpcz_store.cc:276] 0630 12:13:35.521515 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.531402 (+  9887us) service_pool.cc:224] Handling call
0630 12:13:35.808136 (+276734us) spinlock_profiling.cc:243] Waited 14.6 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.787198 (+979062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.900757 (+     0us) write_op.cc:183] PREPARE: starting on tablet b2ed7cdafe484c4ebf36ad38b6cffeed
0630 12:13:35.935416 (+ 34659us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.935445 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:13:35.935461 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:35.942750 (+  7289us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.945170 (+  2420us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.945696 (+   526us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:35.970418 (+ 24722us) tablet.cc:701] Row locks acquired
0630 12:13:35.970448 (+    30us) write_op.cc:260] PREPARE: finished
0630 12:13:36.304565 (+334117us) spinlock_profiling.cc:243] Waited 1.84 ms on lock 0x7b2c00165ae8. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec69fa11 00007f94ec6aea0a 00007f94ec6ae693 00007f94ec6ae631 00007f94edddf902 00007f94edddf6dd 00007f94f17da243 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939
0630 12:13:36.304685 (+   120us) write_op.cc:270] Start()
0630 12:13:36.305062 (+   377us) write_op.cc:276] Timestamp: P: 1782821615982322 usec, L: 0
0630 12:13:36.305091 (+    29us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.354022 (+ 48931us) log.cc:844] Serialized 432 byte log entry
0630 12:13:36.354835 (+   813us) spinlock_profiling.cc:243] Waited 34.2 ms on lock 0x7b5400074c54. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0d571 00007f94edd9fe28 00007f94f17da581 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901 00007f94f17ddb2d 000000000043f3c4 000000000043f209
0630 12:13:36.595560 (+240725us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.779952 (+184392us) write_op.cc:301] APPLY: starting
0630 12:13:36.780057 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.780196 (+   139us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.780220 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.780836 (+   616us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.781021 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.781071 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:36.781252 (+   181us) log.cc:844] Serialized 34 byte log entry
0630 12:13:36.786745 (+  5493us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.786826 (+    81us) write_op.cc:454] Released schema lock
0630 12:13:36.786867 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":33571072,"child_traces":[["op",{"apply.queue_time_us":184210,"mutex_wait_us":120,"num_ops":3,"prepare.queue_time_us":13861,"prepare.run_cpu_time_us":7823,"prepare.run_wall_time_us":478626,"replication_time_us":290325,"spinlock_wait_cycles":82876928}]]}
I20260630 12:13:36.801482  5283 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=35, attempt_no=0}) took 1250 ms. Trace:
I20260630 12:13:36.802053  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=46, attempt_no=0}) took 1213 ms. Trace:
I20260630 12:13:36.798158  5303 rpcz_store.cc:276] 0630 12:13:35.486233 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.487170 (+   937us) service_pool.cc:224] Handling call
0630 12:13:36.797510 (+1310340us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:36.121974 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0a58bff7204048f8bda7af7063997290
0630 12:13:36.214044 (+ 92070us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.214143 (+    99us) write_op.cc:435] Acquired schema lock
0630 12:13:36.214164 (+    21us) tablet.cc:662] Decoding operations
0630 12:13:36.214905 (+   741us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.214991 (+    86us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.215030 (+    39us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:36.215615 (+   585us) tablet.cc:701] Row locks acquired
0630 12:13:36.215628 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:13:36.320507 (+104879us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b2c00165ae8. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec69fa11 00007f94ec6aea0a 00007f94ec6ae693 00007f94ec6ae631 00007f94edddf902 00007f94edddf6dd 00007f94f17da243 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939
0630 12:13:36.320563 (+    56us) write_op.cc:270] Start()
0630 12:13:36.320766 (+   203us) write_op.cc:276] Timestamp: P: 1782821616226251 usec, L: 0
0630 12:13:36.320818 (+    52us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.321676 (+   858us) log.cc:844] Serialized 475 byte log entry
0630 12:13:36.603819 (+282143us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.788697 (+184878us) write_op.cc:301] APPLY: starting
0630 12:13:36.788770 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.788919 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.788942 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.789530 (+   588us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.789703 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.789752 (+    49us) write_op.cc:312] APPLY: finished
0630 12:13:36.789937 (+   185us) log.cc:844] Serialized 40 byte log entry
0630 12:13:36.797019 (+  7082us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.797107 (+    88us) write_op.cc:454] Released schema lock
0630 12:13:36.797161 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184690,"num_ops":4,"prepare.queue_time_us":586820,"prepare.run_cpu_time_us":5783,"prepare.run_wall_time_us":201630,"replication_time_us":282886,"spinlock_wait_cycles":23335168}]]}
I20260630 12:13:36.796849  5262 rpcz_store.cc:276] 0630 12:13:35.552671 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.554313 (+  1642us) service_pool.cc:224] Handling call
0630 12:13:35.902279 (+347966us) spinlock_profiling.cc:243] Waited 9.28 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:35.958438 (+ 56159us) spinlock_profiling.cc:243] Waited 1.09 ms on lock 0x7b580026c498. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94eab41841 00007f94eac811b1 00007f94eac8152e 000000000041fa09 00007f94f2cef1e0 00007f94f2db80c4 00007f94f2db8131 00007f94f2d77570 00007f94f2d63a69 00007f94f2d61d62 00007f94f1e3ff84
0630 12:13:36.786169 (+827731us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:36.355312 (+     0us) write_op.cc:183] PREPARE: starting on tablet b2ed7cdafe484c4ebf36ad38b6cffeed
0630 12:13:36.355927 (+   615us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.355983 (+    56us) write_op.cc:435] Acquired schema lock
0630 12:13:36.356009 (+    26us) tablet.cc:662] Decoding operations
0630 12:13:36.405672 (+ 49663us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.405724 (+    52us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.405763 (+    39us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:36.406075 (+   312us) tablet.cc:701] Row locks acquired
0630 12:13:36.406090 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:13:36.406346 (+   256us) write_op.cc:270] Start()
0630 12:13:36.406457 (+   111us) write_op.cc:276] Timestamp: P: 1782821616406305 usec, L: 0
0630 12:13:36.406482 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.425317 (+ 18835us) log.cc:844] Serialized 432 byte log entry
0630 12:13:36.595857 (+170540us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.781468 (+185611us) write_op.cc:301] APPLY: starting
0630 12:13:36.781530 (+    62us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.781641 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.781738 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.782189 (+   451us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.782345 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.784859 (+  2514us) write_op.cc:312] APPLY: finished
0630 12:13:36.785014 (+   155us) log.cc:844] Serialized 34 byte log entry
0630 12:13:36.785709 (+   695us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.785820 (+   111us) write_op.cc:454] Released schema lock
0630 12:13:36.785858 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":23836160,"child_traces":[["op",{"apply.queue_time_us":185455,"num_ops":3,"prepare.queue_time_us":395842,"prepare.run_cpu_time_us":3667,"prepare.run_wall_time_us":70344,"replication_time_us":189255}]]}
I20260630 12:13:36.801903  5283 rpcz_store.cc:276] 0630 12:13:35.551560 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.554499 (+  2939us) service_pool.cc:224] Handling call
0630 12:13:36.801389 (+1246890us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:36.322444 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0a58bff7204048f8bda7af7063997290
0630 12:13:36.323045 (+   601us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.323070 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:13:36.324015 (+   945us) tablet.cc:662] Decoding operations
0630 12:13:36.324524 (+   509us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.324587 (+    63us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.324614 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:36.324874 (+   260us) tablet.cc:701] Row locks acquired
0630 12:13:36.324891 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:13:36.325174 (+   283us) write_op.cc:270] Start()
0630 12:13:36.325285 (+   111us) write_op.cc:276] Timestamp: P: 1782821616325132 usec, L: 0
0630 12:13:36.325306 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.326122 (+   816us) log.cc:844] Serialized 432 byte log entry
0630 12:13:36.604125 (+278003us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.791350 (+187225us) write_op.cc:301] APPLY: starting
0630 12:13:36.791417 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.791549 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.791661 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.792272 (+   611us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.792432 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.792479 (+    47us) write_op.cc:312] APPLY: finished
0630 12:13:36.792657 (+   178us) log.cc:844] Serialized 34 byte log entry
0630 12:13:36.800930 (+  8273us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.801022 (+    92us) write_op.cc:454] Released schema lock
0630 12:13:36.801062 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":187058,"mutex_wait_us":12694,"num_ops":3,"prepare.queue_time_us":719782,"prepare.run_cpu_time_us":3117,"prepare.run_wall_time_us":3977,"replication_time_us":278711}]]}
I20260630 12:13:36.814196  5283 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=45, attempt_no=0}) took 1226 ms. Trace:
I20260630 12:13:36.806900  5303 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=15, attempt_no=0}) took 1375 ms. Trace:
I20260630 12:13:36.808667  5262 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=25, attempt_no=0}) took 1290 ms. Trace:
I20260630 12:13:36.802520  5275 rpcz_store.cc:276] 0630 12:13:35.592380 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.594196 (+  1816us) service_pool.cc:224] Handling call
0630 12:13:35.928928 (+334732us) spinlock_profiling.cc:243] Waited 64.2 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.068317 (+139389us) spinlock_profiling.cc:243] Waited 3.07 ms on lock 0x7b580026c498. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94eab41841 00007f94eac811b1 00007f94eac81062 00007f94f3b97999 00007f94f2ceeee0 00007f94f2db80ab 00007f94f2db8131 00007f94f2d77570 00007f94f2d63a69 00007f94f2d61d62 00007f94f1e3ff84
0630 12:13:36.801980 (+733663us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:36.344849 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0a58bff7204048f8bda7af7063997290
0630 12:13:36.345433 (+   584us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.345461 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:13:36.345478 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:36.346124 (+   646us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.346161 (+    37us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.346185 (+    24us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:36.346698 (+   513us) tablet.cc:701] Row locks acquired
0630 12:13:36.346725 (+    27us) write_op.cc:260] PREPARE: finished
0630 12:13:36.346967 (+   242us) write_op.cc:270] Start()
0630 12:13:36.347087 (+   120us) write_op.cc:276] Timestamp: P: 1782821616346920 usec, L: 0
0630 12:13:36.347129 (+    42us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.347869 (+   740us) log.cc:844] Serialized 519 byte log entry
0630 12:13:36.454013 (+106144us) spinlock_profiling.cc:243] Waited 39.3 ms on lock 0x7b54004617a0. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0e090 00007f94edd1b6b8 00007f94edd1b2fa 00007f94edd9f965 00007f94edd9fe09 00007f94f17da581 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901
0630 12:13:36.604383 (+150370us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.799996 (+195613us) write_op.cc:301] APPLY: starting
0630 12:13:36.800072 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.800221 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.800242 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.800990 (+   748us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.801113 (+   123us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.801142 (+    29us) write_op.cc:312] APPLY: finished
0630 12:13:36.801285 (+   143us) log.cc:844] Serialized 46 byte log entry
0630 12:13:36.801504 (+   219us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.801590 (+    86us) write_op.cc:454] Released schema lock
0630 12:13:36.801636 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":154784384,"child_traces":[["op",{"apply.queue_time_us":195412,"num_ops":5,"prepare.queue_time_us":274194,"prepare.run_cpu_time_us":5079,"prepare.run_wall_time_us":109427,"replication_time_us":257136,"spinlock_wait_cycles":90369792}]]}
I20260630 12:13:36.817629  5262 rpcz_store.cc:276] 0630 12:13:35.521070 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.522067 (+   997us) service_pool.cc:224] Handling call
0630 12:13:36.808581 (+1286514us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.961820 (+     0us) write_op.cc:183] PREPARE: starting on tablet c1a3e3b4e3074b90acf0b125142ceb84
0630 12:13:36.014949 (+ 53129us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.016020 (+  1071us) write_op.cc:435] Acquired schema lock
0630 12:13:36.017241 (+  1221us) tablet.cc:662] Decoding operations
0630 12:13:36.059520 (+ 42279us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.068621 (+  9101us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.070955 (+  2334us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:13:36.086189 (+ 15234us) tablet.cc:701] Row locks acquired
0630 12:13:36.087415 (+  1226us) write_op.cc:260] PREPARE: finished
0630 12:13:36.098753 (+ 11338us) write_op.cc:270] Start()
0630 12:13:36.110179 (+ 11426us) write_op.cc:276] Timestamp: P: 1782821616097333 usec, L: 0
0630 12:13:36.114246 (+  4067us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.134686 (+ 20440us) log.cc:844] Serialized 345 byte log entry
0630 12:13:36.618780 (+484094us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.807372 (+188592us) write_op.cc:301] APPLY: starting
0630 12:13:36.807436 (+    64us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.807535 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.807594 (+    59us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.807758 (+   164us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.807849 (+    91us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.807874 (+    25us) write_op.cc:312] APPLY: finished
0630 12:13:36.807986 (+   112us) log.cc:844] Serialized 22 byte log entry
0630 12:13:36.808189 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.808257 (+    68us) write_op.cc:454] Released schema lock
0630 12:13:36.808292 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188417,"mutex_wait_us":6906,"num_ops":1,"prepare.queue_time_us":395107,"prepare.run_cpu_time_us":3570,"prepare.run_wall_time_us":191770,"replication_time_us":503386}]]}
I20260630 12:13:36.836742  5262 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48752 (ReqId={client: 5b9328c3daa44258a757959d88dacad7, seq_no=42, attempt_no=0}) took 1249 ms. Trace:
I20260630 12:13:36.837244  5262 rpcz_store.cc:276] 0630 12:13:35.587549 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.589371 (+  1822us) service_pool.cc:224] Handling call
0630 12:13:35.797172 (+207801us) spinlock_profiling.cc:243] Waited 24.6 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.836668 (+1039496us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.847595 (+     0us) write_op.cc:183] PREPARE: starting on tablet d82669469dee44f5bc3eed24fc1698d1
0630 12:13:35.904181 (+ 56586us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.910612 (+  6431us) write_op.cc:435] Acquired schema lock
0630 12:13:35.911603 (+   991us) tablet.cc:662] Decoding operations
0630 12:13:35.937234 (+ 25631us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.938873 (+  1639us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.939788 (+   915us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:35.950077 (+ 10289us) tablet.cc:701] Row locks acquired
0630 12:13:35.950095 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:35.950258 (+   163us) write_op.cc:270] Start()
0630 12:13:35.950381 (+   123us) write_op.cc:276] Timestamp: P: 1782821615950217 usec, L: 0
0630 12:13:35.950409 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.950956 (+   547us) log.cc:844] Serialized 562 byte log entry
0630 12:13:36.310600 (+359644us) spinlock_profiling.cc:243] Waited 176 ms on lock 0x7b58002c84d0. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94edd0e090 00007f94edcfe43c 00007f94edd04d53 00007f94edd04cd9 00007f94edd04c69 00007f94edd04c31 00007f94edd03dfd 000000000043f3c4 000000000043f209 00007f94eacb8ab5 00007f94eacbae01
0630 12:13:36.674097 (+363497us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.834381 (+160284us) write_op.cc:301] APPLY: starting
0630 12:13:36.834468 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.834658 (+   190us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.834682 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.835602 (+   920us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.835788 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.835831 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:36.836002 (+   171us) log.cc:844] Serialized 52 byte log entry
0630 12:13:36.836203 (+   201us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.836279 (+    76us) write_op.cc:454] Released schema lock
0630 12:13:36.836314 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":56489728,"child_traces":[["op",{"apply.queue_time_us":160115,"num_ops":6,"prepare.queue_time_us":19696,"prepare.run_cpu_time_us":3753,"prepare.run_wall_time_us":106049,"raft.queue_time_us":6182,"raft.run_cpu_time_us":3689,"raft.run_wall_time_us":353329,"replication_time_us":723551,"spinlock_wait_cycles":403956096}]]}
I20260630 12:13:36.897735  5303 rpcz_store.cc:276] 0630 12:13:35.431726 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.434777 (+  3051us) service_pool.cc:224] Handling call
0630 12:13:36.806821 (+1372044us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:35.594718 (+     0us) write_op.cc:183] PREPARE: starting on tablet c1a3e3b4e3074b90acf0b125142ceb84
0630 12:13:35.595283 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:35.595315 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:13:35.595331 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:35.595711 (+   380us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:35.595754 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:35.595777 (+    23us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:35.596012 (+   235us) tablet.cc:701] Row locks acquired
0630 12:13:35.596024 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:13:35.902162 (+306138us) spinlock_profiling.cc:243] Waited 94.9 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09bb64 00007f94f17da1b5 00007f94f17d9d58 00007f94f17de9f1 00007f94f17de9a9 00007f94f17de939 00007f94f17de901 00007f94f17ddb2d 000000000043f3c4 000000000043f209
0630 12:13:35.909909 (+  7747us) write_op.cc:270] Start()
0630 12:13:35.923314 (+ 13405us) write_op.cc:276] Timestamp: P: 1782821615903995 usec, L: 0
0630 12:13:35.923731 (+   417us) op_driver.cc:348] REPLICATION: starting
0630 12:13:35.941209 (+ 17478us) log.cc:844] Serialized 432 byte log entry
0630 12:13:36.618442 (+677233us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.804784 (+186342us) write_op.cc:301] APPLY: starting
0630 12:13:36.804937 (+   153us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.805107 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.805130 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.805654 (+   524us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.805842 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.805890 (+    48us) write_op.cc:312] APPLY: finished
0630 12:13:36.806104 (+   214us) log.cc:844] Serialized 34 byte log entry
0630 12:13:36.806324 (+   220us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.806449 (+   125us) write_op.cc:454] Released schema lock
0630 12:13:36.806490 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1963904,"child_traces":[["op",{"apply.queue_time_us":186099,"num_ops":3,"prepare.queue_time_us":98257,"prepare.run_cpu_time_us":9557,"prepare.run_wall_time_us":350475,"replication_time_us":694582,"spinlock_wait_cycles":218247552}]]}
I20260630 12:13:36.814599  5283 rpcz_store.cc:276] 0630 12:13:35.588029 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:35.602638 (+ 14609us) service_pool.cc:224] Handling call
0630 12:13:35.808781 (+206143us) spinlock_profiling.cc:243] Waited 69.5 ms on lock 0x7b340008ad78. stack: 00007f94eac86983 00007f94eac86880 00007f94ea6161d4 000000000042d824 000000000042d7b9 00007f94ec056171 00007f94ec09b18c 00007f94ec0e01d1 00007f94ec0e34cf 00007f94ec0e4821 00007f94ec0e47d9 00007f94ec0e4769 00007f94ec0e4731 00007f94ec0e3a2d 000000000043f3c4 000000000043f209
0630 12:13:36.814111 (+1005330us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:36.224383 (+     0us) write_op.cc:183] PREPARE: starting on tablet c1a3e3b4e3074b90acf0b125142ceb84
0630 12:13:36.225232 (+   849us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:36.225273 (+    41us) write_op.cc:435] Acquired schema lock
0630 12:13:36.225296 (+    23us) tablet.cc:662] Decoding operations
0630 12:13:36.226060 (+   764us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:36.226119 (+    59us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:36.226163 (+    44us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:36.227982 (+  1819us) tablet.cc:701] Row locks acquired
0630 12:13:36.228011 (+    29us) write_op.cc:260] PREPARE: finished
0630 12:13:36.243629 (+ 15618us) write_op.cc:270] Start()
0630 12:13:36.243853 (+   224us) write_op.cc:276] Timestamp: P: 1782821616243515 usec, L: 0
0630 12:13:36.243878 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:13:36.244962 (+  1084us) log.cc:844] Serialized 475 byte log entry
0630 12:13:36.619923 (+374961us) op_driver.cc:464] REPLICATION: finished
0630 12:13:36.812012 (+192089us) write_op.cc:301] APPLY: starting
0630 12:13:36.812087 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:36.812227 (+   140us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:36.812325 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:36.813020 (+   695us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:36.813193 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:36.813244 (+    51us) write_op.cc:312] APPLY: finished
0630 12:13:36.813447 (+   203us) log.cc:844] Serialized 40 byte log entry
0630 12:13:36.813676 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:36.813758 (+    82us) write_op.cc:454] Released schema lock
0630 12:13:36.813804 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":159768832,"child_traces":[["op",{"apply.queue_time_us":191905,"num_ops":4,"prepare.queue_time_us":364494,"prepare.run_cpu_time_us":4810,"prepare.run_wall_time_us":21175,"replication_time_us":375056}]]}
W20260630 12:13:37.085369  4867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45495, user_credentials={real_user=slave}} blocked reactor thread for 146337us
W20260630 12:13:37.089118  4870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:40117, user_credentials={real_user=slave}} blocked reactor thread for 150541us
W20260630 12:13:38.023304  4870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:40117, user_credentials={real_user=slave}} blocked reactor thread for 282258us
W20260630 12:13:38.253986  4867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45495, user_credentials={real_user=slave}} blocked reactor thread for 48957.3us
W20260630 12:13:38.433344  5210 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s	user 0.001s	sys 0.000s
W20260630 12:13:39.248834  5208 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s	user 0.001s	sys 0.000s
W20260630 12:13:39.325343  5207 meta_cache.cc:1261] Time spent looking up entry by key: real 0.153s	user 0.002s	sys 0.000s
W20260630 12:13:39.438863  5019 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:40117, user_credentials={real_user=slave}} blocked reactor thread for 43964.1us
W20260630 12:13:39.458242  4870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:40117, user_credentials={real_user=slave}} blocked reactor thread for 78735.1us
W20260630 12:13:39.661167  4942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45495, user_credentials={real_user=slave}} blocked reactor thread for 47090.5us
I20260630 12:13:39.849233   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:39.865484  5334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.867192  5335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.870946  5337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:39.872743   431 server_base.cc:1061] running on GCE node
I20260630 12:13:39.874897   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:39.875160   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:39.875377   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821619875353 us; error 0 us; skew 500 ppm
I20260630 12:13:39.875916   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:39.879339   431 webserver.cc:533] Webserver started at http://127.0.107.196:32857/ using document root <none> and password file <none>
I20260630 12:13:39.879935   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:39.880182   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:39.880527   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:39.881951   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "370e792884b24278b5f1e4f282b80519"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-w8xb"
I20260630 12:13:39.887210   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260630 12:13:39.890878  5342 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.891793   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:13:39.892108   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "370e792884b24278b5f1e4f282b80519"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-w8xb"
I20260630 12:13:39.892395   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:39.916567   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:39.917945   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:39.919977   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:39.922417   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:39.922667   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.922924   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:39.923125   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.966464   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38779
I20260630 12:13:39.966547  5404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38779 every 8 connection(s)
I20260630 12:13:39.972350   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:39.978994  5409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.980453  5410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:39.983546   431 server_base.cc:1061] running on GCE node
W20260630 12:13:39.983796  5413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:39.986475   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:39.986778   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:39.987008   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821619986989 us; error 0 us; skew 500 ppm
I20260630 12:13:39.987671   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:39.991572   431 webserver.cc:533] Webserver started at http://127.0.107.197:42759/ using document root <none> and password file <none>
I20260630 12:13:39.991664  5405 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33223
I20260630 12:13:39.992209  5405 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:39.992295   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:39.992640   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:39.992935   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:39.993155  5405 heartbeater.cc:507] Master 127.0.107.254:33223 requested a full tablet report, sending...
I20260630 12:13:39.994421   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-4-root/instance:
uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-w8xb"
I20260630 12:13:39.995139  4802 ts_manager.cc:194] Registered new tserver with Master: 370e792884b24278b5f1e4f282b80519 (127.0.107.196:38779)
I20260630 12:13:39.996470  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46590
I20260630 12:13:39.999469   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:13:40.003793  5417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:40.004666   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:40.005062   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-4-root
uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-w8xb"
I20260630 12:13:40.005357   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:40.034940   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:40.036194   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:40.037727   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:40.040020   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:40.040226   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:40.040537   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:40.040709   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:40.103470   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:38183
I20260630 12:13:40.103578  5479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:38183 every 8 connection(s)
I20260630 12:13:40.109855   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:40.118214  5483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:40.119477  5484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:40.122246   431 server_base.cc:1061] running on GCE node
I20260630 12:13:40.122994  5480 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33223
I20260630 12:13:40.123504  5480 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:40.124033  5487 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:40.124609  5480 heartbeater.cc:507] Master 127.0.107.254:33223 requested a full tablet report, sending...
I20260630 12:13:40.125120   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:40.125396   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:40.125602   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821620125586 us; error 0 us; skew 500 ppm
I20260630 12:13:40.126307   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:40.126878  4802 ts_manager.cc:194] Registered new tserver with Master: a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197:38183)
I20260630 12:13:40.128157  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46600
I20260630 12:13:40.130856   431 webserver.cc:533] Webserver started at http://127.0.107.198:41891/ using document root <none> and password file <none>
I20260630 12:13:40.131470   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:40.131729   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:40.132010   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:40.133351   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-5-root/instance:
uuid: "ac4e08ed3a15475b920166fce3889bd7"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-w8xb"
I20260630 12:13:40.137790   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:40.141320  5491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:40.142102   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:13:40.142418   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-5-root
uuid: "ac4e08ed3a15475b920166fce3889bd7"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-w8xb"
I20260630 12:13:40.142696   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:40.153357   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:40.154536   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:40.156489   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:40.159242   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:40.159479   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:40.159722   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:40.159902   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:40.239377   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:44411
I20260630 12:13:40.239483  5553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:44411 every 8 connection(s)
I20260630 12:13:40.256901  5554 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33223
I20260630 12:13:40.257305  5554 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:40.258054  5554 heartbeater.cc:507] Master 127.0.107.254:33223 requested a full tablet report, sending...
I20260630 12:13:40.260432  4802 ts_manager.cc:194] Registered new tserver with Master: ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198:44411)
I20260630 12:13:40.261982  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46602
I20260630 12:13:40.499014  4898 consensus_queue.cc:237] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:40.509104  4977 raft_consensus.cc:1275] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:40.510655  5284 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:40.511358  5049 raft_consensus.cc:1275] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:40.512945  5284 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:40.520077  5284 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:40.522351  4977 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
W20260630 12:13:40.534315  4867 consensus_peers.cc:597] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a -> Peer ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198:44411): Couldn't send request to peer ac4e08ed3a15475b920166fce3889bd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fd6dc1ea0ac4493a095563aa6ae465e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:40.535053  4802 catalog_manager.cc:5697] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:40.536140  5048 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:40.537552  4898 consensus_queue.cc:237] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [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: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:40.547673  5049 raft_consensus.cc:1275] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:40.549885  5562 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:40.551693  4977 raft_consensus.cc:1275] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:40.553104  5562 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:40.559825  5559 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:40.562512  5049 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:40.563107  4977 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
W20260630 12:13:40.570353  4867 consensus_peers.cc:597] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a -> Peer 370e792884b24278b5f1e4f282b80519 (127.0.107.196:38779): Couldn't send request to peer 370e792884b24278b5f1e4f282b80519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9aa12d1545cd4a548c82e4eccf453338. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:40.581571  4795 catalog_manager.cc:5697] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: config changed from index -1 to 25, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:40.590019  4977 consensus_queue.cc:237] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:40.597916  5049 raft_consensus.cc:1275] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:40.599408  5331 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:40.600991  4898 raft_consensus.cc:1275] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:40.602587  5331 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:40.606055  5331 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:40.607230  5049 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
W20260630 12:13:40.611052  4945 consensus_peers.cc:597] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 -> Peer a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197:38183): Couldn't send request to peer a0d84c2240964fbcb7e1cab4ea5eaeae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2ed7cdafe484c4ebf36ad38b6cffeed. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:40.620906  4802 catalog_manager.cc:5697] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: config changed from index -1 to 26, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:40.623059  4977 consensus_queue.cc:237] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:40.626932  4898 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:40.639679  5049 raft_consensus.cc:1275] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:40.640285  4902 raft_consensus.cc:1275] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:40.648864  5331 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:13:40.652949  4942 consensus_peers.cc:597] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 -> Peer 370e792884b24278b5f1e4f282b80519 (127.0.107.196:38779): Couldn't send request to peer 370e792884b24278b5f1e4f282b80519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a58bff7204048f8bda7af7063997290. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:40.655367  5332 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:40.657124  5574 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:40.658540  5049 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:40.664129  4902 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:40.673913  4802 catalog_manager.cc:5697] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:40.683748  5049 consensus_queue.cc:237] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:40.690207  4977 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:40.693430  5253 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:40.698709  4902 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:40.700398  5577 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:40.702827  5577 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:40.704474  4977 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:40.709933  4902 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:40.718621  4898 consensus_queue.cc:237] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [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: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:40.718844  4796 catalog_manager.cc:5697] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "2a01cc17e1cd41f6ba1200116102aea8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:40.721508  5016 consensus_peers.cc:597] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 -> Peer ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198:44411): Couldn't send request to peer ac4e08ed3a15475b920166fce3889bd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aba46e0d92bd49f4afdba57c1ad5753a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:40.732713  5049 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:40.734862  5559 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:40.737597  4977 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:40.739393  5559 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260630 12:13:40.742848  4870 consensus_peers.cc:597] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a -> Peer a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197:38183): Couldn't send request to peer a0d84c2240964fbcb7e1cab4ea5eaeae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8578c6e3c8504105b9933f2fe0bf2a84. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:40.743655  5284 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:40.745432  5049 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:40.748363  4979 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:40.760186  4796 catalog_manager.cc:5697] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index -1 to 25, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:40.981812  5581 ts_tablet_manager.cc:933] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: Initiating tablet copy from peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291)
I20260630 12:13:40.983796  5581 tablet_copy_client.cc:323] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46291
I20260630 12:13:40.998049  4914 tablet_copy_service.cc:140] P 4255e11c80c343bbb69af3653b32ae4a: Received BeginTabletCopySession request for tablet 7fd6dc1ea0ac4493a095563aa6ae465e from peer ac4e08ed3a15475b920166fce3889bd7 ({username='slave'} at 127.0.0.1:59622)
I20260630 12:13:40.998684  4914 tablet_copy_service.cc:161] P 4255e11c80c343bbb69af3653b32ae4a: Beginning new tablet copy session on tablet 7fd6dc1ea0ac4493a095563aa6ae465e from peer ac4e08ed3a15475b920166fce3889bd7 at {username='slave'} at 127.0.0.1:59622: session id = ac4e08ed3a15475b920166fce3889bd7-7fd6dc1ea0ac4493a095563aa6ae465e
I20260630 12:13:40.999038  5405 heartbeater.cc:499] Master 127.0.107.254:33223 was elected leader, sending a full tablet report...
I20260630 12:13:41.006894  4914 tablet_copy_source_session.cc:215] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:41.010329  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd6dc1ea0ac4493a095563aa6ae465e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:41.026539  5581 tablet_copy_client.cc:806] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:41.027243  5581 tablet_copy_client.cc:670] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:41.031250  5582 tablet_copy_client.cc:1025] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:41.089991  5584 ts_tablet_manager.cc:933] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: Initiating tablet copy from peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291)
I20260630 12:13:41.091842  5584 tablet_copy_client.cc:323] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46291
I20260630 12:13:41.102139  4914 tablet_copy_service.cc:140] P 4255e11c80c343bbb69af3653b32ae4a: Received BeginTabletCopySession request for tablet 9aa12d1545cd4a548c82e4eccf453338 from peer 370e792884b24278b5f1e4f282b80519 ({username='slave'} at 127.0.0.1:59628)
I20260630 12:13:41.102703  4914 tablet_copy_service.cc:161] P 4255e11c80c343bbb69af3653b32ae4a: Beginning new tablet copy session on tablet 9aa12d1545cd4a548c82e4eccf453338 from peer 370e792884b24278b5f1e4f282b80519 at {username='slave'} at 127.0.0.1:59628: session id = 370e792884b24278b5f1e4f282b80519-9aa12d1545cd4a548c82e4eccf453338
I20260630 12:13:41.110294  4914 tablet_copy_source_session.cc:215] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:41.113145  5584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa12d1545cd4a548c82e4eccf453338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:41.122753  5587 ts_tablet_manager.cc:933] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: Initiating tablet copy from peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:41.124881  5587 tablet_copy_client.cc:323] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40117
I20260630 12:13:41.127301  5584 tablet_copy_client.cc:806] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:41.128225  5584 tablet_copy_client.cc:670] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:41.130968  5480 heartbeater.cc:499] Master 127.0.107.254:33223 was elected leader, sending a full tablet report...
I20260630 12:13:41.136739  5585 tablet_copy_client.cc:1025] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:41.139344  5591 ts_tablet_manager.cc:933] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: Initiating tablet copy from peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:41.151165  5592 ts_tablet_manager.cc:933] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: Initiating tablet copy from peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291)
I20260630 12:13:41.159727  4989 tablet_copy_service.cc:140] P 35485cba60174a67a1cccaeca89f52f9: Received BeginTabletCopySession request for tablet b2ed7cdafe484c4ebf36ad38b6cffeed from peer a0d84c2240964fbcb7e1cab4ea5eaeae ({username='slave'} at 127.0.0.1:48780)
I20260630 12:13:41.160588  4989 tablet_copy_service.cc:161] P 35485cba60174a67a1cccaeca89f52f9: Beginning new tablet copy session on tablet b2ed7cdafe484c4ebf36ad38b6cffeed from peer a0d84c2240964fbcb7e1cab4ea5eaeae at {username='slave'} at 127.0.0.1:48780: session id = a0d84c2240964fbcb7e1cab4ea5eaeae-b2ed7cdafe484c4ebf36ad38b6cffeed
I20260630 12:13:41.171245  5591 tablet_copy_client.cc:323] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45495
I20260630 12:13:41.172447  4989 tablet_copy_source_session.cc:215] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:41.176682  5587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ed7cdafe484c4ebf36ad38b6cffeed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:41.178212  5592 tablet_copy_client.cc:323] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46291
I20260630 12:13:41.188037  5063 tablet_copy_service.cc:140] P 2a01cc17e1cd41f6ba1200116102aea8: Received BeginTabletCopySession request for tablet aba46e0d92bd49f4afdba57c1ad5753a from peer ac4e08ed3a15475b920166fce3889bd7 ({username='slave'} at 127.0.0.1:41884)
I20260630 12:13:41.188658  5063 tablet_copy_service.cc:161] P 2a01cc17e1cd41f6ba1200116102aea8: Beginning new tablet copy session on tablet aba46e0d92bd49f4afdba57c1ad5753a from peer ac4e08ed3a15475b920166fce3889bd7 at {username='slave'} at 127.0.0.1:41884: session id = ac4e08ed3a15475b920166fce3889bd7-aba46e0d92bd49f4afdba57c1ad5753a
I20260630 12:13:41.193328  4914 tablet_copy_service.cc:140] P 4255e11c80c343bbb69af3653b32ae4a: Received BeginTabletCopySession request for tablet 8578c6e3c8504105b9933f2fe0bf2a84 from peer a0d84c2240964fbcb7e1cab4ea5eaeae ({username='slave'} at 127.0.0.1:59640)
I20260630 12:13:41.193958  4914 tablet_copy_service.cc:161] P 4255e11c80c343bbb69af3653b32ae4a: Beginning new tablet copy session on tablet 8578c6e3c8504105b9933f2fe0bf2a84 from peer a0d84c2240964fbcb7e1cab4ea5eaeae at {username='slave'} at 127.0.0.1:59640: session id = a0d84c2240964fbcb7e1cab4ea5eaeae-8578c6e3c8504105b9933f2fe0bf2a84
I20260630 12:13:41.197468  5063 tablet_copy_source_session.cc:215] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:41.198997  5587 tablet_copy_client.cc:806] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:41.201139  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba46e0d92bd49f4afdba57c1ad5753a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:41.201831  5587 tablet_copy_client.cc:670] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:41.206411  5588 tablet_copy_client.cc:1025] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:41.209897  4914 tablet_copy_source_session.cc:215] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:41.213587  5592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8578c6e3c8504105b9933f2fe0bf2a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:41.218401  5591 tablet_copy_client.cc:806] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:41.219127  5591 tablet_copy_client.cc:670] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:41.223299  5593 tablet_copy_client.cc:1025] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:41.228679  5592 tablet_copy_client.cc:806] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:41.229277  5592 tablet_copy_client.cc:670] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:41.232971  5594 tablet_copy_client.cc:1025] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:41.235270  5595 ts_tablet_manager.cc:933] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: Initiating tablet copy from peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:41.237360  5595 tablet_copy_client.cc:323] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40117
I20260630 12:13:41.247109  4989 tablet_copy_service.cc:140] P 35485cba60174a67a1cccaeca89f52f9: Received BeginTabletCopySession request for tablet 0a58bff7204048f8bda7af7063997290 from peer 370e792884b24278b5f1e4f282b80519 ({username='slave'} at 127.0.0.1:48790)
I20260630 12:13:41.247576  4989 tablet_copy_service.cc:161] P 35485cba60174a67a1cccaeca89f52f9: Beginning new tablet copy session on tablet 0a58bff7204048f8bda7af7063997290 from peer 370e792884b24278b5f1e4f282b80519 at {username='slave'} at 127.0.0.1:48790: session id = 370e792884b24278b5f1e4f282b80519-0a58bff7204048f8bda7af7063997290
I20260630 12:13:41.253423  4989 tablet_copy_source_session.cc:215] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:41.255914  5595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a58bff7204048f8bda7af7063997290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:41.266220  5595 tablet_copy_client.cc:806] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:41.266489  5554 heartbeater.cc:499] Master 127.0.107.254:33223 was elected leader, sending a full tablet report...
I20260630 12:13:41.266830  5595 tablet_copy_client.cc:670] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:41.273072  5596 tablet_copy_client.cc:1025] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:43.032184  5581 tablet_copy_client.cc:538] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:43.041234  5581 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: Bootstrap starting.
I20260630 12:13:43.137645  5584 tablet_copy_client.cc:538] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:43.147737  5584 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: Bootstrap starting.
I20260630 12:13:43.163206  5581 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:43.164034  5581 tablet_bootstrap.cc:492] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: Bootstrap complete.
I20260630 12:13:43.164604  5581 ts_tablet_manager.cc:1403] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: Time spent bootstrapping tablet: real 0.124s	user 0.100s	sys 0.016s
I20260630 12:13:43.166478  5581 raft_consensus.cc:359] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:43.167048  5581 raft_consensus.cc:740] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac4e08ed3a15475b920166fce3889bd7, State: Initialized, Role: LEARNER
I20260630 12:13:43.167587  5581 consensus_queue.cc:260] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:43.169977  5581 ts_tablet_manager.cc:1434] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:43.173107  4914 tablet_copy_service.cc:342] P 4255e11c80c343bbb69af3653b32ae4a: Request end of tablet copy session ac4e08ed3a15475b920166fce3889bd7-7fd6dc1ea0ac4493a095563aa6ae465e received from {username='slave'} at 127.0.0.1:59622
I20260630 12:13:43.173597  4914 tablet_copy_service.cc:434] P 4255e11c80c343bbb69af3653b32ae4a: ending tablet copy session ac4e08ed3a15475b920166fce3889bd7-7fd6dc1ea0ac4493a095563aa6ae465e on tablet 7fd6dc1ea0ac4493a095563aa6ae465e with peer ac4e08ed3a15475b920166fce3889bd7
I20260630 12:13:43.207314  5587 tablet_copy_client.cc:538] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:43.214031  5587 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap starting.
I20260630 12:13:43.224165  5591 tablet_copy_client.cc:538] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:43.233845  5592 tablet_copy_client.cc:538] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:43.233997  5591 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: Bootstrap starting.
I20260630 12:13:43.242985  5592 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap starting.
I20260630 12:13:43.273953  5595 tablet_copy_client.cc:538] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:43.294719  5595 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: Bootstrap starting.
I20260630 12:13:43.299728  5584 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:43.300716  5584 tablet_bootstrap.cc:492] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: Bootstrap complete.
I20260630 12:13:43.301494  5584 ts_tablet_manager.cc:1403] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: Time spent bootstrapping tablet: real 0.154s	user 0.130s	sys 0.008s
I20260630 12:13:43.304286  5584 raft_consensus.cc:359] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:43.305123  5584 raft_consensus.cc:740] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 370e792884b24278b5f1e4f282b80519, State: Initialized, Role: LEARNER
I20260630 12:13:43.305706  5584 consensus_queue.cc:260] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [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: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:43.329195  5584 ts_tablet_manager.cc:1434] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260630 12:13:43.335044  4914 tablet_copy_service.cc:342] P 4255e11c80c343bbb69af3653b32ae4a: Request end of tablet copy session 370e792884b24278b5f1e4f282b80519-9aa12d1545cd4a548c82e4eccf453338 received from {username='slave'} at 127.0.0.1:59628
I20260630 12:13:43.335508  4914 tablet_copy_service.cc:434] P 4255e11c80c343bbb69af3653b32ae4a: ending tablet copy session 370e792884b24278b5f1e4f282b80519-9aa12d1545cd4a548c82e4eccf453338 on tablet 9aa12d1545cd4a548c82e4eccf453338 with peer 370e792884b24278b5f1e4f282b80519
I20260630 12:13:43.420359  5587 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=85 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:43.421288  5587 tablet_bootstrap.cc:492] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap complete.
I20260630 12:13:43.422049  5587 ts_tablet_manager.cc:1403] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: Time spent bootstrapping tablet: real 0.208s	user 0.136s	sys 0.012s
I20260630 12:13:43.437242  5587 raft_consensus.cc:359] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:43.438120  5587 raft_consensus.cc:740] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d84c2240964fbcb7e1cab4ea5eaeae, State: Initialized, Role: LEARNER
I20260630 12:13:43.438712  5587 consensus_queue.cc:260] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:43.452107  5587 ts_tablet_manager.cc:1434] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260630 12:13:43.453845  4989 tablet_copy_service.cc:342] P 35485cba60174a67a1cccaeca89f52f9: Request end of tablet copy session a0d84c2240964fbcb7e1cab4ea5eaeae-b2ed7cdafe484c4ebf36ad38b6cffeed received from {username='slave'} at 127.0.0.1:48780
I20260630 12:13:43.454316  4989 tablet_copy_service.cc:434] P 35485cba60174a67a1cccaeca89f52f9: ending tablet copy session a0d84c2240964fbcb7e1cab4ea5eaeae-b2ed7cdafe484c4ebf36ad38b6cffeed on tablet b2ed7cdafe484c4ebf36ad38b6cffeed with peer a0d84c2240964fbcb7e1cab4ea5eaeae
I20260630 12:13:43.472024  5592 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:43.473031  5592 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap complete.
I20260630 12:13:43.473737  5592 ts_tablet_manager.cc:1403] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: Time spent bootstrapping tablet: real 0.231s	user 0.136s	sys 0.024s
I20260630 12:13:43.476313  5592 raft_consensus.cc:359] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:43.477133  5592 raft_consensus.cc:740] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d84c2240964fbcb7e1cab4ea5eaeae, State: Initialized, Role: LEARNER
I20260630 12:13:43.477756  5592 consensus_queue.cc:260] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [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: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:43.479457  5591 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:43.480137  5592 ts_tablet_manager.cc:1434] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:13:43.480336  5591 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: Bootstrap complete.
I20260630 12:13:43.481067  5591 ts_tablet_manager.cc:1403] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: Time spent bootstrapping tablet: real 0.247s	user 0.136s	sys 0.014s
I20260630 12:13:43.481880  4914 tablet_copy_service.cc:342] P 4255e11c80c343bbb69af3653b32ae4a: Request end of tablet copy session a0d84c2240964fbcb7e1cab4ea5eaeae-8578c6e3c8504105b9933f2fe0bf2a84 received from {username='slave'} at 127.0.0.1:59640
I20260630 12:13:43.482393  4914 tablet_copy_service.cc:434] P 4255e11c80c343bbb69af3653b32ae4a: ending tablet copy session a0d84c2240964fbcb7e1cab4ea5eaeae-8578c6e3c8504105b9933f2fe0bf2a84 on tablet 8578c6e3c8504105b9933f2fe0bf2a84 with peer a0d84c2240964fbcb7e1cab4ea5eaeae
I20260630 12:13:43.483768  5591 raft_consensus.cc:359] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:43.492127  5591 raft_consensus.cc:740] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac4e08ed3a15475b920166fce3889bd7, State: Initialized, Role: LEARNER
I20260630 12:13:43.492743  5591 consensus_queue.cc:260] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:43.494948  5591 ts_tablet_manager.cc:1434] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:13:43.496681  5063 tablet_copy_service.cc:342] P 2a01cc17e1cd41f6ba1200116102aea8: Request end of tablet copy session ac4e08ed3a15475b920166fce3889bd7-aba46e0d92bd49f4afdba57c1ad5753a received from {username='slave'} at 127.0.0.1:41884
I20260630 12:13:43.497136  5063 tablet_copy_service.cc:434] P 2a01cc17e1cd41f6ba1200116102aea8: ending tablet copy session ac4e08ed3a15475b920166fce3889bd7-aba46e0d92bd49f4afdba57c1ad5753a on tablet aba46e0d92bd49f4afdba57c1ad5753a with peer ac4e08ed3a15475b920166fce3889bd7
I20260630 12:13:43.501315  5595 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:43.502059  5595 tablet_bootstrap.cc:492] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: Bootstrap complete.
I20260630 12:13:43.502715  5595 ts_tablet_manager.cc:1403] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: Time spent bootstrapping tablet: real 0.208s	user 0.133s	sys 0.012s
I20260630 12:13:43.505676  5595 raft_consensus.cc:359] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:43.506472  5595 raft_consensus.cc:740] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 370e792884b24278b5f1e4f282b80519, State: Initialized, Role: LEARNER
I20260630 12:13:43.507057  5595 consensus_queue.cc:260] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:43.508538  5595 ts_tablet_manager.cc:1434] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:13:43.510236  4989 tablet_copy_service.cc:342] P 35485cba60174a67a1cccaeca89f52f9: Request end of tablet copy session 370e792884b24278b5f1e4f282b80519-0a58bff7204048f8bda7af7063997290 received from {username='slave'} at 127.0.0.1:48790
I20260630 12:13:43.510654  4989 tablet_copy_service.cc:434] P 35485cba60174a67a1cccaeca89f52f9: ending tablet copy session 370e792884b24278b5f1e4f282b80519-0a58bff7204048f8bda7af7063997290 on tablet 0a58bff7204048f8bda7af7063997290 with peer 370e792884b24278b5f1e4f282b80519
I20260630 12:13:43.526932  5529 raft_consensus.cc:1217] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:43.640489  5455 raft_consensus.cc:1217] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:43.742833  5380 raft_consensus.cc:1217] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:43.778489  5529 raft_consensus.cc:1217] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:43.793777  5455 raft_consensus.cc:1217] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:13:43.826851  5380 raft_consensus.cc:1217] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:13:44.120718  5611 raft_consensus.cc:1064] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a: attempting to promote NON_VOTER ac4e08ed3a15475b920166fce3889bd7 to VOTER
I20260630 12:13:44.122591  5611 consensus_queue.cc:237] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } }
I20260630 12:13:44.128480  5529 raft_consensus.cc:1275] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.135862  4979 raft_consensus.cc:1275] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.135033  5614 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260630 12:13:44.138518  5616 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:44.138739  5048 raft_consensus.cc:1275] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.146438  5611 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:44.159945  5616 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.161772  5048 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.163590  5529 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.176061  4979 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.176445  4802 catalog_manager.cc:5697] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:44.202658  5574 raft_consensus.cc:1064] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9: attempting to promote NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae to VOTER
I20260630 12:13:44.208055  5574 consensus_queue.cc:237] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } }
I20260630 12:13:44.218894  5614 raft_consensus.cc:1064] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: attempting to promote NON_VOTER 370e792884b24278b5f1e4f282b80519 to VOTER
I20260630 12:13:44.221992  5614 consensus_queue.cc:237] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } }
I20260630 12:13:44.229099  5048 raft_consensus.cc:1275] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.234488  4898 raft_consensus.cc:1275] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.231359  5626 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.004s
I20260630 12:13:44.235211  5380 raft_consensus.cc:1275] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:44.235232  5048 raft_consensus.cc:1275] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:44.236650  5622 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:44.238154  5615 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:44.239387  4979 raft_consensus.cc:1275] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:44.239940  5615 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:44.242278  5615 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:44.246821  5455 raft_consensus.cc:1275] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.265933  5624 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:44.267232  5614 raft_consensus.cc:1064] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: attempting to promote NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae to VOTER
I20260630 12:13:44.267050  4902 consensus_queue.cc:237] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } }
I20260630 12:13:44.269917  5614 consensus_queue.cc:237] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } }
I20260630 12:13:44.278666  5529 raft_consensus.cc:1275] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:44.278986  5044 raft_consensus.cc:1275] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:44.280925  5612 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:44.282963  5612 consensus_queue.cc:1048] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:44.292138  5615 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.305328  5529 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.307510  5044 raft_consensus.cc:2955] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.312897  5574 raft_consensus.cc:1064] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9: attempting to promote NON_VOTER 370e792884b24278b5f1e4f282b80519 to VOTER
I20260630 12:13:44.315544  5574 consensus_queue.cc:237] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } }
I20260630 12:13:44.316454  5599 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.327997  5454 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:44.329887  5616 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:44.334525  4979 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.337018  5380 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.344898  5053 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:44.346990  5616 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:44.355340  5633 raft_consensus.cc:1064] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: attempting to promote NON_VOTER ac4e08ed3a15475b920166fce3889bd7 to VOTER
I20260630 12:13:44.356560  5051 raft_consensus.cc:1275] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.356830  5379 raft_consensus.cc:1275] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.357995  4977 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:44.366879  5622 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:44.378611  5624 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.005s
I20260630 12:13:44.394888  4788 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fd6dc1ea0ac4493a095563aa6ae465e with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.396240  5633 consensus_queue.cc:237] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } }
I20260630 12:13:44.405243  4898 raft_consensus.cc:1275] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.372881  5616 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.018s
I20260630 12:13:44.385769  4793 catalog_manager.cc:5697] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: config changed from index 25 to 26, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:44.412557  5626 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.408831  5622 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.006s
I20260630 12:13:44.415807  4795 catalog_manager.cc:5697] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 reported cstate change: config changed from index 27 to 28, VOTER 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.420318  4898 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.438982  5614 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.442700  5454 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.448402  5453 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.469218  4979 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.468556  4899 consensus_queue.cc:237] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [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: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } }
I20260630 12:13:44.486784  5048 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.489217  4965 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fd6dc1ea0ac4493a095563aa6ae465e with delete_type TABLET_DATA_TOMBSTONED (TS 35485cba60174a67a1cccaeca89f52f9 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:35184
I20260630 12:13:44.496937  5624 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.500288  4802 catalog_manager.cc:5697] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: config changed from index 26 to 27, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.511016  4902 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.516790  4977 raft_consensus.cc:1275] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.522627  5612 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:44.530903  5616 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.533041  4977 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.536942  5048 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.542006  4788 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9aa12d1545cd4a548c82e4eccf453338 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.551836  4799 catalog_manager.cc:5697] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index 26 to 27, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.557621  4796 catalog_manager.cc:5697] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: config changed from index 26 to 27, VOTER 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:44.559336  4979 consensus_queue.cc:237] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } }
I20260630 12:13:44.564894  5453 raft_consensus.cc:1275] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:44.566715  5624 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:44.575747  5378 raft_consensus.cc:1275] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.575297  5626 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.577490  5455 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.580329  5612 consensus_queue.cc:1048] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:44.586092  5378 raft_consensus.cc:2955] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.591045  5048 raft_consensus.cc:1275] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:44.593140  5622 consensus_queue.cc:1048] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:44.596503  4789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2ed7cdafe484c4ebf36ad38b6cffeed with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.597420  5048 raft_consensus.cc:2955] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.615607  5649 tablet_replica.cc:333] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:44.616856  5649 raft_consensus.cc:2243] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:44.617642  5649 raft_consensus.cc:2272] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:44.629097  5529 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.640600  4799 catalog_manager.cc:5697] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index 27 to 28, VOTER 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.630864  4902 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.645197  5639 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:44.651854  5036 tablet_service.cc:1558] Processing DeleteTablet for tablet 9aa12d1545cd4a548c82e4eccf453338 with delete_type TABLET_DATA_TOMBSTONED (TS 2a01cc17e1cd41f6ba1200116102aea8 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:53978
I20260630 12:13:44.653636  5633 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:44.631280  4977 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.635542  5048 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.639029  5378 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 370e792884b24278b5f1e4f282b80519 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.665053  5633 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:44.670570  5650 tablet_replica.cc:333] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:44.676558  4795 catalog_manager.cc:5697] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 reported cstate change: config changed from index 25 to 26, a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.679261  5649 ts_tablet_manager.cc:1916] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:44.680028  4890 tablet_service.cc:1558] Processing DeleteTablet for tablet b2ed7cdafe484c4ebf36ad38b6cffeed with delete_type TABLET_DATA_TOMBSTONED (TS 4255e11c80c343bbb69af3653b32ae4a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:47644
I20260630 12:13:44.688306  5650 raft_consensus.cc:2243] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:44.702951  4899 consensus_queue.cc:237] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [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: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } }
I20260630 12:13:44.709098  5654 tablet_replica.cc:333] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:44.710070  5650 pending_rounds.cc:70] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: Trying to abort 1 pending ops.
I20260630 12:13:44.713989  5454 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.712329  5639 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.721251  5650 pending_rounds.cc:77] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7302437372807401472 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9aa12d1545cd4a548c82e4eccf453338" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } } }
I20260630 12:13:44.722747  5650 raft_consensus.cc:2917] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260630 12:13:44.723292  5650 raft_consensus.cc:2889] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:44.723902  5650 raft_consensus.cc:2272] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:44.723328  5616 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:44.714380  5529 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.727991  5650 ts_tablet_manager.cc:1916] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:44.733693  5612 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.720220  4977 consensus_queue.cc:237] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } }
I20260630 12:13:44.738231  5049 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:44.739681  5454 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.740694  5611 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:44.747165  5049 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } }
I20260630 12:13:44.744750  4902 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.749155  4788 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8578c6e3c8504105b9933f2fe0bf2a84 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.759644  4796 catalog_manager.cc:5697] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: config changed from index 26 to 27, VOTER 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:44.761711  4797 catalog_manager.cc:5697] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 reported cstate change: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a01cc17e1cd41f6ba1200116102aea8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.748010  5654 raft_consensus.cc:2243] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:44.773846  4979 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.779134  4965 tablet_service.cc:1558] Processing DeleteTablet for tablet 8578c6e3c8504105b9933f2fe0bf2a84 with delete_type TABLET_DATA_TOMBSTONED (TS 35485cba60174a67a1cccaeca89f52f9 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:35184
I20260630 12:13:44.777660  5650 ts_tablet_manager.cc:1929] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:13:44.780616  5650 log.cc:1199] T 9aa12d1545cd4a548c82e4eccf453338 P 2a01cc17e1cd41f6ba1200116102aea8: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-2-root/wals/9aa12d1545cd4a548c82e4eccf453338
I20260630 12:13:44.780694  5378 raft_consensus.cc:1275] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:44.780967  5649 ts_tablet_manager.cc:1929] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:44.781471  5649 log.cc:1199] T 7fd6dc1ea0ac4493a095563aa6ae465e P 35485cba60174a67a1cccaeca89f52f9: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-1-root/wals/7fd6dc1ea0ac4493a095563aa6ae465e
I20260630 12:13:44.783218  5622 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:44.783702  5649 tablet_replica.cc:333] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:44.784409  4789 catalog_manager.cc:5028] TS 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): tablet 7fd6dc1ea0ac4493a095563aa6ae465e (table test-workload [id=b3ae72de87d84feeadfd5502913942c3]) successfully deleted
I20260630 12:13:44.784874  5649 raft_consensus.cc:2243] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:44.785756  5649 raft_consensus.cc:2272] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:44.785462  4786 catalog_manager.cc:5028] TS 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): tablet 9aa12d1545cd4a548c82e4eccf453338 (table test-workload [id=b3ae72de87d84feeadfd5502913942c3]) successfully deleted
I20260630 12:13:44.787657  5654 raft_consensus.cc:2272] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:44.791885  4899 raft_consensus.cc:1275] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:44.792333  5649 ts_tablet_manager.cc:1916] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:44.792217  5624 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.797657  5574 consensus_queue.cc:1048] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:44.803174  5378 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.810870  5649 ts_tablet_manager.cc:1929] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:13:44.811482  5649 log.cc:1199] T 8578c6e3c8504105b9933f2fe0bf2a84 P 35485cba60174a67a1cccaeca89f52f9: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-1-root/wals/8578c6e3c8504105b9933f2fe0bf2a84
I20260630 12:13:44.813412  4789 catalog_manager.cc:5028] TS 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): tablet 8578c6e3c8504105b9933f2fe0bf2a84 (table test-workload [id=b3ae72de87d84feeadfd5502913942c3]) successfully deleted
I20260630 12:13:44.820143  4789 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a58bff7204048f8bda7af7063997290 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.835302  5048 consensus_queue.cc:237] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } }
I20260630 12:13:44.835638  4902 raft_consensus.cc:2955] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.839500  4799 catalog_manager.cc:5697] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 reported cstate change: config changed from index 27 to 28, VOTER 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } } }
I20260630 12:13:44.841480  4979 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:44.841504  5529 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:44.844733  5639 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:44.838120  5654 ts_tablet_manager.cc:1916] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:44.852422  5601 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:44.856892  5036 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a58bff7204048f8bda7af7063997290 with delete_type TABLET_DATA_TOMBSTONED (TS 2a01cc17e1cd41f6ba1200116102aea8 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53978
I20260630 12:13:44.858382  5639 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.860168  5650 tablet_replica.cc:333] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:44.861331  5650 raft_consensus.cc:2243] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:44.860467  5529 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.862284  5650 raft_consensus.cc:2272] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:44.867568  5650 ts_tablet_manager.cc:1916] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:44.875464  4979 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.880522  4786 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aba46e0d92bd49f4afdba57c1ad5753a with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.884131  4797 catalog_manager.cc:5697] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 reported cstate change: config changed from index 27 to 28, VOTER 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "2a01cc17e1cd41f6ba1200116102aea8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } }
I20260630 12:13:44.887853  5654 ts_tablet_manager.cc:1929] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:44.889425  5654 log.cc:1199] T b2ed7cdafe484c4ebf36ad38b6cffeed P 4255e11c80c343bbb69af3653b32ae4a: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-0-root/wals/b2ed7cdafe484c4ebf36ad38b6cffeed
I20260630 12:13:44.891151  4788 catalog_manager.cc:5028] TS 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): tablet b2ed7cdafe484c4ebf36ad38b6cffeed (table test-workload [id=b3ae72de87d84feeadfd5502913942c3]) successfully deleted
I20260630 12:13:44.900084  4890 tablet_service.cc:1558] Processing DeleteTablet for tablet aba46e0d92bd49f4afdba57c1ad5753a with delete_type TABLET_DATA_TOMBSTONED (TS 4255e11c80c343bbb69af3653b32ae4a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:47644
I20260630 12:13:44.900947  5654 tablet_replica.cc:333] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:44.901932  5654 raft_consensus.cc:2243] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:44.902403  5650 ts_tablet_manager.cc:1929] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:44.902900  5650 log.cc:1199] T 0a58bff7204048f8bda7af7063997290 P 2a01cc17e1cd41f6ba1200116102aea8: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-2-root/wals/0a58bff7204048f8bda7af7063997290
I20260630 12:13:44.904091  5654 raft_consensus.cc:2272] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:44.904737  4786 catalog_manager.cc:5028] TS 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): tablet 0a58bff7204048f8bda7af7063997290 (table test-workload [id=b3ae72de87d84feeadfd5502913942c3]) successfully deleted
I20260630 12:13:44.907302  5654 ts_tablet_manager.cc:1916] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:44.919064  5654 ts_tablet_manager.cc:1929] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:44.919426  5654 log.cc:1199] T aba46e0d92bd49f4afdba57c1ad5753a P 4255e11c80c343bbb69af3653b32ae4a: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821485403742-431-0/minicluster-data/ts-0-root/wals/aba46e0d92bd49f4afdba57c1ad5753a
I20260630 12:13:44.920722  4788 catalog_manager.cc:5028] TS 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): tablet aba46e0d92bd49f4afdba57c1ad5753a (table test-workload [id=b3ae72de87d84feeadfd5502913942c3]) successfully deleted
I20260630 12:13:45.918130  4902 consensus_queue.cc:237] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
W20260630 12:13:45.923938  4867 consensus_peers.cc:597] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a -> Peer ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198:44411): Couldn't send request to peer ac4e08ed3a15475b920166fce3889bd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8578c6e3c8504105b9933f2fe0bf2a84. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:45.924839  5048 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:45.925150  5454 raft_consensus.cc:1275] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:45.926460  5657 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:45.927407  5658 consensus_queue.cc:1048] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:45.935186  5657 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:45.937191  5454 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:45.937191  5048 raft_consensus.cc:2955] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:45.947513  4799 catalog_manager.cc:5697] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a reported cstate change: config changed from index 27 to 28, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:45.950911  5048 consensus_queue.cc:237] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [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: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:45.959901  5529 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:45.964493  5655 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:13:45.976503  4979 raft_consensus.cc:1275] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 2a01cc17e1cd41f6ba1200116102aea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:45.978986  5655 consensus_queue.cc:1048] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
W20260630 12:13:45.991487  5019 consensus_peers.cc:597] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 -> Peer a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197:38183): Couldn't send request to peer a0d84c2240964fbcb7e1cab4ea5eaeae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aba46e0d92bd49f4afdba57c1ad5753a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:45.992601  5528 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:45.992568  5664 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:46.001302  4979 raft_consensus.cc:2955] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:46.018265  4796 catalog_manager.cc:5697] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index 28 to 29, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "2a01cc17e1cd41f6ba1200116102aea8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:46.018865  4979 consensus_queue.cc:237] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 2.25, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:46.025758  5048 raft_consensus.cc:1275] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 2 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
W20260630 12:13:46.026546  4942 consensus_peers.cc:597] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 -> Peer 370e792884b24278b5f1e4f282b80519 (127.0.107.196:38779): Couldn't send request to peer 370e792884b24278b5f1e4f282b80519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d82669469dee44f5bc3eed24fc1698d1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:46.027040  4902 raft_consensus.cc:1275] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 2 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:13:46.028327  5626 consensus_queue.cc:1048] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:46.029510  5622 consensus_queue.cc:1048] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:46.042119  5626 raft_consensus.cc:2955] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 2 LEADER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:46.043912  4902 raft_consensus.cc:2955] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:46.044641  5048 raft_consensus.cc:2955] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:46.055876  4799 catalog_manager.cc:5697] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:46.057713  4979 consensus_queue.cc:237] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:46.063905  5048 raft_consensus.cc:1275] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:46.065821  4902 raft_consensus.cc:1275] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:46.065809  5622 consensus_queue.cc:1048] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260630 12:13:46.068897  5626 consensus_queue.cc:1048] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:46.082651  5626 raft_consensus.cc:2955] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:46.084331  5048 raft_consensus.cc:2955] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:46.087646  4902 raft_consensus.cc:2955] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
W20260630 12:13:46.089543  4942 consensus_peers.cc:597] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 -> Peer ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198:44411): Couldn't send request to peer ac4e08ed3a15475b920166fce3889bd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5ba1647c5ba43a1a6a892dc20c401af. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:46.096423  4796 catalog_manager.cc:5697] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index -1 to 26, NON_VOTER ac4e08ed3a15475b920166fce3889bd7 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } } }
I20260630 12:13:46.098536  4899 consensus_queue.cc:237] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:46.108449  4979 raft_consensus.cc:1275] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:46.109994  5048 raft_consensus.cc:1275] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 4255e11c80c343bbb69af3653b32ae4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:46.111276  5612 consensus_queue.cc:1048] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:46.113418  5612 consensus_queue.cc:1048] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:13:46.114306  4870 consensus_peers.cc:597] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a -> Peer a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197:38183): Couldn't send request to peer a0d84c2240964fbcb7e1cab4ea5eaeae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 834adf06db664855997b861a0f7cfca6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:46.118997  5657 raft_consensus.cc:2955] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:46.120572  5048 raft_consensus.cc:2955] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:46.127031  4979 raft_consensus.cc:2955] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:46.133276  4977 consensus_queue.cc:237] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:46.134382  4795 catalog_manager.cc:5697] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index -1 to 26, NON_VOTER a0d84c2240964fbcb7e1cab4ea5eaeae (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "4255e11c80c343bbb69af3653b32ae4a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } } }
I20260630 12:13:46.141492  5048 raft_consensus.cc:1275] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:46.141960  4899 raft_consensus.cc:1275] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Refusing update from remote peer 35485cba60174a67a1cccaeca89f52f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:46.143299  5626 consensus_queue.cc:1048] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:46.145130  5674 consensus_queue.cc:1048] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:13:46.146849  4942 consensus_peers.cc:597] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 -> Peer 370e792884b24278b5f1e4f282b80519 (127.0.107.196:38779): Couldn't send request to peer 370e792884b24278b5f1e4f282b80519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d132a0d8dbdf427ba13d4b9f725dc794. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:46.154358  5622 raft_consensus.cc:2955] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:46.155599  5048 raft_consensus.cc:2955] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:46.156677  4899 raft_consensus.cc:2955] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:46.165145  4799 catalog_manager.cc:5697] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 reported cstate change: config changed from index -1 to 26, NON_VOTER 370e792884b24278b5f1e4f282b80519 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "35485cba60174a67a1cccaeca89f52f9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } } }
I20260630 12:13:46.340890  5689 ts_tablet_manager.cc:933] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: Initiating tablet copy from peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291)
I20260630 12:13:46.343499  5689 tablet_copy_client.cc:323] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46291
I20260630 12:13:46.345757  4914 tablet_copy_service.cc:140] P 4255e11c80c343bbb69af3653b32ae4a: Received BeginTabletCopySession request for tablet 8578c6e3c8504105b9933f2fe0bf2a84 from peer ac4e08ed3a15475b920166fce3889bd7 ({username='slave'} at 127.0.0.1:59622)
I20260630 12:13:46.346375  4914 tablet_copy_service.cc:161] P 4255e11c80c343bbb69af3653b32ae4a: Beginning new tablet copy session on tablet 8578c6e3c8504105b9933f2fe0bf2a84 from peer ac4e08ed3a15475b920166fce3889bd7 at {username='slave'} at 127.0.0.1:59622: session id = ac4e08ed3a15475b920166fce3889bd7-8578c6e3c8504105b9933f2fe0bf2a84
I20260630 12:13:46.354796  4914 tablet_copy_source_session.cc:215] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:46.359177  5689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8578c6e3c8504105b9933f2fe0bf2a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.379839  5689 tablet_copy_client.cc:806] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:46.380743  5689 tablet_copy_client.cc:670] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:46.388279  5690 tablet_copy_client.cc:1025] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:46.441479  5691 ts_tablet_manager.cc:933] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: Initiating tablet copy from peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:46.443234  5691 tablet_copy_client.cc:323] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45495
I20260630 12:13:46.462513  5063 tablet_copy_service.cc:140] P 2a01cc17e1cd41f6ba1200116102aea8: Received BeginTabletCopySession request for tablet aba46e0d92bd49f4afdba57c1ad5753a from peer a0d84c2240964fbcb7e1cab4ea5eaeae ({username='slave'} at 127.0.0.1:42304)
I20260630 12:13:46.463083  5063 tablet_copy_service.cc:161] P 2a01cc17e1cd41f6ba1200116102aea8: Beginning new tablet copy session on tablet aba46e0d92bd49f4afdba57c1ad5753a from peer a0d84c2240964fbcb7e1cab4ea5eaeae at {username='slave'} at 127.0.0.1:42304: session id = a0d84c2240964fbcb7e1cab4ea5eaeae-aba46e0d92bd49f4afdba57c1ad5753a
I20260630 12:13:46.469537  5063 tablet_copy_source_session.cc:215] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:46.472254  5691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba46e0d92bd49f4afdba57c1ad5753a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.486069  5691 tablet_copy_client.cc:806] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:46.486770  5691 tablet_copy_client.cc:670] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:46.493724  5692 tablet_copy_client.cc:1025] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:46.512287  5695 ts_tablet_manager.cc:933] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: Initiating tablet copy from peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:46.514182  5695 tablet_copy_client.cc:323] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40117
I20260630 12:13:46.516687  4989 tablet_copy_service.cc:140] P 35485cba60174a67a1cccaeca89f52f9: Received BeginTabletCopySession request for tablet d82669469dee44f5bc3eed24fc1698d1 from peer 370e792884b24278b5f1e4f282b80519 ({username='slave'} at 127.0.0.1:48790)
I20260630 12:13:46.517408  4989 tablet_copy_service.cc:161] P 35485cba60174a67a1cccaeca89f52f9: Beginning new tablet copy session on tablet d82669469dee44f5bc3eed24fc1698d1 from peer 370e792884b24278b5f1e4f282b80519 at {username='slave'} at 127.0.0.1:48790: session id = 370e792884b24278b5f1e4f282b80519-d82669469dee44f5bc3eed24fc1698d1
I20260630 12:13:46.528836  4989 tablet_copy_source_session.cc:215] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:46.529873  5697 ts_tablet_manager.cc:933] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: Initiating tablet copy from peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291)
I20260630 12:13:46.532709  5695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82669469dee44f5bc3eed24fc1698d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.534106  5697 tablet_copy_client.cc:323] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46291
I20260630 12:13:46.536440  4914 tablet_copy_service.cc:140] P 4255e11c80c343bbb69af3653b32ae4a: Received BeginTabletCopySession request for tablet 834adf06db664855997b861a0f7cfca6 from peer a0d84c2240964fbcb7e1cab4ea5eaeae ({username='slave'} at 127.0.0.1:59640)
I20260630 12:13:46.537117  4914 tablet_copy_service.cc:161] P 4255e11c80c343bbb69af3653b32ae4a: Beginning new tablet copy session on tablet 834adf06db664855997b861a0f7cfca6 from peer a0d84c2240964fbcb7e1cab4ea5eaeae at {username='slave'} at 127.0.0.1:59640: session id = a0d84c2240964fbcb7e1cab4ea5eaeae-834adf06db664855997b861a0f7cfca6
I20260630 12:13:46.548365  4914 tablet_copy_source_session.cc:215] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:46.551645  5695 tablet_copy_client.cc:806] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:46.551832  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834adf06db664855997b861a0f7cfca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.552381  5695 tablet_copy_client.cc:670] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:46.556700  5696 tablet_copy_client.cc:1025] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:46.568866  5697 tablet_copy_client.cc:806] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:46.569495  5697 tablet_copy_client.cc:670] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:46.573067  5698 tablet_copy_client.cc:1025] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:46.586090   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:46.602998   431 tablet_copy_service.cc:362] P 4255e11c80c343bbb69af3653b32ae4a: Destroying tablet copy session a0d84c2240964fbcb7e1cab4ea5eaeae-834adf06db664855997b861a0f7cfca6 due to service shutdown
I20260630 12:13:46.603430   431 tablet_copy_service.cc:434] P 4255e11c80c343bbb69af3653b32ae4a: ending tablet copy session a0d84c2240964fbcb7e1cab4ea5eaeae-834adf06db664855997b861a0f7cfca6 on tablet 834adf06db664855997b861a0f7cfca6 with peer a0d84c2240964fbcb7e1cab4ea5eaeae
I20260630 12:13:46.603961   431 tablet_copy_service.cc:362] P 4255e11c80c343bbb69af3653b32ae4a: Destroying tablet copy session ac4e08ed3a15475b920166fce3889bd7-8578c6e3c8504105b9933f2fe0bf2a84 due to service shutdown
I20260630 12:13:46.604240   431 tablet_copy_service.cc:434] P 4255e11c80c343bbb69af3653b32ae4a: ending tablet copy session ac4e08ed3a15475b920166fce3889bd7-8578c6e3c8504105b9933f2fe0bf2a84 on tablet 8578c6e3c8504105b9933f2fe0bf2a84 with peer ac4e08ed3a15475b920166fce3889bd7
I20260630 12:13:46.637130   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:46.638195   431 tablet_replica.cc:333] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.639326   431 raft_consensus.cc:2243] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.641820   431 raft_consensus.cc:2272] T 834adf06db664855997b861a0f7cfca6 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:46.645161  4944 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260630 12:13:46.655234  5699 ts_tablet_manager.cc:933] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: Initiating tablet copy from peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:46.658373   431 tablet_replica.cc:333] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.659708   431 raft_consensus.cc:2243] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.661377   431 raft_consensus.cc:2272] T 9aa12d1545cd4a548c82e4eccf453338 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:46.663166  4944 consensus_peers.cc:597] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 -> Peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Couldn't send request to peer 4255e11c80c343bbb69af3653b32ae4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:46.665593  4944 consensus_peers.cc:597] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 -> Peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Couldn't send request to peer 4255e11c80c343bbb69af3653b32ae4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:46.666290   431 tablet_replica.cc:333] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.666785  5699 tablet_copy_client.cc:323] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40117
I20260630 12:13:46.667364   431 raft_consensus.cc:2243] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.668555   431 raft_consensus.cc:2272] T 3654e6e0823e4dae8fa2df887254ece4 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.668742  4989 tablet_copy_service.cc:140] P 35485cba60174a67a1cccaeca89f52f9: Received BeginTabletCopySession request for tablet d132a0d8dbdf427ba13d4b9f725dc794 from peer 370e792884b24278b5f1e4f282b80519 ({username='slave'} at 127.0.0.1:48790)
I20260630 12:13:46.669380  4989 tablet_copy_service.cc:161] P 35485cba60174a67a1cccaeca89f52f9: Beginning new tablet copy session on tablet d132a0d8dbdf427ba13d4b9f725dc794 from peer 370e792884b24278b5f1e4f282b80519 at {username='slave'} at 127.0.0.1:48790: session id = 370e792884b24278b5f1e4f282b80519-d132a0d8dbdf427ba13d4b9f725dc794
I20260630 12:13:46.671742   431 tablet_replica.cc:333] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.672657   431 raft_consensus.cc:2243] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.673560   431 raft_consensus.cc:2272] T d82669469dee44f5bc3eed24fc1698d1 P 4255e11c80c343bbb69af3653b32ae4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.677439   431 tablet_replica.cc:333] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.678711  4989 tablet_copy_source_session.cc:215] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:46.679601   431 raft_consensus.cc:2243] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.681018   431 raft_consensus.cc:2272] T d132a0d8dbdf427ba13d4b9f725dc794 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.682669  5699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d132a0d8dbdf427ba13d4b9f725dc794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.687197   431 tablet_replica.cc:333] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.688319   431 raft_consensus.cc:2243] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.690032   431 raft_consensus.cc:2272] T 7fd6dc1ea0ac4493a095563aa6ae465e P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.692561  5702 ts_tablet_manager.cc:933] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: Initiating tablet copy from peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
I20260630 12:13:46.695981   431 tablet_replica.cc:333] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.696650   431 raft_consensus.cc:2243] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.697576   431 raft_consensus.cc:2272] T d5ba1647c5ba43a1a6a892dc20c401af P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.699555  5702 tablet_copy_client.cc:323] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40117
I20260630 12:13:46.701537   431 tablet_replica.cc:333] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.702454   431 raft_consensus.cc:2243] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.703562   431 raft_consensus.cc:2272] T c1a3e3b4e3074b90acf0b125142ceb84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.704967  5699 tablet_copy_client.cc:806] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:46.705606  5699 tablet_copy_client.cc:670] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:46.708035   431 tablet_replica.cc:333] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.709156   431 raft_consensus.cc:2243] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.710340   431 raft_consensus.cc:2272] T 0a58bff7204048f8bda7af7063997290 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.714075  5701 tablet_copy_client.cc:1025] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:46.714732   431 tablet_replica.cc:333] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a: stopping tablet replica
I20260630 12:13:46.715348   431 raft_consensus.cc:2243] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.716639   431 raft_consensus.cc:2272] T 8578c6e3c8504105b9933f2fe0bf2a84 P 4255e11c80c343bbb69af3653b32ae4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.724339  4989 tablet_copy_service.cc:140] P 35485cba60174a67a1cccaeca89f52f9: Received BeginTabletCopySession request for tablet d5ba1647c5ba43a1a6a892dc20c401af from peer ac4e08ed3a15475b920166fce3889bd7 ({username='slave'} at 127.0.0.1:35428)
I20260630 12:13:46.725029  4989 tablet_copy_service.cc:161] P 35485cba60174a67a1cccaeca89f52f9: Beginning new tablet copy session on tablet d5ba1647c5ba43a1a6a892dc20c401af from peer ac4e08ed3a15475b920166fce3889bd7 at {username='slave'} at 127.0.0.1:35428: session id = ac4e08ed3a15475b920166fce3889bd7-d5ba1647c5ba43a1a6a892dc20c401af
I20260630 12:13:46.733692  4989 tablet_copy_source_session.cc:215] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:46.737401  5702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ba1647c5ba43a1a6a892dc20c401af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.751623   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:46.759388  5702 tablet_copy_client.cc:806] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:46.760128  5702 tablet_copy_client.cc:670] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:46.764750  5703 tablet_copy_client.cc:1025] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Injecting latency into file download: 2000
W20260630 12:13:46.770908  4944 consensus_peers.cc:597] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 -> Peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Couldn't send request to peer 4255e11c80c343bbb69af3653b32ae4a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:46.789337   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:46.805389   431 tablet_copy_service.cc:362] P 35485cba60174a67a1cccaeca89f52f9: Destroying tablet copy session ac4e08ed3a15475b920166fce3889bd7-d5ba1647c5ba43a1a6a892dc20c401af due to service shutdown
I20260630 12:13:46.805757   431 tablet_copy_service.cc:434] P 35485cba60174a67a1cccaeca89f52f9: ending tablet copy session ac4e08ed3a15475b920166fce3889bd7-d5ba1647c5ba43a1a6a892dc20c401af on tablet d5ba1647c5ba43a1a6a892dc20c401af with peer ac4e08ed3a15475b920166fce3889bd7
I20260630 12:13:46.806360   431 tablet_copy_service.cc:362] P 35485cba60174a67a1cccaeca89f52f9: Destroying tablet copy session 370e792884b24278b5f1e4f282b80519-d132a0d8dbdf427ba13d4b9f725dc794 due to service shutdown
I20260630 12:13:46.806679   431 tablet_copy_service.cc:434] P 35485cba60174a67a1cccaeca89f52f9: ending tablet copy session 370e792884b24278b5f1e4f282b80519-d132a0d8dbdf427ba13d4b9f725dc794 on tablet d132a0d8dbdf427ba13d4b9f725dc794 with peer 370e792884b24278b5f1e4f282b80519
I20260630 12:13:46.807207   431 tablet_copy_service.cc:362] P 35485cba60174a67a1cccaeca89f52f9: Destroying tablet copy session 370e792884b24278b5f1e4f282b80519-d82669469dee44f5bc3eed24fc1698d1 due to service shutdown
I20260630 12:13:46.807439   431 tablet_copy_service.cc:434] P 35485cba60174a67a1cccaeca89f52f9: ending tablet copy session 370e792884b24278b5f1e4f282b80519-d82669469dee44f5bc3eed24fc1698d1 on tablet d82669469dee44f5bc3eed24fc1698d1 with peer 370e792884b24278b5f1e4f282b80519
I20260630 12:13:46.835160   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:46.836175   431 tablet_replica.cc:333] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.837258   431 raft_consensus.cc:2243] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.838290   431 raft_consensus.cc:2272] T 834adf06db664855997b861a0f7cfca6 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.842363   431 tablet_replica.cc:333] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.843160   431 raft_consensus.cc:2243] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.844131   431 raft_consensus.cc:2272] T 9aa12d1545cd4a548c82e4eccf453338 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.847493   431 tablet_replica.cc:333] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.848268   431 raft_consensus.cc:2243] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.849467   431 raft_consensus.cc:2272] T c1a3e3b4e3074b90acf0b125142ceb84 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.852691   431 tablet_replica.cc:333] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.853461   431 raft_consensus.cc:2243] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.854890   431 raft_consensus.cc:2272] T d5ba1647c5ba43a1a6a892dc20c401af P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.858700   431 tablet_replica.cc:333] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.859465   431 raft_consensus.cc:2243] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.860587   431 raft_consensus.cc:2272] T 0a58bff7204048f8bda7af7063997290 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.864262   431 tablet_replica.cc:333] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.864977   431 raft_consensus.cc:2243] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.865679   431 raft_consensus.cc:2272] T aba46e0d92bd49f4afdba57c1ad5753a P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.869400   431 tablet_replica.cc:333] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.870132   431 raft_consensus.cc:2243] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.871340   431 raft_consensus.cc:2272] T b2ed7cdafe484c4ebf36ad38b6cffeed P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.874526   431 tablet_replica.cc:333] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.875240   431 raft_consensus.cc:2243] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.876690   431 raft_consensus.cc:2272] T d82669469dee44f5bc3eed24fc1698d1 P 35485cba60174a67a1cccaeca89f52f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.880389   431 tablet_replica.cc:333] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.881110   431 raft_consensus.cc:2243] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.882496   431 raft_consensus.cc:2272] T d132a0d8dbdf427ba13d4b9f725dc794 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.886003   431 tablet_replica.cc:333] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9: stopping tablet replica
I20260630 12:13:46.886482   431 raft_consensus.cc:2243] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.887277   431 raft_consensus.cc:2272] T 3654e6e0823e4dae8fa2df887254ece4 P 35485cba60174a67a1cccaeca89f52f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.916726   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:46.957652   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:46.978765   431 tablet_copy_service.cc:362] P 2a01cc17e1cd41f6ba1200116102aea8: Destroying tablet copy session a0d84c2240964fbcb7e1cab4ea5eaeae-aba46e0d92bd49f4afdba57c1ad5753a due to service shutdown
I20260630 12:13:46.979168   431 tablet_copy_service.cc:434] P 2a01cc17e1cd41f6ba1200116102aea8: ending tablet copy session a0d84c2240964fbcb7e1cab4ea5eaeae-aba46e0d92bd49f4afdba57c1ad5753a on tablet aba46e0d92bd49f4afdba57c1ad5753a with peer a0d84c2240964fbcb7e1cab4ea5eaeae
I20260630 12:13:47.006457   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:47.013432   431 tablet_replica.cc:333] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.016141   431 raft_consensus.cc:2243] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.017251   431 raft_consensus.cc:2272] T d82669469dee44f5bc3eed24fc1698d1 P 2a01cc17e1cd41f6ba1200116102aea8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:47.018079  5019 consensus_peers.cc:597] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 -> Peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Couldn't send request to peer 35485cba60174a67a1cccaeca89f52f9. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:47.022063   431 tablet_replica.cc:333] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.022915   431 raft_consensus.cc:2243] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.023831   431 raft_consensus.cc:2272] T d5ba1647c5ba43a1a6a892dc20c401af P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.028241   431 tablet_replica.cc:333] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.029201   431 raft_consensus.cc:2243] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.030102   431 raft_consensus.cc:2272] T c1a3e3b4e3074b90acf0b125142ceb84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.184947   431 tablet_replica.cc:333] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.185999   431 raft_consensus.cc:2243] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.186795   431 raft_consensus.cc:2272] T 834adf06db664855997b861a0f7cfca6 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.291105   431 tablet_replica.cc:333] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.292119   431 raft_consensus.cc:2243] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.293695   431 raft_consensus.cc:2272] T 7fd6dc1ea0ac4493a095563aa6ae465e P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.297148   431 tablet_replica.cc:333] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.297891   431 raft_consensus.cc:2243] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.298589   431 raft_consensus.cc:2272] T d132a0d8dbdf427ba13d4b9f725dc794 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.301739   431 tablet_replica.cc:333] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.302496   431 raft_consensus.cc:2243] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.303099   431 raft_consensus.cc:2272] T b2ed7cdafe484c4ebf36ad38b6cffeed P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.306146   431 tablet_replica.cc:333] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.306787   431 raft_consensus.cc:2243] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.307348   431 raft_consensus.cc:2272] T 3654e6e0823e4dae8fa2df887254ece4 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.310278   431 tablet_replica.cc:333] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.310931   431 raft_consensus.cc:2243] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.311618   431 raft_consensus.cc:2272] T 8578c6e3c8504105b9933f2fe0bf2a84 P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.314824   431 tablet_replica.cc:333] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8: stopping tablet replica
I20260630 12:13:47.315454   431 raft_consensus.cc:2243] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:47.316766   431 raft_consensus.cc:2272] T aba46e0d92bd49f4afdba57c1ad5753a P 2a01cc17e1cd41f6ba1200116102aea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.360220   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:47.389605   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:47.415792   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:47.859097  5711 raft_consensus.cc:493] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4255e11c80c343bbb69af3653b32ae4a)
I20260630 12:13:47.859633  5711 raft_consensus.cc:515] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } }
I20260630 12:13:47.862169  5712 raft_consensus.cc:493] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4255e11c80c343bbb69af3653b32ae4a)
I20260630 12:13:47.862447  5711 leader_election.cc:290] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:47.862787  5712 raft_consensus.cc:515] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:47.867440  5712 leader_election.cc:290] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:47.874385  5494 leader_election.cc:336] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
W20260630 12:13:47.875487  5492 leader_election.cc:336] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
I20260630 12:13:47.876374  5492 leader_election.cc:304] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [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: ac4e08ed3a15475b920166fce3889bd7; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:47.877736  5711 raft_consensus.cc:2749] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:47.878026  5418 leader_election.cc:336] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
W20260630 12:13:47.878583  5420 leader_election.cc:336] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
I20260630 12:13:47.879074  5420 leader_election.cc:304] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [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: a0d84c2240964fbcb7e1cab4ea5eaeae; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:47.879776  5712 raft_consensus.cc:2749] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:48.086055  5719 raft_consensus.cc:493] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4255e11c80c343bbb69af3653b32ae4a)
I20260630 12:13:48.086573  5719 raft_consensus.cc:515] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } }
I20260630 12:13:48.088850  5719 leader_election.cc:290] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
W20260630 12:13:48.096038  5346 leader_election.cc:336] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Network error: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
W20260630 12:13:48.096686  5345 leader_election.cc:336] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
I20260630 12:13:48.097132  5345 leader_election.cc:304] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [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: 370e792884b24278b5f1e4f282b80519; no voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:48.097762  5719 raft_consensus.cc:2749] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:48.123248  5401 debug-util.cc:398] Leaking SignalData structure 0x7b0800242980 after lost signal to thread 434
W20260630 12:13:48.124501  5401 debug-util.cc:398] Leaking SignalData structure 0x7b080016eb40 after lost signal to thread 4836
W20260630 12:13:48.125999  5401 debug-util.cc:398] Leaking SignalData structure 0x7b0800052580 after lost signal to thread 5404
W20260630 12:13:48.127135  5401 debug-util.cc:398] Leaking SignalData structure 0x7b0800143cc0 after lost signal to thread 5479
W20260630 12:13:48.128260  5401 debug-util.cc:398] Leaking SignalData structure 0x7b08002104c0 after lost signal to thread 5553
I20260630 12:13:48.153790  5719 raft_consensus.cc:493] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35485cba60174a67a1cccaeca89f52f9)
I20260630 12:13:48.154321  5719 raft_consensus.cc:515] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: false } }
I20260630 12:13:48.156261  5719 leader_election.cc:290] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117)
W20260630 12:13:48.161548  5345 leader_election.cc:336] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
W20260630 12:13:48.162139  5346 leader_election.cc:336] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Network error: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
I20260630 12:13:48.162575  5346 leader_election.cc:304] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [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: 370e792884b24278b5f1e4f282b80519; no voters: 35485cba60174a67a1cccaeca89f52f9, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:48.163223  5719 raft_consensus.cc:2749] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:48.314414  5712 raft_consensus.cc:493] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35485cba60174a67a1cccaeca89f52f9)
I20260630 12:13:48.315109  5712 raft_consensus.cc:515] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } }
I20260630 12:13:48.317795  5712 leader_election.cc:290] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:48.322625  5421 leader_election.cc:336] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Network error: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
W20260630 12:13:48.324386  5418 leader_election.cc:336] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
I20260630 12:13:48.324895  5418 leader_election.cc:304] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [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: a0d84c2240964fbcb7e1cab4ea5eaeae; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9
I20260630 12:13:48.325728  5712 raft_consensus.cc:2749] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:48.548448  5689 tablet_copy_client.cc:538] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:48.560938  5689 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: Bootstrap starting.
I20260630 12:13:48.632129  5691 tablet_copy_client.cc:538] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:48.642535  5691 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap starting.
I20260630 12:13:48.695585  5695 tablet_copy_client.cc:538] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:48.704651  5695 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: Bootstrap starting.
I20260630 12:13:48.722661  5689 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:48.723642  5689 tablet_bootstrap.cc:492] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: Bootstrap complete.
I20260630 12:13:48.724385  5689 ts_tablet_manager.cc:1403] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: Time spent bootstrapping tablet: real 0.164s	user 0.150s	sys 0.009s
I20260630 12:13:48.727335  5689 raft_consensus.cc:359] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:48.728217  5689 raft_consensus.cc:740] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac4e08ed3a15475b920166fce3889bd7, State: Initialized, Role: LEARNER
I20260630 12:13:48.728965  5689 consensus_queue.cc:260] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:48.738382  5697 tablet_copy_client.cc:538] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:48.748647  5697 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap starting.
I20260630 12:13:48.753583  5689 ts_tablet_manager.cc:1434] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.011s
I20260630 12:13:48.780402  5699 tablet_copy_client.cc:538] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:48.782171  5725 raft_consensus.cc:493] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a01cc17e1cd41f6ba1200116102aea8)
I20260630 12:13:48.782776  5725 raft_consensus.cc:515] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:48.785673  5725 leader_election.cc:290] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
I20260630 12:13:48.793215  5699 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: Bootstrap starting.
W20260630 12:13:48.800309  5689 tablet_copy_client.cc:1131] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
I20260630 12:13:48.834756  5691 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:48.835777  5691 tablet_bootstrap.cc:492] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap complete.
I20260630 12:13:48.836488  5691 ts_tablet_manager.cc:1403] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: Time spent bootstrapping tablet: real 0.194s	user 0.148s	sys 0.021s
I20260630 12:13:48.839130  5691 raft_consensus.cc:359] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:48.839978  5691 raft_consensus.cc:740] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d84c2240964fbcb7e1cab4ea5eaeae, State: Initialized, Role: LEARNER
I20260630 12:13:48.840605  5691 consensus_queue.cc:260] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
W20260630 12:13:48.841194  5492 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:45495, user_credentials={real_user=slave}} blocked reactor thread for 46535.4us
W20260630 12:13:48.845794  5495 leader_election.cc:336] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Network error: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
W20260630 12:13:48.846722  5492 leader_election.cc:336] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
I20260630 12:13:48.847232  5492 leader_election.cc:304] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [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: ac4e08ed3a15475b920166fce3889bd7; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9
I20260630 12:13:48.848074  5725 raft_consensus.cc:2749] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:48.857125  5691 ts_tablet_manager.cc:1434] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.004s
W20260630 12:13:48.876623  5691 tablet_copy_client.cc:1131] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
I20260630 12:13:48.903271  5702 tablet_copy_client.cc:538] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:48.913193  5702 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: Bootstrap starting.
I20260630 12:13:48.987947  5697 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:48.988994  5697 tablet_bootstrap.cc:492] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: Bootstrap complete.
I20260630 12:13:48.989698  5697 ts_tablet_manager.cc:1403] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: Time spent bootstrapping tablet: real 0.241s	user 0.130s	sys 0.038s
I20260630 12:13:48.992192  5697 raft_consensus.cc:359] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:48.993028  5697 raft_consensus.cc:740] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d84c2240964fbcb7e1cab4ea5eaeae, State: Initialized, Role: LEARNER
I20260630 12:13:48.993685  5697 consensus_queue.cc:260] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:48.996078  5697 ts_tablet_manager.cc:1434] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:13:49.001735  5697 tablet_copy_client.cc:1131] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
I20260630 12:13:49.054877  5695 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:49.065573  5695 tablet_bootstrap.cc:492] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: Bootstrap complete.
I20260630 12:13:49.066398  5695 ts_tablet_manager.cc:1403] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: Time spent bootstrapping tablet: real 0.362s	user 0.149s	sys 0.020s
I20260630 12:13:49.069155  5695 raft_consensus.cc:359] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:49.080951  5695 raft_consensus.cc:740] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 370e792884b24278b5f1e4f282b80519, State: Initialized, Role: LEARNER
I20260630 12:13:49.081506  5699 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:49.081830  5695 consensus_queue.cc:260] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 2.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:49.082603  5699 tablet_bootstrap.cc:492] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: Bootstrap complete.
I20260630 12:13:49.083853  5699 ts_tablet_manager.cc:1403] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: Time spent bootstrapping tablet: real 0.291s	user 0.141s	sys 0.016s
I20260630 12:13:49.086594  5699 raft_consensus.cc:359] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:49.088111  5699 raft_consensus.cc:740] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 370e792884b24278b5f1e4f282b80519, State: Initialized, Role: LEARNER
I20260630 12:13:49.089179  5699 consensus_queue.cc:260] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } attrs { replace: true } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "370e792884b24278b5f1e4f282b80519" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38779 } attrs { promote: true } }
I20260630 12:13:49.092901  5695 ts_tablet_manager.cc:1434] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
W20260630 12:13:49.112277  5695 tablet_copy_client.cc:1131] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
I20260630 12:13:49.116139  5699 ts_tablet_manager.cc:1434] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.009s
W20260630 12:13:49.119619  5699 tablet_copy_client.cc:1131] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
I20260630 12:13:49.122172   431 tablet_replica.cc:333] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519: stopping tablet replica
I20260630 12:13:49.122963   431 raft_consensus.cc:2243] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:49.123482   431 raft_consensus.cc:2272] T d132a0d8dbdf427ba13d4b9f725dc794 P 370e792884b24278b5f1e4f282b80519 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:49.126545   431 tablet_replica.cc:333] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519: stopping tablet replica
I20260630 12:13:49.127373   431 raft_consensus.cc:2243] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:13:49.127403  5702 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:49.128042   431 raft_consensus.cc:2272] T d82669469dee44f5bc3eed24fc1698d1 P 370e792884b24278b5f1e4f282b80519 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:13:49.128614  5702 tablet_bootstrap.cc:492] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: Bootstrap complete.
I20260630 12:13:49.130002  5702 ts_tablet_manager.cc:1403] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: Time spent bootstrapping tablet: real 0.217s	user 0.144s	sys 0.012s
I20260630 12:13:49.131246   431 tablet_replica.cc:333] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519: stopping tablet replica
I20260630 12:13:49.132135   431 raft_consensus.cc:2243] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.133103   431 raft_consensus.cc:2272] T 0a58bff7204048f8bda7af7063997290 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.132782  5702 raft_consensus.cc:359] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:49.133733  5702 raft_consensus.cc:740] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac4e08ed3a15475b920166fce3889bd7, State: Initialized, Role: LEARNER
I20260630 12:13:49.134431  5702 consensus_queue.cc:260] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:49.138760   431 tablet_replica.cc:333] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519: stopping tablet replica
I20260630 12:13:49.139596   431 raft_consensus.cc:2243] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.140462   431 raft_consensus.cc:2272] T 9aa12d1545cd4a548c82e4eccf453338 P 370e792884b24278b5f1e4f282b80519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.144748  5702 ts_tablet_manager.cc:1434] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260630 12:13:49.154112  5702 tablet_copy_client.cc:1131] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
I20260630 12:13:49.573676  5738 raft_consensus.cc:493] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4255e11c80c343bbb69af3653b32ae4a)
I20260630 12:13:49.574338  5738 raft_consensus.cc:515] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:49.576768  5738 leader_election.cc:290] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:49.589790  5420 leader_election.cc:336] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
W20260630 12:13:49.590400  5418 leader_election.cc:336] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
I20260630 12:13:49.590911  5418 leader_election.cc:304] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [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: a0d84c2240964fbcb7e1cab4ea5eaeae; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:49.591735  5738 raft_consensus.cc:2749] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:49.697301  5742 raft_consensus.cc:493] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4255e11c80c343bbb69af3653b32ae4a)
I20260630 12:13:49.697877  5742 raft_consensus.cc:515] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } }
I20260630 12:13:49.700016  5742 leader_election.cc:290] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:49.722738  5492 leader_election.cc:336] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
W20260630 12:13:49.723433  5494 leader_election.cc:336] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
I20260630 12:13:49.723997  5494 leader_election.cc:304] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [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: ac4e08ed3a15475b920166fce3889bd7; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:49.724887  5742 raft_consensus.cc:2749] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:49.856209  5738 raft_consensus.cc:493] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35485cba60174a67a1cccaeca89f52f9)
I20260630 12:13:49.856851  5738 raft_consensus.cc:515] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } }
I20260630 12:13:49.859016  5738 leader_election.cc:290] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:49.864051  5421 leader_election.cc:336] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Network error: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
W20260630 12:13:49.864996  5418 leader_election.cc:336] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
I20260630 12:13:49.865490  5418 leader_election.cc:304] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [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: a0d84c2240964fbcb7e1cab4ea5eaeae; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9
I20260630 12:13:49.866266  5738 raft_consensus.cc:2749] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:50.172634   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5401)
I20260630 12:13:50.413550  5746 raft_consensus.cc:493] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a01cc17e1cd41f6ba1200116102aea8)
I20260630 12:13:50.414155  5746 raft_consensus.cc:515] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:50.422611  5746 leader_election.cc:290] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:50.436456  5492 leader_election.cc:336] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
W20260630 12:13:50.437371  5495 leader_election.cc:336] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Network error: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
I20260630 12:13:50.437942  5495 leader_election.cc:304] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [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: ac4e08ed3a15475b920166fce3889bd7; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9
I20260630 12:13:50.438807  5746 raft_consensus.cc:2749] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:51.173211   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5401)
I20260630 12:13:51.189711  5750 raft_consensus.cc:493] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4255e11c80c343bbb69af3653b32ae4a)
I20260630 12:13:51.190408  5750 raft_consensus.cc:515] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } attrs { replace: true } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: false } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: true } }
I20260630 12:13:51.193046  5750 leader_election.cc:290] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:51.199671  5420 leader_election.cc:336] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
W20260630 12:13:51.201996  5418 leader_election.cc:336] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
I20260630 12:13:51.202504  5418 leader_election.cc:304] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [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: a0d84c2240964fbcb7e1cab4ea5eaeae; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:51.203354  5750 raft_consensus.cc:2749] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:51.817183  5754 raft_consensus.cc:493] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4255e11c80c343bbb69af3653b32ae4a)
I20260630 12:13:51.817931  5754 raft_consensus.cc:515] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4255e11c80c343bbb69af3653b32ae4a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46291 } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } }
I20260630 12:13:51.831496  5754 leader_election.cc:290] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:51.845074  5492 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111) [suppressed 25 similar messages]
W20260630 12:13:51.864236  5492 leader_election.cc:336] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
W20260630 12:13:51.865923  5494 leader_election.cc:336] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4255e11c80c343bbb69af3653b32ae4a (127.0.107.193:46291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46291: connect: Connection refused (error 111)
I20260630 12:13:51.866545  5494 leader_election.cc:304] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [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: ac4e08ed3a15475b920166fce3889bd7; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 4255e11c80c343bbb69af3653b32ae4a
I20260630 12:13:51.867334  5754 raft_consensus.cc:2749] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:52.173756   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5401)
I20260630 12:13:52.485898   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:52.504693   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260630 12:13:52.536598   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:52.537324   431 tablet_replica.cc:333] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae: stopping tablet replica
I20260630 12:13:52.537889   431 raft_consensus.cc:2243] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:52.538297   431 raft_consensus.cc:2272] T 834adf06db664855997b861a0f7cfca6 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:52.540246   431 tablet_replica.cc:333] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae: stopping tablet replica
I20260630 12:13:52.540767   431 raft_consensus.cc:2243] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:52.541424   431 raft_consensus.cc:2272] T 8578c6e3c8504105b9933f2fe0bf2a84 P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:52.543797   431 tablet_replica.cc:333] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae: stopping tablet replica
I20260630 12:13:52.544299   431 raft_consensus.cc:2243] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:52.544667   431 raft_consensus.cc:2272] T aba46e0d92bd49f4afdba57c1ad5753a P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:52.546602   431 tablet_replica.cc:333] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae: stopping tablet replica
I20260630 12:13:52.547077   431 raft_consensus.cc:2243] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:52.547550   431 raft_consensus.cc:2272] T b2ed7cdafe484c4ebf36ad38b6cffeed P a0d84c2240964fbcb7e1cab4ea5eaeae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:52.917750  5476 debug-util.cc:398] Leaking SignalData structure 0x7b08002ab040 after lost signal to thread 434
W20260630 12:13:52.918828  5476 debug-util.cc:398] Leaking SignalData structure 0x7b08002ab720 after lost signal to thread 4836
W20260630 12:13:52.919974  5476 debug-util.cc:398] Leaking SignalData structure 0x7b08000fce40 after lost signal to thread 5479
W20260630 12:13:52.920948  5476 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb840 after lost signal to thread 5553
W20260630 12:13:53.568475   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5476)
I20260630 12:13:53.697798  5758 raft_consensus.cc:493] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a01cc17e1cd41f6ba1200116102aea8)
I20260630 12:13:53.698432  5758 raft_consensus.cc:515] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "35485cba60174a67a1cccaeca89f52f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "2a01cc17e1cd41f6ba1200116102aea8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45495 } } peers { permanent_uuid: "ac4e08ed3a15475b920166fce3889bd7" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44411 } attrs { promote: false } } peers { permanent_uuid: "a0d84c2240964fbcb7e1cab4ea5eaeae" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38183 } attrs { promote: true } }
I20260630 12:13:53.700884  5758 leader_election.cc:290] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117), 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495)
W20260630 12:13:53.721125  5495 leader_election.cc:336] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35485cba60174a67a1cccaeca89f52f9 (127.0.107.194:40117): Network error: Client connection negotiation failed: client connection to 127.0.107.194:40117: connect: Connection refused (error 111)
W20260630 12:13:53.721974  5492 leader_election.cc:336] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a01cc17e1cd41f6ba1200116102aea8 (127.0.107.195:45495): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45495: connect: Connection refused (error 111)
I20260630 12:13:53.722465  5492 leader_election.cc:304] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [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: ac4e08ed3a15475b920166fce3889bd7; no voters: 2a01cc17e1cd41f6ba1200116102aea8, 35485cba60174a67a1cccaeca89f52f9
I20260630 12:13:53.723304  5758 raft_consensus.cc:2749] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:54.569025   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5476)
W20260630 12:13:55.569607   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5476)
I20260630 12:13:55.969273   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260630 12:13:55.984001   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260630 12:13:56.012035   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:56.012625   431 tablet_replica.cc:333] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7: stopping tablet replica
I20260630 12:13:56.013197   431 raft_consensus.cc:2243] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:56.013594   431 raft_consensus.cc:2272] T 8578c6e3c8504105b9933f2fe0bf2a84 P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:56.015609   431 tablet_replica.cc:333] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7: stopping tablet replica
I20260630 12:13:56.016099   431 raft_consensus.cc:2243] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:56.016465   431 raft_consensus.cc:2272] T d5ba1647c5ba43a1a6a892dc20c401af P ac4e08ed3a15475b920166fce3889bd7 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:56.018378   431 tablet_replica.cc:333] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7: stopping tablet replica
I20260630 12:13:56.018864   431 raft_consensus.cc:2243] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:56.019344   431 raft_consensus.cc:2272] T aba46e0d92bd49f4afdba57c1ad5753a P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:56.021616   431 tablet_replica.cc:333] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7: stopping tablet replica
I20260630 12:13:56.022105   431 raft_consensus.cc:2243] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:56.022558   431 raft_consensus.cc:2272] T 7fd6dc1ea0ac4493a095563aa6ae465e P ac4e08ed3a15475b920166fce3889bd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:56.046715   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260630 12:13:56.062191   431 master.cc:562] Master@127.0.107.254:33223 shutting down...
W20260630 12:13:56.083642  4850 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:13:56.085280   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:56.085831   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:56.086156   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19576f7a684949c898e63394394452dd: stopping tablet replica
I20260630 12:13:56.109702   431 master.cc:584] Master@127.0.107.254:33223 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (25307 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:13:56.159338   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42463
I20260630 12:13:56.160403   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:56.166011  5763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:56.166174  5762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:56.166915  5765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:56.167984   431 server_base.cc:1061] running on GCE node
I20260630 12:13:56.168895   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:56.169076   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:56.169189   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821636169178 us; error 0 us; skew 500 ppm
I20260630 12:13:56.169605   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:56.171789   431 webserver.cc:533] Webserver started at http://127.0.107.254:39767/ using document root <none> and password file <none>
I20260630 12:13:56.172214   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:56.172356   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:56.172574   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:56.173632   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "1280d2c3e1a3471a830ba0050cd3492f"
format_stamp: "Formatted at 2026-06-30 12:13:56 on dist-test-slave-w8xb"
I20260630 12:13:56.177891   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:56.181067  5770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.181813   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:56.182112   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "1280d2c3e1a3471a830ba0050cd3492f"
format_stamp: "Formatted at 2026-06-30 12:13:56 on dist-test-slave-w8xb"
I20260630 12:13:56.182403   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:56.226468   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:56.227658   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:56.266106   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42463
I20260630 12:13:56.266220  5821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42463 every 8 connection(s)
I20260630 12:13:56.270095  5822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:56.280066  5822 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f: Bootstrap starting.
I20260630 12:13:56.284858  5822 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:56.288975  5822 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f: No bootstrap required, opened a new log
I20260630 12:13:56.291023  5822 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1280d2c3e1a3471a830ba0050cd3492f" member_type: VOTER }
I20260630 12:13:56.291416  5822 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.291656  5822 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1280d2c3e1a3471a830ba0050cd3492f, State: Initialized, Role: FOLLOWER
I20260630 12:13:56.292222  5822 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1280d2c3e1a3471a830ba0050cd3492f" member_type: VOTER }
I20260630 12:13:56.292677  5822 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:56.292918  5822 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:56.293197  5822 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.297484  5822 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1280d2c3e1a3471a830ba0050cd3492f" member_type: VOTER }
I20260630 12:13:56.297984  5822 leader_election.cc:304] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [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: 1280d2c3e1a3471a830ba0050cd3492f; no voters: 
I20260630 12:13:56.299113  5822 leader_election.cc:290] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:56.299497  5825 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:56.300895  5825 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 1 LEADER]: Becoming Leader. State: Replica: 1280d2c3e1a3471a830ba0050cd3492f, State: Running, Role: LEADER
I20260630 12:13:56.301504  5825 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [LEADER]: Queue going to LEADER mode. State: All 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: "1280d2c3e1a3471a830ba0050cd3492f" member_type: VOTER }
I20260630 12:13:56.301918  5822 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:56.307090  5827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1280d2c3e1a3471a830ba0050cd3492f. Latest consensus state: current_term: 1 leader_uuid: "1280d2c3e1a3471a830ba0050cd3492f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1280d2c3e1a3471a830ba0050cd3492f" member_type: VOTER } }
I20260630 12:13:56.307523  5826 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1280d2c3e1a3471a830ba0050cd3492f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1280d2c3e1a3471a830ba0050cd3492f" member_type: VOTER } }
I20260630 12:13:56.307950  5827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:56.308091  5826 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:56.310052  5834 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:56.315142  5834 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:56.316668   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:56.323750  5834 catalog_manager.cc:1383] Generated new cluster ID: 6d84ddf18a5541eab56ea9ce37f0767d
I20260630 12:13:56.324035  5834 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:56.384589  5834 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:56.386118  5834 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:56.401626  5834 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f: Generated new TSK 0
I20260630 12:13:56.402264  5834 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:56.459703   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:56.466995  5844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:56.467828  5845 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:56.469632  5847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:56.470124   431 server_base.cc:1061] running on GCE node
I20260630 12:13:56.471186   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:56.471415   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:56.471585   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821636471564 us; error 0 us; skew 500 ppm
I20260630 12:13:56.472095   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:56.474601   431 webserver.cc:533] Webserver started at http://127.0.107.193:45337/ using document root <none> and password file <none>
I20260630 12:13:56.475093   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:56.475313   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:56.475616   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:56.477052   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "3b9c646559634330bfe529c2ba5b2d4f"
format_stamp: "Formatted at 2026-06-30 12:13:56 on dist-test-slave-w8xb"
I20260630 12:13:56.482156   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:56.485785  5852 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.486537   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:56.486835   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "3b9c646559634330bfe529c2ba5b2d4f"
format_stamp: "Formatted at 2026-06-30 12:13:56 on dist-test-slave-w8xb"
I20260630 12:13:56.487120   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:56.499943   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:56.501293   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:56.502772   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:56.505247   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:56.505482   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.505724   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:56.505899   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.546693   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44515
I20260630 12:13:56.546782  5914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44515 every 8 connection(s)
I20260630 12:13:56.552098   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:56.559005  5919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:56.560732  5920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:56.563958   431 server_base.cc:1061] running on GCE node
W20260630 12:13:56.563932  5922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:56.565588  5915 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42463
I20260630 12:13:56.566020  5915 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:56.566972  5915 heartbeater.cc:507] Master 127.0.107.254:42463 requested a full tablet report, sending...
I20260630 12:13:56.568244   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:56.568496   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:56.568759   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821636568739 us; error 0 us; skew 500 ppm
I20260630 12:13:56.569588   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:56.569703  5787 ts_manager.cc:194] Registered new tserver with Master: 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515)
I20260630 12:13:56.572503   431 webserver.cc:533] Webserver started at http://127.0.107.194:33761/ using document root <none> and password file <none>
I20260630 12:13:56.572592  5787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46560
I20260630 12:13:56.573247   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:56.573518   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:56.573843   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:56.575335   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "5319c1c8648448569d8da37b040e7321"
format_stamp: "Formatted at 2026-06-30 12:13:56 on dist-test-slave-w8xb"
I20260630 12:13:56.579689   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:56.583145  5927 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.583896   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:13:56.584198   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "5319c1c8648448569d8da37b040e7321"
format_stamp: "Formatted at 2026-06-30 12:13:56 on dist-test-slave-w8xb"
I20260630 12:13:56.584476   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:56.595745   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:56.596892   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:56.598214   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:56.600373   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:56.600564   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.600845   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:56.601014   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:56.640445   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41509
I20260630 12:13:56.640532  5989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41509 every 8 connection(s)
I20260630 12:13:56.645274   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:56.652016  5993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:56.654408  5994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:56.655030  5996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:56.656719   431 server_base.cc:1061] running on GCE node
I20260630 12:13:56.657572   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:56.657835   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:56.658041   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821636658021 us; error 0 us; skew 500 ppm
I20260630 12:13:56.658071  5990 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42463
I20260630 12:13:56.658524  5990 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:56.658584   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:56.659252  5990 heartbeater.cc:507] Master 127.0.107.254:42463 requested a full tablet report, sending...
I20260630 12:13:56.661222   431 webserver.cc:533] Webserver started at http://127.0.107.195:44277/ using document root <none> and password file <none>
I20260630 12:13:56.661540  5787 ts_manager.cc:194] Registered new tserver with Master: 5319c1c8648448569d8da37b040e7321 (127.0.107.194:41509)
I20260630 12:13:56.661861   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:56.662130   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:56.662441   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:56.663434  5787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46564
I20260630 12:13:56.663987   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "dd1dc69d5b1f4c16921526cbed744a98"
format_stamp: "Formatted at 2026-06-30 12:13:56 on dist-test-slave-w8xb"
I20260630 12:13:56.668473   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:13:56.671689  6001 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.672430   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:56.672725   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "dd1dc69d5b1f4c16921526cbed744a98"
format_stamp: "Formatted at 2026-06-30 12:13:56 on dist-test-slave-w8xb"
I20260630 12:13:56.673084   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:56.681696   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:56.682873   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:56.684105   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:56.686407   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:56.686618   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.686851   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:56.687016   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:56.726464   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37425
I20260630 12:13:56.726562  6063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37425 every 8 connection(s)
I20260630 12:13:56.740195  6064 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42463
I20260630 12:13:56.740563  6064 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:56.741431  6064 heartbeater.cc:507] Master 127.0.107.254:42463 requested a full tablet report, sending...
I20260630 12:13:56.743341  5787 ts_manager.cc:194] Registered new tserver with Master: dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425)
I20260630 12:13:56.744230   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01442329s
I20260630 12:13:56.744675  5787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46570
I20260630 12:13:57.575681  5915 heartbeater.cc:499] Master 127.0.107.254:42463 was elected leader, sending a full tablet report...
I20260630 12:13:57.665980  5990 heartbeater.cc:499] Master 127.0.107.254:42463 was elected leader, sending a full tablet report...
I20260630 12:13:57.747888  6064 heartbeater.cc:499] Master 127.0.107.254:42463 was elected leader, sending a full tablet report...
I20260630 12:13:57.804050  5787 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46582:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:13:57.806376  5787 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:57.867928  6027 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5be82143954b6695a6e69289228d61 (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:57.868855  5955 tablet_service.cc:1511] Processing CreateTablet for tablet 0f51d27ea554425cb49848a6b0b75c7e (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:57.869585  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5be82143954b6695a6e69289228d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.870288  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f51d27ea554425cb49848a6b0b75c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.870800  5953 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5be82143954b6695a6e69289228d61 (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:57.872222  5953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5be82143954b6695a6e69289228d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.874024  6028 tablet_service.cc:1511] Processing CreateTablet for tablet a83f24d437d3442cbd3a9db2048fd824 (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:57.875538  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83f24d437d3442cbd3a9db2048fd824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.878139  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 0f51d27ea554425cb49848a6b0b75c7e (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:57.869594  5954 tablet_service.cc:1511] Processing CreateTablet for tablet a83f24d437d3442cbd3a9db2048fd824 (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:57.880813  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83f24d437d3442cbd3a9db2048fd824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.882938  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 0f51d27ea554425cb49848a6b0b75c7e (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:57.884546  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f51d27ea554425cb49848a6b0b75c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.890065  5879 tablet_service.cc:1511] Processing CreateTablet for tablet a83f24d437d3442cbd3a9db2048fd824 (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:57.891480  5879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83f24d437d3442cbd3a9db2048fd824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.893635  5878 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5be82143954b6695a6e69289228d61 (DEFAULT_TABLE table=test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:57.895594  5878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5be82143954b6695a6e69289228d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.898537  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f51d27ea554425cb49848a6b0b75c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:57.919442  6084 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321: Bootstrap starting.
I20260630 12:13:57.926180  6084 tablet_bootstrap.cc:654] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:57.919557  6085 tablet_bootstrap.cc:492] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f: Bootstrap starting.
I20260630 12:13:57.936539  6085 tablet_bootstrap.cc:654] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:57.943181  6086 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: Bootstrap starting.
I20260630 12:13:57.944947  6084 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321: No bootstrap required, opened a new log
I20260630 12:13:57.945499  6084 ts_tablet_manager.cc:1403] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.009s
I20260630 12:13:57.948632  6084 raft_consensus.cc:359] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:57.949649  6084 raft_consensus.cc:385] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:57.949985  6084 raft_consensus.cc:740] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319c1c8648448569d8da37b040e7321, State: Initialized, Role: FOLLOWER
I20260630 12:13:57.950227  6086 tablet_bootstrap.cc:654] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:57.950899  6084 consensus_queue.cc:260] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:57.951480  6085 tablet_bootstrap.cc:492] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f: No bootstrap required, opened a new log
I20260630 12:13:57.952042  6085 ts_tablet_manager.cc:1403] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260630 12:13:57.954420  6084 ts_tablet_manager.cc:1434] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:13:57.955775  6085 raft_consensus.cc:359] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:57.956264  6084 tablet_bootstrap.cc:492] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321: Bootstrap starting.
I20260630 12:13:57.956590  6085 raft_consensus.cc:385] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:57.956976  6085 raft_consensus.cc:740] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9c646559634330bfe529c2ba5b2d4f, State: Initialized, Role: FOLLOWER
I20260630 12:13:57.957772  6085 consensus_queue.cc:260] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:57.962208  6086 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: No bootstrap required, opened a new log
I20260630 12:13:57.962682  6086 ts_tablet_manager.cc:1403] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260630 12:13:57.963996  6084 tablet_bootstrap.cc:654] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:57.965623  6086 raft_consensus.cc:359] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:57.966377  6086 raft_consensus.cc:385] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:57.966691  6086 raft_consensus.cc:740] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd1dc69d5b1f4c16921526cbed744a98, State: Initialized, Role: FOLLOWER
I20260630 12:13:57.967839  6086 consensus_queue.cc:260] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:57.971391  6085 ts_tablet_manager.cc:1434] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.012s
I20260630 12:13:57.972625  6085 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f: Bootstrap starting.
I20260630 12:13:57.979729  6085 tablet_bootstrap.cc:654] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:57.981757  6065 tablet.cc:2406] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:57.981411  6086 ts_tablet_manager.cc:1434] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260630 12:13:57.984640  6086 tablet_bootstrap.cc:492] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98: Bootstrap starting.
I20260630 12:13:57.992246  6084 tablet_bootstrap.cc:492] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321: No bootstrap required, opened a new log
I20260630 12:13:57.992825  6084 ts_tablet_manager.cc:1403] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.017s
I20260630 12:13:57.995723  6084 raft_consensus.cc:359] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:57.996423  6084 raft_consensus.cc:385] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:57.996708  6084 raft_consensus.cc:740] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319c1c8648448569d8da37b040e7321, State: Initialized, Role: FOLLOWER
I20260630 12:13:57.998298  6091 raft_consensus.cc:493] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:57.998835  6086 tablet_bootstrap.cc:654] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:57.998858  6091 raft_consensus.cc:515] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.003986  6091 leader_election.cc:290] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5319c1c8648448569d8da37b040e7321 (127.0.107.194:41509), dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425)
I20260630 12:13:57.997633  6084 consensus_queue.cc:260] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.006536  6085 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f: No bootstrap required, opened a new log
I20260630 12:13:58.007107  6085 ts_tablet_manager.cc:1403] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f: Time spent bootstrapping tablet: real 0.035s	user 0.027s	sys 0.004s
I20260630 12:13:58.007855  6084 ts_tablet_manager.cc:1434] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:13:58.009321  6084 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321: Bootstrap starting.
I20260630 12:13:58.010303  6085 raft_consensus.cc:359] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.012573  6085 raft_consensus.cc:385] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:58.012955  6085 raft_consensus.cc:740] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9c646559634330bfe529c2ba5b2d4f, State: Initialized, Role: FOLLOWER
I20260630 12:13:58.013715  6085 consensus_queue.cc:260] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.015966  6085 ts_tablet_manager.cc:1434] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:13:58.016940  6085 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: Bootstrap starting.
I20260630 12:13:58.020148  6084 tablet_bootstrap.cc:654] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:58.026345  6086 tablet_bootstrap.cc:492] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98: No bootstrap required, opened a new log
I20260630 12:13:58.026914  6086 ts_tablet_manager.cc:1403] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.010s
I20260630 12:13:58.029901  6086 raft_consensus.cc:359] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.030665  6086 raft_consensus.cc:385] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:58.030979  6086 raft_consensus.cc:740] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd1dc69d5b1f4c16921526cbed744a98, State: Initialized, Role: FOLLOWER
I20260630 12:13:58.031961  6086 consensus_queue.cc:260] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.041275  6086 ts_tablet_manager.cc:1434] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260630 12:13:58.041988  6084 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321: No bootstrap required, opened a new log
I20260630 12:13:58.042500  6084 ts_tablet_manager.cc:1403] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.006s
I20260630 12:13:58.044291  6085 tablet_bootstrap.cc:654] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:58.043989  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83f24d437d3442cbd3a9db2048fd824" candidate_uuid: "3b9c646559634330bfe529c2ba5b2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319c1c8648448569d8da37b040e7321" is_pre_election: true
I20260630 12:13:58.044993  5965 raft_consensus.cc:2468] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9c646559634330bfe529c2ba5b2d4f in term 0.
I20260630 12:13:58.045567  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83f24d437d3442cbd3a9db2048fd824" candidate_uuid: "3b9c646559634330bfe529c2ba5b2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd1dc69d5b1f4c16921526cbed744a98" is_pre_election: true
I20260630 12:13:58.045625  6084 raft_consensus.cc:359] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.046511  6084 raft_consensus.cc:385] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:58.046453  6039 raft_consensus.cc:2468] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9c646559634330bfe529c2ba5b2d4f in term 0.
I20260630 12:13:58.046911  6084 raft_consensus.cc:740] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319c1c8648448569d8da37b040e7321, State: Initialized, Role: FOLLOWER
I20260630 12:13:58.047962  6084 consensus_queue.cc:260] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.050676  6084 ts_tablet_manager.cc:1434] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:58.054510  6086 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: Bootstrap starting.
I20260630 12:13:58.056042  6089 raft_consensus.cc:493] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:58.056557  6089 raft_consensus.cc:515] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:58.060532  6085 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: No bootstrap required, opened a new log
I20260630 12:13:58.061131  6085 ts_tablet_manager.cc:1403] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.003s
I20260630 12:13:58.061832  6086 tablet_bootstrap.cc:654] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:58.048357  5854 leader_election.cc:304] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9c646559634330bfe529c2ba5b2d4f, 5319c1c8648448569d8da37b040e7321; no voters: 
I20260630 12:13:58.064357  6085 raft_consensus.cc:359] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:58.065461  6085 raft_consensus.cc:385] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:58.065732  6091 raft_consensus.cc:2804] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:58.065814  6085 raft_consensus.cc:740] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9c646559634330bfe529c2ba5b2d4f, State: Initialized, Role: FOLLOWER
I20260630 12:13:58.066409  6091 raft_consensus.cc:493] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:58.066901  6091 raft_consensus.cc:3060] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.067464  6089 leader_election.cc:290] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425), 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515)
I20260630 12:13:58.067963  6086 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: No bootstrap required, opened a new log
I20260630 12:13:58.068501  6086 ts_tablet_manager.cc:1403] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260630 12:13:58.071346  6085 consensus_queue.cc:260] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:58.071615  6086 raft_consensus.cc:359] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.072333  6086 raft_consensus.cc:385] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:58.072687  6086 raft_consensus.cc:740] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd1dc69d5b1f4c16921526cbed744a98, State: Initialized, Role: FOLLOWER
I20260630 12:13:58.073719  6086 consensus_queue.cc:260] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.080912  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f51d27ea554425cb49848a6b0b75c7e" candidate_uuid: "5319c1c8648448569d8da37b040e7321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9c646559634330bfe529c2ba5b2d4f" is_pre_election: true
I20260630 12:13:58.081579  5890 raft_consensus.cc:2468] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319c1c8648448569d8da37b040e7321 in term 0.
I20260630 12:13:58.082876  5928 leader_election.cc:304] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9c646559634330bfe529c2ba5b2d4f, 5319c1c8648448569d8da37b040e7321; no voters: 
I20260630 12:13:58.083595  6089 raft_consensus.cc:2804] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:58.083952  6089 raft_consensus.cc:493] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:58.084318  6089 raft_consensus.cc:3060] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.084393  6086 ts_tablet_manager.cc:1434] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260630 12:13:58.077541  6091 raft_consensus.cc:515] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.094173  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83f24d437d3442cbd3a9db2048fd824" candidate_uuid: "3b9c646559634330bfe529c2ba5b2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319c1c8648448569d8da37b040e7321"
I20260630 12:13:58.095009  5965 raft_consensus.cc:3060] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.099246  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83f24d437d3442cbd3a9db2048fd824" candidate_uuid: "3b9c646559634330bfe529c2ba5b2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd1dc69d5b1f4c16921526cbed744a98"
I20260630 12:13:58.099906  6039 raft_consensus.cc:3060] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.100610  6089 raft_consensus.cc:515] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:58.103761  6089 leader_election.cc:290] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [CANDIDATE]: Term 1 election: Requested vote from peers dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425), 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515)
I20260630 12:13:58.104424  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f51d27ea554425cb49848a6b0b75c7e" candidate_uuid: "5319c1c8648448569d8da37b040e7321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9c646559634330bfe529c2ba5b2d4f"
I20260630 12:13:58.104969  5890 raft_consensus.cc:3060] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.108318  5965 raft_consensus.cc:2468] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9c646559634330bfe529c2ba5b2d4f in term 1.
I20260630 12:13:58.110203  6091 leader_election.cc:290] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [CANDIDATE]: Term 1 election: Requested vote from peers 5319c1c8648448569d8da37b040e7321 (127.0.107.194:41509), dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425)
I20260630 12:13:58.110329  5854 leader_election.cc:304] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9c646559634330bfe529c2ba5b2d4f, 5319c1c8648448569d8da37b040e7321; no voters: 
I20260630 12:13:58.111115  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f51d27ea554425cb49848a6b0b75c7e" candidate_uuid: "5319c1c8648448569d8da37b040e7321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd1dc69d5b1f4c16921526cbed744a98" is_pre_election: true
I20260630 12:13:58.111604  6093 raft_consensus.cc:493] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:58.111845  6038 raft_consensus.cc:2468] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319c1c8648448569d8da37b040e7321 in term 0.
I20260630 12:13:58.112347  6093 raft_consensus.cc:515] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.114252  5890 raft_consensus.cc:2468] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319c1c8648448569d8da37b040e7321 in term 1.
I20260630 12:13:58.112382  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f51d27ea554425cb49848a6b0b75c7e" candidate_uuid: "5319c1c8648448569d8da37b040e7321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd1dc69d5b1f4c16921526cbed744a98"
I20260630 12:13:58.119000  6039 raft_consensus.cc:2468] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9c646559634330bfe529c2ba5b2d4f in term 1.
I20260630 12:13:58.119015  6037 raft_consensus.cc:3060] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.120971  5928 leader_election.cc:304] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9c646559634330bfe529c2ba5b2d4f, 5319c1c8648448569d8da37b040e7321; no voters: 
I20260630 12:13:58.122265  6093 leader_election.cc:290] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515), 5319c1c8648448569d8da37b040e7321 (127.0.107.194:41509)
I20260630 12:13:58.123828  6089 raft_consensus.cc:2804] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:58.126246  6089 raft_consensus.cc:697] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Becoming Leader. State: Replica: 5319c1c8648448569d8da37b040e7321, State: Running, Role: LEADER
I20260630 12:13:58.130740  6091 raft_consensus.cc:2804] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:58.132143  6091 raft_consensus.cc:697] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 LEADER]: Becoming Leader. State: Replica: 3b9c646559634330bfe529c2ba5b2d4f, State: Running, Role: LEADER
I20260630 12:13:58.130671  6037 raft_consensus.cc:2468] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319c1c8648448569d8da37b040e7321 in term 1.
I20260630 12:13:58.133061  6091 consensus_queue.cc:237] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.128130  6089 consensus_queue.cc:237] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:58.135696  6085 ts_tablet_manager.cc:1434] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: Time spent starting tablet: real 0.074s	user 0.020s	sys 0.041s
I20260630 12:13:58.140252  6106 raft_consensus.cc:493] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:58.140872  6106 raft_consensus.cc:515] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.144178  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5be82143954b6695a6e69289228d61" candidate_uuid: "5319c1c8648448569d8da37b040e7321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9c646559634330bfe529c2ba5b2d4f" is_pre_election: true
I20260630 12:13:58.144881  5890 raft_consensus.cc:2468] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319c1c8648448569d8da37b040e7321 in term 0.
I20260630 12:13:58.146217  5928 leader_election.cc:304] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9c646559634330bfe529c2ba5b2d4f, 5319c1c8648448569d8da37b040e7321; no voters: 
I20260630 12:13:58.149523  6106 leader_election.cc:290] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515), dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425)
I20260630 12:13:58.150130  6106 raft_consensus.cc:2804] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:58.150484  6106 raft_consensus.cc:493] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:58.150552  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5be82143954b6695a6e69289228d61" candidate_uuid: "5319c1c8648448569d8da37b040e7321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd1dc69d5b1f4c16921526cbed744a98" is_pre_election: true
I20260630 12:13:58.150936  6106 raft_consensus.cc:3060] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.151320  6037 raft_consensus.cc:2468] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319c1c8648448569d8da37b040e7321 in term 0.
I20260630 12:13:58.149619  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5be82143954b6695a6e69289228d61" candidate_uuid: "dd1dc69d5b1f4c16921526cbed744a98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9c646559634330bfe529c2ba5b2d4f" is_pre_election: true
I20260630 12:13:58.153853  5890 raft_consensus.cc:2468] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd1dc69d5b1f4c16921526cbed744a98 in term 0.
I20260630 12:13:58.155726  6002 leader_election.cc:304] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9c646559634330bfe529c2ba5b2d4f, dd1dc69d5b1f4c16921526cbed744a98; no voters: 
I20260630 12:13:58.156692  6093 raft_consensus.cc:2804] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:58.157125  6093 raft_consensus.cc:493] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:58.157475  6093 raft_consensus.cc:3060] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.162379  6106 raft_consensus.cc:515] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.165323  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5be82143954b6695a6e69289228d61" candidate_uuid: "5319c1c8648448569d8da37b040e7321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9c646559634330bfe529c2ba5b2d4f"
I20260630 12:13:58.165469  6093 raft_consensus.cc:515] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.165946  5890 raft_consensus.cc:3060] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.168470  6093 leader_election.cc:290] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [CANDIDATE]: Term 1 election: Requested vote from peers 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515), 5319c1c8648448569d8da37b040e7321 (127.0.107.194:41509)
I20260630 12:13:58.169351  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5be82143954b6695a6e69289228d61" candidate_uuid: "dd1dc69d5b1f4c16921526cbed744a98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319c1c8648448569d8da37b040e7321" is_pre_election: true
I20260630 12:13:58.169564  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5be82143954b6695a6e69289228d61" candidate_uuid: "5319c1c8648448569d8da37b040e7321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd1dc69d5b1f4c16921526cbed744a98"
I20260630 12:13:58.170209  5965 raft_consensus.cc:2393] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd1dc69d5b1f4c16921526cbed744a98 in current term 1: Already voted for candidate 5319c1c8648448569d8da37b040e7321 in this term.
I20260630 12:13:58.170028  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5be82143954b6695a6e69289228d61" candidate_uuid: "dd1dc69d5b1f4c16921526cbed744a98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319c1c8648448569d8da37b040e7321"
I20260630 12:13:58.170444  6037 raft_consensus.cc:2393] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5319c1c8648448569d8da37b040e7321 in current term 1: Already voted for candidate dd1dc69d5b1f4c16921526cbed744a98 in this term.
I20260630 12:13:58.170929  5964 raft_consensus.cc:2393] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dd1dc69d5b1f4c16921526cbed744a98 in current term 1: Already voted for candidate 5319c1c8648448569d8da37b040e7321 in this term.
I20260630 12:13:58.171221  6106 leader_election.cc:290] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [CANDIDATE]: Term 1 election: Requested vote from peers 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515), dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425)
I20260630 12:13:58.172223  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5be82143954b6695a6e69289228d61" candidate_uuid: "dd1dc69d5b1f4c16921526cbed744a98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9c646559634330bfe529c2ba5b2d4f"
I20260630 12:13:58.168059  5785 catalog_manager.cc:5697] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319c1c8648448569d8da37b040e7321 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5319c1c8648448569d8da37b040e7321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:58.173467  5890 raft_consensus.cc:2468] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319c1c8648448569d8da37b040e7321 in term 1.
I20260630 12:13:58.173827  6002 leader_election.cc:304] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [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: dd1dc69d5b1f4c16921526cbed744a98; no voters: 3b9c646559634330bfe529c2ba5b2d4f, 5319c1c8648448569d8da37b040e7321
I20260630 12:13:58.174788  6093 raft_consensus.cc:2749] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:58.174737  5928 leader_election.cc:304] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [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: 3b9c646559634330bfe529c2ba5b2d4f, 5319c1c8648448569d8da37b040e7321; no voters: dd1dc69d5b1f4c16921526cbed744a98
I20260630 12:13:58.176035  6106 raft_consensus.cc:2804] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:58.176487  6106 raft_consensus.cc:697] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Becoming Leader. State: Replica: 5319c1c8648448569d8da37b040e7321, State: Running, Role: LEADER
I20260630 12:13:58.177245  6106 consensus_queue.cc:237] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } }
I20260630 12:13:58.181353  5787 catalog_manager.cc:5697] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3b9c646559634330bfe529c2ba5b2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:58.186128  5785 catalog_manager.cc:5697] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319c1c8648448569d8da37b040e7321 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5319c1c8648448569d8da37b040e7321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:58.198405   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:58.205008  6111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.205425  6112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:58.208405   431 server_base.cc:1061] running on GCE node
W20260630 12:13:58.209045  6114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:58.210058   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:58.210310   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:58.210565   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821638210549 us; error 0 us; skew 500 ppm
I20260630 12:13:58.211149   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:58.213515   431 webserver.cc:533] Webserver started at http://127.0.107.196:40635/ using document root <none> and password file <none>
I20260630 12:13:58.214007   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:58.214221   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:58.214504   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:58.215695   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "338b22d9c2b24a65a47f21a53c0dc0f0"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-w8xb"
I20260630 12:13:58.220243   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:13:58.223562  6119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.224339   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:58.224650   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "338b22d9c2b24a65a47f21a53c0dc0f0"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-w8xb"
I20260630 12:13:58.225024   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:58.254449   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:58.255733   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:58.257309   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:58.259608   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:58.259868   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.260145   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:58.260318   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.303996   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33831
I20260630 12:13:58.304091  6181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33831 every 8 connection(s)
I20260630 12:13:58.316594  5840 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:58.319563  6182 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42463
I20260630 12:13:58.319948  6182 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:58.320681  6182 heartbeater.cc:507] Master 127.0.107.254:42463 requested a full tablet report, sending...
I20260630 12:13:58.323051  5787 ts_manager.cc:194] Registered new tserver with Master: 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196:33831)
I20260630 12:13:58.324977  5787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46596
I20260630 12:13:58.331620  5964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f51d27ea554425cb49848a6b0b75c7e"
dest_uuid: "5319c1c8648448569d8da37b040e7321"
mode: GRACEFUL
new_leader_uuid: "dd1dc69d5b1f4c16921526cbed744a98"
 from {username='slave'} at 127.0.0.1:40430
I20260630 12:13:58.332266  5964 raft_consensus.cc:606] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Received request to transfer leadership to TS dd1dc69d5b1f4c16921526cbed744a98
I20260630 12:13:58.333591  5840 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:13:58.333993  5840 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:58.368690  6091 consensus_queue.cc:1048] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:58.375473  6103 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:13:58.375777  6103 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:13:58.426806  6106 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:58.431890  6089 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:58.432183  6106 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:58.498178  6109 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:58.500833  6091 consensus_queue.cc:1048] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:58.730664  6106 raft_consensus.cc:993] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321: : Instructing follower dd1dc69d5b1f4c16921526cbed744a98 to start an election
I20260630 12:13:58.731211  6089 raft_consensus.cc:1081] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Signalling peer dd1dc69d5b1f4c16921526cbed744a98 to start an election
I20260630 12:13:58.732908  6037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f51d27ea554425cb49848a6b0b75c7e"
dest_uuid: "dd1dc69d5b1f4c16921526cbed744a98"
 from {username='slave'} at 127.0.0.1:49870
I20260630 12:13:58.733390  6037 raft_consensus.cc:493] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:13:58.733639  6037 raft_consensus.cc:3060] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:58.738183  6037 raft_consensus.cc:515] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:58.739846  6037 leader_election.cc:290] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [CANDIDATE]: Term 2 election: Requested vote from peers 5319c1c8648448569d8da37b040e7321 (127.0.107.194:41509), 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515)
I20260630 12:13:58.740873  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f51d27ea554425cb49848a6b0b75c7e" candidate_uuid: "dd1dc69d5b1f4c16921526cbed744a98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b9c646559634330bfe529c2ba5b2d4f"
I20260630 12:13:58.741351  5890 raft_consensus.cc:3060] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:58.741405  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f51d27ea554425cb49848a6b0b75c7e" candidate_uuid: "dd1dc69d5b1f4c16921526cbed744a98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319c1c8648448569d8da37b040e7321"
I20260630 12:13:58.741994  5964 raft_consensus.cc:3055] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:58.742255  5964 raft_consensus.cc:740] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5319c1c8648448569d8da37b040e7321, State: Running, Role: LEADER
I20260630 12:13:58.742959  5964 consensus_queue.cc:260] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [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: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:58.743860  5964 raft_consensus.cc:3060] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:58.746074  5890 raft_consensus.cc:2468] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd1dc69d5b1f4c16921526cbed744a98 in term 2.
I20260630 12:13:58.747051  6002 leader_election.cc:304] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [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: 3b9c646559634330bfe529c2ba5b2d4f, dd1dc69d5b1f4c16921526cbed744a98; no voters: 
I20260630 12:13:58.747720  6190 raft_consensus.cc:2804] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:58.748203  6190 raft_consensus.cc:697] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 2 LEADER]: Becoming Leader. State: Replica: dd1dc69d5b1f4c16921526cbed744a98, State: Running, Role: LEADER
I20260630 12:13:58.749027  6190 consensus_queue.cc:237] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [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: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:58.749552  5964 raft_consensus.cc:2468] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd1dc69d5b1f4c16921526cbed744a98 in term 2.
I20260630 12:13:58.755044  5785 catalog_manager.cc:5697] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 reported cstate change: term changed from 1 to 2, leader changed from 5319c1c8648448569d8da37b040e7321 (127.0.107.194) to dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "dd1dc69d5b1f4c16921526cbed744a98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:59.068912  5964 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:59.069924  5890 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 2 FOLLOWER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:59.070510  6190 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:59.071476  6093 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:59.327777  6182 heartbeater.cc:499] Master 127.0.107.254:42463 was elected leader, sending a full tablet report...
I20260630 12:13:59.339900  5965 consensus_queue.cc:237] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [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: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } }
I20260630 12:13:59.345861  6037 raft_consensus.cc:1275] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Refusing update from remote peer 5319c1c8648448569d8da37b040e7321: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:59.347754  5890 raft_consensus.cc:1275] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Refusing update from remote peer 5319c1c8648448569d8da37b040e7321: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:59.348727  6106 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:59.349668  6089 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:59.358239  5928 consensus_peers.cc:597] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 -> Peer 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196:33831): Couldn't send request to peer 338b22d9c2b24a65a47f21a53c0dc0f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e5be82143954b6695a6e69289228d61. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:59.358350  5890 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:13:59.358668  6037 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:13:59.369191  5785 catalog_manager.cc:5697] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5319c1c8648448569d8da37b040e7321" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:13:59.480777  6205 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:13:59.500229  6037 consensus_queue.cc:237] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [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: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } }
I20260630 12:13:59.506646  5965 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:59.508134  5890 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 2 FOLLOWER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:59.508111  6209 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:59.509852  6213 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:59.516921  6002 consensus_peers.cc:597] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 -> Peer 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196:33831): Couldn't send request to peer 338b22d9c2b24a65a47f21a53c0dc0f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f51d27ea554425cb49848a6b0b75c7e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:59.517329  5965 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:13:59.518438  5890 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:13:59.575250  6215 ts_tablet_manager.cc:933] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: Initiating tablet copy from peer 5319c1c8648448569d8da37b040e7321 (127.0.107.194:41509)
I20260630 12:13:59.576771  6215 tablet_copy_client.cc:323] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41509
I20260630 12:13:59.586351  5975 tablet_copy_service.cc:140] P 5319c1c8648448569d8da37b040e7321: Received BeginTabletCopySession request for tablet 1e5be82143954b6695a6e69289228d61 from peer 338b22d9c2b24a65a47f21a53c0dc0f0 ({username='slave'} at 127.0.0.1:40456)
I20260630 12:13:59.586793  5975 tablet_copy_service.cc:161] P 5319c1c8648448569d8da37b040e7321: Beginning new tablet copy session on tablet 1e5be82143954b6695a6e69289228d61 from peer 338b22d9c2b24a65a47f21a53c0dc0f0 at {username='slave'} at 127.0.0.1:40456: session id = 338b22d9c2b24a65a47f21a53c0dc0f0-1e5be82143954b6695a6e69289228d61
I20260630 12:13:59.591876  5975 tablet_copy_source_session.cc:215] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:59.594424  6215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5be82143954b6695a6e69289228d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:59.605409  6215 tablet_copy_client.cc:806] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:59.605966  6215 tablet_copy_client.cc:670] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:59.609252  6215 tablet_copy_client.cc:538] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:59.615154  6215 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: Bootstrap starting.
I20260630 12:13:59.628075  5784 catalog_manager.cc:5697] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f reported cstate change: config changed from index -1 to 3, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "dd1dc69d5b1f4c16921526cbed744a98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:13:59.632829  6215 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:59.633841  6215 tablet_bootstrap.cc:492] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: Bootstrap complete.
I20260630 12:13:59.634501  6215 ts_tablet_manager.cc:1403] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:13:59.636925  6215 raft_consensus.cc:359] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } }
I20260630 12:13:59.637802  6215 raft_consensus.cc:740] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 338b22d9c2b24a65a47f21a53c0dc0f0, State: Initialized, Role: LEARNER
I20260630 12:13:59.638473  6215 consensus_queue.cc:260] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [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: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } }
I20260630 12:13:59.641456  6215 ts_tablet_manager.cc:1434] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:13:59.643076  5975 tablet_copy_service.cc:342] P 5319c1c8648448569d8da37b040e7321: Request end of tablet copy session 338b22d9c2b24a65a47f21a53c0dc0f0-1e5be82143954b6695a6e69289228d61 received from {username='slave'} at 127.0.0.1:40456
I20260630 12:13:59.643416  5975 tablet_copy_service.cc:434] P 5319c1c8648448569d8da37b040e7321: ending tablet copy session 338b22d9c2b24a65a47f21a53c0dc0f0-1e5be82143954b6695a6e69289228d61 on tablet 1e5be82143954b6695a6e69289228d61 with peer 338b22d9c2b24a65a47f21a53c0dc0f0
I20260630 12:13:59.740316  6215 ts_tablet_manager.cc:933] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: Initiating tablet copy from peer dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425)
I20260630 12:13:59.741822  6215 tablet_copy_client.cc:323] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37425
I20260630 12:13:59.749480  6049 tablet_copy_service.cc:140] P dd1dc69d5b1f4c16921526cbed744a98: Received BeginTabletCopySession request for tablet 0f51d27ea554425cb49848a6b0b75c7e from peer 338b22d9c2b24a65a47f21a53c0dc0f0 ({username='slave'} at 127.0.0.1:49896)
I20260630 12:13:59.749913  6049 tablet_copy_service.cc:161] P dd1dc69d5b1f4c16921526cbed744a98: Beginning new tablet copy session on tablet 0f51d27ea554425cb49848a6b0b75c7e from peer 338b22d9c2b24a65a47f21a53c0dc0f0 at {username='slave'} at 127.0.0.1:49896: session id = 338b22d9c2b24a65a47f21a53c0dc0f0-0f51d27ea554425cb49848a6b0b75c7e
I20260630 12:13:59.755266  6049 tablet_copy_source_session.cc:215] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:59.758234  6215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f51d27ea554425cb49848a6b0b75c7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:59.768392  6215 tablet_copy_client.cc:806] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:59.768930  6215 tablet_copy_client.cc:670] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:59.772065  6215 tablet_copy_client.cc:538] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:59.772629  6190 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:13:59.779095  6215 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: Bootstrap starting.
I20260630 12:13:59.798074  6215 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:13:59.798856  6215 tablet_bootstrap.cc:492] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: Bootstrap complete.
I20260630 12:13:59.799382  6215 ts_tablet_manager.cc:1403] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260630 12:13:59.801486  6215 raft_consensus.cc:359] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } }
I20260630 12:13:59.802419  6215 raft_consensus.cc:740] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 338b22d9c2b24a65a47f21a53c0dc0f0, State: Initialized, Role: LEARNER
I20260630 12:13:59.802944  6215 consensus_queue.cc:260] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, 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: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } }
I20260630 12:13:59.804962  6215 ts_tablet_manager.cc:1434] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:13:59.806715  6049 tablet_copy_service.cc:342] P dd1dc69d5b1f4c16921526cbed744a98: Request end of tablet copy session 338b22d9c2b24a65a47f21a53c0dc0f0-0f51d27ea554425cb49848a6b0b75c7e received from {username='slave'} at 127.0.0.1:49896
I20260630 12:13:59.807124  6049 tablet_copy_service.cc:434] P dd1dc69d5b1f4c16921526cbed744a98: ending tablet copy session 338b22d9c2b24a65a47f21a53c0dc0f0-0f51d27ea554425cb49848a6b0b75c7e on tablet 0f51d27ea554425cb49848a6b0b75c7e with peer 338b22d9c2b24a65a47f21a53c0dc0f0
I20260630 12:13:59.825527  6157 raft_consensus.cc:1217] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:59.976692  6157 raft_consensus.cc:1217] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:13:59.977571  6157 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: true } } }
I20260630 12:14:00.237669  6205 raft_consensus.cc:1064] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321: attempting to promote NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 to VOTER
I20260630 12:14:00.239627  6205 consensus_queue.cc:237] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [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: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } }
I20260630 12:14:00.246454  6157 raft_consensus.cc:1275] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 LEARNER]: Refusing update from remote peer 5319c1c8648448569d8da37b040e7321: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:00.247314  6037 raft_consensus.cc:1275] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Refusing update from remote peer 5319c1c8648448569d8da37b040e7321: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:00.247933  5890 raft_consensus.cc:1275] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Refusing update from remote peer 5319c1c8648448569d8da37b040e7321: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:00.248037  6205 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:00.249493  6089 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:00.250422  6224 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:00.261322  5890 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.262177  6157 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.272751  5785 catalog_manager.cc:5697] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f reported cstate change: config changed from index 2 to 3, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5319c1c8648448569d8da37b040e7321" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.335016  5840 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:00.338357  5840 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:00.338867  5840 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:00.381124  6089 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.393406  6037 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.399580  5965 consensus_queue.cc:237] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [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: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } }
I20260630 12:14:00.405097  6157 raft_consensus.cc:1275] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 FOLLOWER]: Refusing update from remote peer 5319c1c8648448569d8da37b040e7321: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:00.406185  5890 raft_consensus.cc:1275] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Refusing update from remote peer 5319c1c8648448569d8da37b040e7321: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:00.407883  6205 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:00.410013  6205 consensus_queue.cc:1048] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:00.417893  6157 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.419049  5890 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.431437  5784 catalog_manager.cc:5697] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f reported cstate change: config changed from index 3 to 4, VOTER dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "5319c1c8648448569d8da37b040e7321" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.469609  6190 raft_consensus.cc:1064] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: attempting to promote NON_VOTER 338b22d9c2b24a65a47f21a53c0dc0f0 to VOTER
I20260630 12:14:00.472216  6190 consensus_queue.cc:237] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [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: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } }
I20260630 12:14:00.479425  6157 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 LEARNER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:00.479461  5890 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 2 FOLLOWER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:00.479956  5965 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:00.481240  6190 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:00.482091  6213 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:00.482889  6229 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:00.495769  6157 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.497263  5890 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.585178  6213 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.599315  5786 catalog_manager.cc:5697] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 reported cstate change: config changed from index 3 to 4, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "dd1dc69d5b1f4c16921526cbed744a98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:00.599175  5965 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 338b22d9c2b24a65a47f21a53c0dc0f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } attrs { replace: true } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.714481  6027 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e5be82143954b6695a6e69289228d61 with delete_type TABLET_DATA_TOMBSTONED (TS dd1dc69d5b1f4c16921526cbed744a98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49846
I20260630 12:14:00.718530  6230 tablet_replica.cc:333] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: stopping tablet replica
I20260630 12:14:00.719497  6230 raft_consensus.cc:2243] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:00.720196  6230 raft_consensus.cc:2272] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.723326  6230 ts_tablet_manager.cc:1916] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:00.733896  6230 ts_tablet_manager.cc:1929] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:14:00.734325  6230 log.cc:1199] T 1e5be82143954b6695a6e69289228d61 P dd1dc69d5b1f4c16921526cbed744a98: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-2-root/wals/1e5be82143954b6695a6e69289228d61
I20260630 12:14:00.736085  5772 catalog_manager.cc:5028] TS dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195:37425): tablet 1e5be82143954b6695a6e69289228d61 (table test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]) successfully deleted
I20260630 12:14:00.944135  6037 consensus_queue.cc:237] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [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: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } }
I20260630 12:14:00.950476  6157 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 FOLLOWER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:00.951292  5965 raft_consensus.cc:1275] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Refusing update from remote peer dd1dc69d5b1f4c16921526cbed744a98: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:00.951761  6213 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:00.952826  6190 consensus_queue.cc:1048] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:00.960973  6157 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.963150  5965 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.964555  6205 raft_consensus.cc:2955] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd1dc69d5b1f4c16921526cbed744a98 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9c646559634330bfe529c2ba5b2d4f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44515 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:00.974501  5772 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e5be82143954b6695a6e69289228d61 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:00.975416  5785 catalog_manager.cc:5697] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 reported cstate change: config changed from index 4 to 5, VOTER 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "dd1dc69d5b1f4c16921526cbed744a98" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:01.143440  6213 raft_consensus.cc:2955] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd1dc69d5b1f4c16921526cbed744a98" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37425 } } peers { permanent_uuid: "5319c1c8648448569d8da37b040e7321" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41509 } } peers { permanent_uuid: "338b22d9c2b24a65a47f21a53c0dc0f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33831 } attrs { promote: false } } }
I20260630 12:14:01.154387  5772 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f51d27ea554425cb49848a6b0b75c7e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:01.252081  5878 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f51d27ea554425cb49848a6b0b75c7e with delete_type TABLET_DATA_TOMBSTONED (TS 3b9c646559634330bfe529c2ba5b2d4f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59256
I20260630 12:14:01.254006  6232 tablet_replica.cc:333] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: stopping tablet replica
I20260630 12:14:01.254910  6232 raft_consensus.cc:2243] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:01.255623  6232 raft_consensus.cc:2272] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:01.258797  6232 ts_tablet_manager.cc:1916] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:01.269419  6232 ts_tablet_manager.cc:1929] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:01.269694  6232 log.cc:1199] T 0f51d27ea554425cb49848a6b0b75c7e P 3b9c646559634330bfe529c2ba5b2d4f: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821485403742-431-0/minicluster-data/ts-0-root/wals/0f51d27ea554425cb49848a6b0b75c7e
I20260630 12:14:01.271059  5771 catalog_manager.cc:5028] TS 3b9c646559634330bfe529c2ba5b2d4f (127.0.107.193:44515): tablet 0f51d27ea554425cb49848a6b0b75c7e (table test-workload [id=ddc9ae8d7fa44780b8c8051cd9ef5c7d]) successfully deleted
I20260630 12:14:02.340068  5840 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:02.342638  5840 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:02.342937  5840 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:04.343771  5840 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:04.346309  5840 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:04.346611  5840 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:06.347414  5840 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:06.349970  5840 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:06.350278  5840 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:08.351419  5840 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:08.354419  5840 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:08.354869  5840 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:08.391144   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:08.418609   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:08.419373   431 tablet_replica.cc:333] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f: stopping tablet replica
I20260630 12:14:08.419992   431 raft_consensus.cc:2243] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.421119   431 raft_consensus.cc:2272] T 1e5be82143954b6695a6e69289228d61 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.423635   431 tablet_replica.cc:333] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f: stopping tablet replica
I20260630 12:14:08.424099   431 raft_consensus.cc:2243] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:08.425101   431 raft_consensus.cc:2272] T a83f24d437d3442cbd3a9db2048fd824 P 3b9c646559634330bfe529c2ba5b2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.449919   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:08.467324   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:08.488451   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:08.489310   431 tablet_replica.cc:333] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321: stopping tablet replica
I20260630 12:14:08.490020   431 raft_consensus.cc:2243] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:08.491029   431 raft_consensus.cc:2272] T 1e5be82143954b6695a6e69289228d61 P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.493522   431 tablet_replica.cc:333] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321: stopping tablet replica
I20260630 12:14:08.494050   431 raft_consensus.cc:2243] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.494499   431 raft_consensus.cc:2272] T a83f24d437d3442cbd3a9db2048fd824 P 5319c1c8648448569d8da37b040e7321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.496511   431 tablet_replica.cc:333] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321: stopping tablet replica
I20260630 12:14:08.497044   431 raft_consensus.cc:2243] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.497704   431 raft_consensus.cc:2272] T 0f51d27ea554425cb49848a6b0b75c7e P 5319c1c8648448569d8da37b040e7321 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.521204   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:08.536209   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:08.558074   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:08.558758   431 tablet_replica.cc:333] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98: stopping tablet replica
I20260630 12:14:08.559350   431 raft_consensus.cc:2243] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.559859   431 raft_consensus.cc:2272] T a83f24d437d3442cbd3a9db2048fd824 P dd1dc69d5b1f4c16921526cbed744a98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.562340   431 tablet_replica.cc:333] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98: stopping tablet replica
I20260630 12:14:08.562793   431 raft_consensus.cc:2243] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:08.563652   431 raft_consensus.cc:2272] T 0f51d27ea554425cb49848a6b0b75c7e P dd1dc69d5b1f4c16921526cbed744a98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.585497   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:08.600842   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:08.625046   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:08.625730   431 tablet_replica.cc:333] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0: stopping tablet replica
I20260630 12:14:08.626367   431 raft_consensus.cc:2243] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.627207   431 raft_consensus.cc:2272] T 0f51d27ea554425cb49848a6b0b75c7e P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.629516   431 tablet_replica.cc:333] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0: stopping tablet replica
I20260630 12:14:08.630007   431 raft_consensus.cc:2243] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.630760   431 raft_consensus.cc:2272] T 1e5be82143954b6695a6e69289228d61 P 338b22d9c2b24a65a47f21a53c0dc0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.651371   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:08.663698   431 master.cc:562] Master@127.0.107.254:42463 shutting down...
I20260630 12:14:08.683007   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:08.683588   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.683955   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1280d2c3e1a3471a830ba0050cd3492f: stopping tablet replica
I20260630 12:14:08.704397   431 master.cc:584] Master@127.0.107.254:42463 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12583 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:14:08.743033   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38707
I20260630 12:14:08.744086   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.749245  6234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.749423  6235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.750551  6237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.751667   431 server_base.cc:1061] running on GCE node
I20260630 12:14:08.752485   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.752691   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.752889   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821648752873 us; error 0 us; skew 500 ppm
I20260630 12:14:08.753331   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.755504   431 webserver.cc:533] Webserver started at http://127.0.107.254:36839/ using document root <none> and password file <none>
I20260630 12:14:08.755934   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.756088   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.756316   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.757454   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "b4cdda86f2a345a682bf7a15022ade0d"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-w8xb"
I20260630 12:14:08.761787   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:14:08.764997  6242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.765756   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:08.766039   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "b4cdda86f2a345a682bf7a15022ade0d"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-w8xb"
I20260630 12:14:08.766326   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:08.774806   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.775936   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.812492   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38707
I20260630 12:14:08.812579  6293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38707 every 8 connection(s)
I20260630 12:14:08.816498  6294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:08.827445  6294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d: Bootstrap starting.
I20260630 12:14:08.832057  6294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:08.836232  6294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d: No bootstrap required, opened a new log
I20260630 12:14:08.838433  6294 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4cdda86f2a345a682bf7a15022ade0d" member_type: VOTER }
I20260630 12:14:08.838881  6294 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:08.839102  6294 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4cdda86f2a345a682bf7a15022ade0d, State: Initialized, Role: FOLLOWER
I20260630 12:14:08.839741  6294 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4cdda86f2a345a682bf7a15022ade0d" member_type: VOTER }
I20260630 12:14:08.840194  6294 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:08.840407  6294 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:08.840684  6294 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:08.845132  6294 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4cdda86f2a345a682bf7a15022ade0d" member_type: VOTER }
I20260630 12:14:08.845619  6294 leader_election.cc:304] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [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: b4cdda86f2a345a682bf7a15022ade0d; no voters: 
I20260630 12:14:08.846681  6294 leader_election.cc:290] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:08.847090  6297 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:08.848364  6297 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 1 LEADER]: Becoming Leader. State: Replica: b4cdda86f2a345a682bf7a15022ade0d, State: Running, Role: LEADER
I20260630 12:14:08.849097  6297 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [LEADER]: Queue going to LEADER mode. State: All 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: "b4cdda86f2a345a682bf7a15022ade0d" member_type: VOTER }
I20260630 12:14:08.849550  6294 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:08.851976  6298 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4cdda86f2a345a682bf7a15022ade0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4cdda86f2a345a682bf7a15022ade0d" member_type: VOTER } }
I20260630 12:14:08.852198  6299 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4cdda86f2a345a682bf7a15022ade0d. Latest consensus state: current_term: 1 leader_uuid: "b4cdda86f2a345a682bf7a15022ade0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4cdda86f2a345a682bf7a15022ade0d" member_type: VOTER } }
I20260630 12:14:08.852767  6299 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:08.852756  6298 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:08.857765  6303 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:08.865980  6303 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:08.867012   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:08.875208  6303 catalog_manager.cc:1383] Generated new cluster ID: 87e0a9f5aeca4b939506523e22b99f4b
I20260630 12:14:08.875455  6303 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:08.894768  6303 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:08.896032  6303 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:08.914443  6303 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d: Generated new TSK 0
I20260630 12:14:08.915009  6303 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:08.933145   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.939738  6315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.940966  6316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.943373   431 server_base.cc:1061] running on GCE node
W20260630 12:14:08.943465  6318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.944600   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.944912   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.945101   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821648945080 us; error 0 us; skew 500 ppm
I20260630 12:14:08.945698   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.948211   431 webserver.cc:533] Webserver started at http://127.0.107.193:33937/ using document root <none> and password file <none>
I20260630 12:14:08.948678   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.948891   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.949177   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.950240   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "5c071c417dd54d6f9ea0934eba68731f"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-w8xb"
I20260630 12:14:08.954541   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:08.957612  6323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.958299   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:08.958575   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "5c071c417dd54d6f9ea0934eba68731f"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-w8xb"
I20260630 12:14:08.958891   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:08.970746   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.971881   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.973357   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.975548   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.975746   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.976013   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.976192   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.014405   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45583
I20260630 12:14:09.014506  6385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45583 every 8 connection(s)
I20260630 12:14:09.019470   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:09.026695  6390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.028824  6391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.030462  6393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.031553   431 server_base.cc:1061] running on GCE node
I20260630 12:14:09.032645   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:09.032935   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:09.033143   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821649033124 us; error 0 us; skew 500 ppm
I20260630 12:14:09.033778   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.034446  6386 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38707
I20260630 12:14:09.034878  6386 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:09.035754  6386 heartbeater.cc:507] Master 127.0.107.254:38707 requested a full tablet report, sending...
I20260630 12:14:09.036442   431 webserver.cc:533] Webserver started at http://127.0.107.194:43261/ using document root <none> and password file <none>
I20260630 12:14:09.037062   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.037292   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:09.037598   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:09.038192  6259 ts_manager.cc:194] Registered new tserver with Master: 5c071c417dd54d6f9ea0934eba68731f (127.0.107.193:45583)
I20260630 12:14:09.038672   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "00e76bc63d254372ab559db7101fcf74"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-w8xb"
I20260630 12:14:09.039956  6259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38910
I20260630 12:14:09.043408   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:09.046857  6398 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.047621   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:09.047930   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "00e76bc63d254372ab559db7101fcf74"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-w8xb"
I20260630 12:14:09.048220   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:09.070863   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.072024   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.073426   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:09.075589   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:09.075815   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.076038   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:09.076202   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.115513   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39403
I20260630 12:14:09.115617  6460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39403 every 8 connection(s)
I20260630 12:14:09.120249   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:09.126859  6464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.127792  6465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.129583   431 server_base.cc:1061] running on GCE node
W20260630 12:14:09.131036  6467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.132264   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:09.132400  6461 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38707
W20260630 12:14:09.132524   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:09.132982   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821649132960 us; error 0 us; skew 500 ppm
I20260630 12:14:09.132978  6461 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:09.133635   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.133929  6461 heartbeater.cc:507] Master 127.0.107.254:38707 requested a full tablet report, sending...
I20260630 12:14:09.136217   431 webserver.cc:533] Webserver started at http://127.0.107.195:43781/ using document root <none> and password file <none>
I20260630 12:14:09.136322  6259 ts_manager.cc:194] Registered new tserver with Master: 00e76bc63d254372ab559db7101fcf74 (127.0.107.194:39403)
I20260630 12:14:09.136968   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.137269   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:09.137583   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:09.138247  6259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38912
I20260630 12:14:09.139091   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "6ce1a8554398403d8932ebc1213f4e3a"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-w8xb"
I20260630 12:14:09.143424   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:14:09.146565  6472 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.147310   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:09.147610   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "6ce1a8554398403d8932ebc1213f4e3a"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-w8xb"
I20260630 12:14:09.147889   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:09.167332   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.168624   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.170006   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:09.172093   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:09.172318   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.172541   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:09.172708   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.210500   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40213
I20260630 12:14:09.210594  6534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40213 every 8 connection(s)
I20260630 12:14:09.223882  6535 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38707
I20260630 12:14:09.224210  6535 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:09.224881  6535 heartbeater.cc:507] Master 127.0.107.254:38707 requested a full tablet report, sending...
I20260630 12:14:09.226727  6259 ts_manager.cc:194] Registered new tserver with Master: 6ce1a8554398403d8932ebc1213f4e3a (127.0.107.195:40213)
I20260630 12:14:09.227177   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013442788s
I20260630 12:14:09.228072  6259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38918
I20260630 12:14:10.042833  6386 heartbeater.cc:499] Master 127.0.107.254:38707 was elected leader, sending a full tablet report...
I20260630 12:14:10.140625  6461 heartbeater.cc:499] Master 127.0.107.254:38707 was elected leader, sending a full tablet report...
I20260630 12:14:10.230945  6535 heartbeater.cc:499] Master 127.0.107.254:38707 was elected leader, sending a full tablet report...
I20260630 12:14:10.287168  6259 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38932:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:14:10.289220  6259 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:10.337704  6426 tablet_service.cc:1511] Processing CreateTablet for tablet 7c18e00f39dc45569ee659d814e0d345 (DEFAULT_TABLE table=test-workload [id=722a785dfb614ed5afe6c8d5149f2dae]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:10.339001  6426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c18e00f39dc45569ee659d814e0d345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:10.344591  6351 tablet_service.cc:1511] Processing CreateTablet for tablet 7c18e00f39dc45569ee659d814e0d345 (DEFAULT_TABLE table=test-workload [id=722a785dfb614ed5afe6c8d5149f2dae]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:10.345810  6351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c18e00f39dc45569ee659d814e0d345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:10.345873  6500 tablet_service.cc:1511] Processing CreateTablet for tablet 7c18e00f39dc45569ee659d814e0d345 (DEFAULT_TABLE table=test-workload [id=722a785dfb614ed5afe6c8d5149f2dae]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:10.347175  6500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c18e00f39dc45569ee659d814e0d345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:10.355983  6555 tablet_bootstrap.cc:492] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74: Bootstrap starting.
I20260630 12:14:10.362376  6556 tablet_bootstrap.cc:492] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f: Bootstrap starting.
I20260630 12:14:10.363886  6555 tablet_bootstrap.cc:654] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:10.365216  6557 tablet_bootstrap.cc:492] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a: Bootstrap starting.
I20260630 12:14:10.368602  6556 tablet_bootstrap.cc:654] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:10.373474  6557 tablet_bootstrap.cc:654] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:10.375089  6555 tablet_bootstrap.cc:492] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74: No bootstrap required, opened a new log
I20260630 12:14:10.375335  6556 tablet_bootstrap.cc:492] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f: No bootstrap required, opened a new log
I20260630 12:14:10.375521  6555 ts_tablet_manager.cc:1403] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260630 12:14:10.375850  6556 ts_tablet_manager.cc:1403] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260630 12:14:10.378453  6555 raft_consensus.cc:359] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.379030  6555 raft_consensus.cc:385] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:10.379017  6556 raft_consensus.cc:359] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.379529  6557 tablet_bootstrap.cc:492] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a: No bootstrap required, opened a new log
I20260630 12:14:10.379571  6555 raft_consensus.cc:740] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e76bc63d254372ab559db7101fcf74, State: Initialized, Role: FOLLOWER
I20260630 12:14:10.379979  6556 raft_consensus.cc:385] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:10.380265  6557 ts_tablet_manager.cc:1403] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:14:10.380342  6556 raft_consensus.cc:740] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c071c417dd54d6f9ea0934eba68731f, State: Initialized, Role: FOLLOWER
I20260630 12:14:10.380601  6555 consensus_queue.cc:260] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.381407  6556 consensus_queue.cc:260] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.383390  6557 raft_consensus.cc:359] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.384451  6557 raft_consensus.cc:385] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:10.384912  6557 raft_consensus.cc:740] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ce1a8554398403d8932ebc1213f4e3a, State: Initialized, Role: FOLLOWER
I20260630 12:14:10.386137  6555 ts_tablet_manager.cc:1434] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260630 12:14:10.386140  6557 consensus_queue.cc:260] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.389889  6557 ts_tablet_manager.cc:1434] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:14:10.390707  6556 ts_tablet_manager.cc:1434] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.007s
I20260630 12:14:10.586814  6563 raft_consensus.cc:493] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:10.587257  6563 raft_consensus.cc:515] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.589205  6563 leader_election.cc:290] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e76bc63d254372ab559db7101fcf74 (127.0.107.194:39403), 5c071c417dd54d6f9ea0934eba68731f (127.0.107.193:45583)
I20260630 12:14:10.600497  6436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c18e00f39dc45569ee659d814e0d345" candidate_uuid: "6ce1a8554398403d8932ebc1213f4e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e76bc63d254372ab559db7101fcf74" is_pre_election: true
I20260630 12:14:10.601325  6436 raft_consensus.cc:2468] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ce1a8554398403d8932ebc1213f4e3a in term 0.
I20260630 12:14:10.601559  6361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c18e00f39dc45569ee659d814e0d345" candidate_uuid: "6ce1a8554398403d8932ebc1213f4e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c071c417dd54d6f9ea0934eba68731f" is_pre_election: true
I20260630 12:14:10.602210  6361 raft_consensus.cc:2468] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ce1a8554398403d8932ebc1213f4e3a in term 0.
I20260630 12:14:10.602419  6475 leader_election.cc:304] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e76bc63d254372ab559db7101fcf74, 6ce1a8554398403d8932ebc1213f4e3a; no voters: 
I20260630 12:14:10.603178  6563 raft_consensus.cc:2804] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:10.603480  6563 raft_consensus.cc:493] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:10.603752  6563 raft_consensus.cc:3060] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.608772  6563 raft_consensus.cc:515] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.610369  6563 leader_election.cc:290] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [CANDIDATE]: Term 1 election: Requested vote from peers 00e76bc63d254372ab559db7101fcf74 (127.0.107.194:39403), 5c071c417dd54d6f9ea0934eba68731f (127.0.107.193:45583)
I20260630 12:14:10.611280  6436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c18e00f39dc45569ee659d814e0d345" candidate_uuid: "6ce1a8554398403d8932ebc1213f4e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e76bc63d254372ab559db7101fcf74"
I20260630 12:14:10.611788  6436 raft_consensus.cc:3060] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.611668  6361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c18e00f39dc45569ee659d814e0d345" candidate_uuid: "6ce1a8554398403d8932ebc1213f4e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c071c417dd54d6f9ea0934eba68731f"
I20260630 12:14:10.612291  6361 raft_consensus.cc:3060] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.616834  6436 raft_consensus.cc:2468] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ce1a8554398403d8932ebc1213f4e3a in term 1.
I20260630 12:14:10.617292  6361 raft_consensus.cc:2468] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ce1a8554398403d8932ebc1213f4e3a in term 1.
I20260630 12:14:10.617879  6475 leader_election.cc:304] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e76bc63d254372ab559db7101fcf74, 6ce1a8554398403d8932ebc1213f4e3a; no voters: 
I20260630 12:14:10.618484  6563 raft_consensus.cc:2804] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:10.619537  6563 raft_consensus.cc:697] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 1 LEADER]: Becoming Leader. State: Replica: 6ce1a8554398403d8932ebc1213f4e3a, State: Running, Role: LEADER
I20260630 12:14:10.620198  6563 consensus_queue.cc:237] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } }
I20260630 12:14:10.627123  6257 catalog_manager.cc:5697] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ce1a8554398403d8932ebc1213f4e3a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6ce1a8554398403d8932ebc1213f4e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c071c417dd54d6f9ea0934eba68731f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ce1a8554398403d8932ebc1213f4e3a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40213 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:10.637260   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:10.654260   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:10.655090   431 tablet_replica.cc:333] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f: stopping tablet replica
I20260630 12:14:10.655661   431 raft_consensus.cc:2243] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.656064   431 raft_consensus.cc:2272] T 7c18e00f39dc45569ee659d814e0d345 P 5c071c417dd54d6f9ea0934eba68731f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.674288   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:10.864881  6312 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:10.866166  6312 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:10.866501  6312 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:11.016462  6475 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45583: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:14:11.019692  6475 consensus_peers.cc:597] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a -> Peer 5c071c417dd54d6f9ea0934eba68731f (127.0.107.193:45583): Couldn't send request to peer 5c071c417dd54d6f9ea0934eba68731f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.045347  6563 consensus_queue.cc:1048] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e76bc63d254372ab559db7101fcf74" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.867660  6312 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:12.869190  6312 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:12.869513  6312 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:13.519438  6475 consensus_peers.cc:597] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a -> Peer 5c071c417dd54d6f9ea0934eba68731f (127.0.107.193:45583): Couldn't send request to peer 5c071c417dd54d6f9ea0934eba68731f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:14:14.870836  6312 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:14.872258  6312 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:14.872588  6312 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:16.009591  6475 consensus_peers.cc:597] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a -> Peer 5c071c417dd54d6f9ea0934eba68731f (127.0.107.193:45583): Couldn't send request to peer 5c071c417dd54d6f9ea0934eba68731f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45583: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:14:16.532667  6475 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45583: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:14:16.873934  6312 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:16.875669  6312 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:16.876004  6312 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:18.612829  6475 consensus_peers.cc:597] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a -> Peer 5c071c417dd54d6f9ea0934eba68731f (127.0.107.193:45583): Couldn't send request to peer 5c071c417dd54d6f9ea0934eba68731f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45583: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:14:18.877144  6312 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:18.878613  6312 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:18.878973  6312 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:20.880012  6312 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:20.881819  6312 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:20.882166  6312 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:21.382845  6475 consensus_peers.cc:597] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a -> Peer 5c071c417dd54d6f9ea0934eba68731f (127.0.107.193:45583): Couldn't send request to peer 5c071c417dd54d6f9ea0934eba68731f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45583: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:14:21.744875   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:21.771478   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:21.772168   431 tablet_replica.cc:333] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74: stopping tablet replica
I20260630 12:14:21.772743   431 raft_consensus.cc:2243] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.773417   431 raft_consensus.cc:2272] T 7c18e00f39dc45569ee659d814e0d345 P 00e76bc63d254372ab559db7101fcf74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.794493   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:21.807946   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:21.830838   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:21.831676   431 tablet_replica.cc:333] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a: stopping tablet replica
I20260630 12:14:21.832230   431 raft_consensus.cc:2243] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:21.833375   431 raft_consensus.cc:2272] T 7c18e00f39dc45569ee659d814e0d345 P 6ce1a8554398403d8932ebc1213f4e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.853940   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:21.865702   431 master.cc:562] Master@127.0.107.254:38707 shutting down...
I20260630 12:14:21.886904   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:21.887619   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.887974   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4cdda86f2a345a682bf7a15022ade0d: stopping tablet replica
I20260630 12:14:21.907457   431 master.cc:584] Master@127.0.107.254:38707 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13205 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:14:21.949098   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34791
I20260630 12:14:21.950374   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:21.956403  6605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:21.956455  6604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:21.958240  6607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:21.959461   431 server_base.cc:1061] running on GCE node
I20260630 12:14:21.960351   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:21.960564   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:21.960707   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821661960695 us; error 0 us; skew 500 ppm
I20260630 12:14:21.961267   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:21.963624   431 webserver.cc:533] Webserver started at http://127.0.107.254:44897/ using document root <none> and password file <none>
I20260630 12:14:21.964129   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:21.964326   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:21.964618   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:21.965875   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "29624050c6ec48e598f38a386a66d3c5"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-w8xb"
I20260630 12:14:21.970299   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:21.973649  6612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:21.974462   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:21.974786   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "29624050c6ec48e598f38a386a66d3c5"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-w8xb"
I20260630 12:14:21.975070   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:21.995321   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:21.996551   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.034286   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34791
I20260630 12:14:22.034384  6663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34791 every 8 connection(s)
I20260630 12:14:22.038429  6664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.050441  6664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5: Bootstrap starting.
I20260630 12:14:22.055140  6664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.059531  6664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5: No bootstrap required, opened a new log
I20260630 12:14:22.061839  6664 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29624050c6ec48e598f38a386a66d3c5" member_type: VOTER }
I20260630 12:14:22.062282  6664 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.062542  6664 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29624050c6ec48e598f38a386a66d3c5, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.063150  6664 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29624050c6ec48e598f38a386a66d3c5" member_type: VOTER }
I20260630 12:14:22.063625  6664 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:22.063827  6664 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:22.064141  6664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.068833  6664 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29624050c6ec48e598f38a386a66d3c5" member_type: VOTER }
I20260630 12:14:22.069371  6664 leader_election.cc:304] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [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: 29624050c6ec48e598f38a386a66d3c5; no voters: 
I20260630 12:14:22.070531  6664 leader_election.cc:290] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:22.070951  6667 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:22.072394  6667 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 1 LEADER]: Becoming Leader. State: Replica: 29624050c6ec48e598f38a386a66d3c5, State: Running, Role: LEADER
I20260630 12:14:22.073151  6667 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [LEADER]: Queue going to LEADER mode. State: All 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: "29624050c6ec48e598f38a386a66d3c5" member_type: VOTER }
I20260630 12:14:22.073460  6664 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:22.076247  6669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29624050c6ec48e598f38a386a66d3c5. Latest consensus state: current_term: 1 leader_uuid: "29624050c6ec48e598f38a386a66d3c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29624050c6ec48e598f38a386a66d3c5" member_type: VOTER } }
I20260630 12:14:22.076982  6669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:22.076313  6668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29624050c6ec48e598f38a386a66d3c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29624050c6ec48e598f38a386a66d3c5" member_type: VOTER } }
I20260630 12:14:22.077430  6668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:22.079854  6672 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:22.084897  6672 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:22.089761   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:22.094148  6672 catalog_manager.cc:1383] Generated new cluster ID: 21183d2e5a3c484688946349748acd03
I20260630 12:14:22.094419  6672 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:22.119174  6672 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:22.120432  6672 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:22.133857  6672 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5: Generated new TSK 0
I20260630 12:14:22.134414  6672 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:22.157418   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.163539  6685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.164772  6686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.166456  6688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.166527   431 server_base.cc:1061] running on GCE node
I20260630 12:14:22.167558   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.167773   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.167941   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821662167919 us; error 0 us; skew 500 ppm
I20260630 12:14:22.168433   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.170709   431 webserver.cc:533] Webserver started at http://127.0.107.193:46165/ using document root <none> and password file <none>
I20260630 12:14:22.171197   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.171412   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.171681   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.172780   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "632a712469ba4048a70a3f7cee8dcf40"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-w8xb"
I20260630 12:14:22.177706   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:14:22.181041  6693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.181931   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:22.182186   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "632a712469ba4048a70a3f7cee8dcf40"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-w8xb"
I20260630 12:14:22.182425   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:22.193709   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.194808   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.196237   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.198500   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.198709   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.198954   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.199119   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.238873   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38951
I20260630 12:14:22.238956  6755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38951 every 8 connection(s)
I20260630 12:14:22.243878   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.250661  6760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.252643  6761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.254993  6763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.255837   431 server_base.cc:1061] running on GCE node
I20260630 12:14:22.257058   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.257359   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.257575   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821662257556 us; error 0 us; skew 500 ppm
I20260630 12:14:22.258270   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.258898  6756 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34791
I20260630 12:14:22.259262  6756 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.259994  6756 heartbeater.cc:507] Master 127.0.107.254:34791 requested a full tablet report, sending...
I20260630 12:14:22.261237   431 webserver.cc:533] Webserver started at http://127.0.107.194:37123/ using document root <none> and password file <none>
I20260630 12:14:22.261771   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.261991   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.262247   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.262171  6629 ts_manager.cc:194] Registered new tserver with Master: 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951)
I20260630 12:14:22.263568   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "2b0e6b7ef0c9472d8d885e2538cc400e"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-w8xb"
I20260630 12:14:22.264207  6629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54800
I20260630 12:14:22.268013   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:14:22.271418  6768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.272161   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:22.272454   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "2b0e6b7ef0c9472d8d885e2538cc400e"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-w8xb"
I20260630 12:14:22.272730   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:22.289410   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.290585   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.292012   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.294246   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.294468   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.294695   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.294869   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.334183   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36531
I20260630 12:14:22.334290  6830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36531 every 8 connection(s)
I20260630 12:14:22.339010   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.346542  6834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.348420  6835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.351696  6837 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.352523  6831 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34791
I20260630 12:14:22.352728   431 server_base.cc:1061] running on GCE node
I20260630 12:14:22.353008  6831 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.353719   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.353932   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.353855  6831 heartbeater.cc:507] Master 127.0.107.254:34791 requested a full tablet report, sending...
I20260630 12:14:22.354286   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821662354265 us; error 0 us; skew 500 ppm
I20260630 12:14:22.354879   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.356195  6629 ts_manager.cc:194] Registered new tserver with Master: 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531)
I20260630 12:14:22.357362   431 webserver.cc:533] Webserver started at http://127.0.107.195:41831/ using document root <none> and password file <none>
I20260630 12:14:22.357849   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.357795  6629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54806
I20260630 12:14:22.358180   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.358515   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.359887   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "74cbfecd622144bb93427ef58aa28f83"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-w8xb"
I20260630 12:14:22.364113   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:22.367202  6842 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.367969   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:22.368251   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "74cbfecd622144bb93427ef58aa28f83"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-w8xb"
I20260630 12:14:22.368510   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:22.391090   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.392230   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.393735   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.395934   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.396159   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.396394   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.396566   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.434360   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40709
I20260630 12:14:22.434474  6904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40709 every 8 connection(s)
I20260630 12:14:22.447697  6905 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34791
I20260630 12:14:22.448071  6905 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.448819  6905 heartbeater.cc:507] Master 127.0.107.254:34791 requested a full tablet report, sending...
I20260630 12:14:22.450698  6629 ts_manager.cc:194] Registered new tserver with Master: 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195:40709)
I20260630 12:14:22.450835   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013360889s
I20260630 12:14:22.452018  6629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54820
I20260630 12:14:23.266860  6756 heartbeater.cc:499] Master 127.0.107.254:34791 was elected leader, sending a full tablet report...
I20260630 12:14:23.360374  6831 heartbeater.cc:499] Master 127.0.107.254:34791 was elected leader, sending a full tablet report...
I20260630 12:14:23.454612  6905 heartbeater.cc:499] Master 127.0.107.254:34791 was elected leader, sending a full tablet report...
I20260630 12:14:23.506300  6629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54836:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:14:23.508613  6629 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:23.575654  6721 tablet_service.cc:1511] Processing CreateTablet for tablet bf920ba184dc4f3eb99dfa5f22db86d2 (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:23.576747  6720 tablet_service.cc:1511] Processing CreateTablet for tablet b9f4bd3f86ac42dca78e2ee6693250db (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:23.578194  6720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f4bd3f86ac42dca78e2ee6693250db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.577921  6870 tablet_service.cc:1511] Processing CreateTablet for tablet bf920ba184dc4f3eb99dfa5f22db86d2 (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:23.579356  6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf920ba184dc4f3eb99dfa5f22db86d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.580044  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf920ba184dc4f3eb99dfa5f22db86d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.579702  6867 tablet_service.cc:1511] Processing CreateTablet for tablet 2c331eaf595d4a539774ea6e470f7efb (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:23.581136  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c331eaf595d4a539774ea6e470f7efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.582000  6719 tablet_service.cc:1511] Processing CreateTablet for tablet 35ba6053dbb64405b480527968420792 (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:23.583292  6719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ba6053dbb64405b480527968420792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.586164  6869 tablet_service.cc:1511] Processing CreateTablet for tablet b9f4bd3f86ac42dca78e2ee6693250db (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:23.587693  6869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f4bd3f86ac42dca78e2ee6693250db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.589422  6718 tablet_service.cc:1511] Processing CreateTablet for tablet 2c331eaf595d4a539774ea6e470f7efb (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:23.590128  6868 tablet_service.cc:1511] Processing CreateTablet for tablet 35ba6053dbb64405b480527968420792 (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:23.590723  6718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c331eaf595d4a539774ea6e470f7efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.593358  6868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ba6053dbb64405b480527968420792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.599864  6796 tablet_service.cc:1511] Processing CreateTablet for tablet bf920ba184dc4f3eb99dfa5f22db86d2 (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:23.601354  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf920ba184dc4f3eb99dfa5f22db86d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.614667  6795 tablet_service.cc:1511] Processing CreateTablet for tablet b9f4bd3f86ac42dca78e2ee6693250db (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:23.616592  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f4bd3f86ac42dca78e2ee6693250db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.618971  6794 tablet_service.cc:1511] Processing CreateTablet for tablet 35ba6053dbb64405b480527968420792 (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:23.619077  6793 tablet_service.cc:1511] Processing CreateTablet for tablet 2c331eaf595d4a539774ea6e470f7efb (DEFAULT_TABLE table=test-workload [id=eb8b419f86f94610928b5c4eac6d0142]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:23.620420  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ba6053dbb64405b480527968420792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.625777  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c331eaf595d4a539774ea6e470f7efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.644114  6925 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83: Bootstrap starting.
I20260630 12:14:23.652369  6925 tablet_bootstrap.cc:654] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.654346  6926 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40: Bootstrap starting.
I20260630 12:14:23.657085  6927 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e: Bootstrap starting.
I20260630 12:14:23.664422  6926 tablet_bootstrap.cc:654] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.665411  6925 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83: No bootstrap required, opened a new log
I20260630 12:14:23.666054  6925 ts_tablet_manager.cc:1403] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260630 12:14:23.666733  6927 tablet_bootstrap.cc:654] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.669430  6925 raft_consensus.cc:359] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.670588  6925 raft_consensus.cc:385] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.671108  6925 raft_consensus.cc:740] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74cbfecd622144bb93427ef58aa28f83, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.672444  6925 consensus_queue.cc:260] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.676638  6926 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40: No bootstrap required, opened a new log
I20260630 12:14:23.677202  6925 ts_tablet_manager.cc:1434] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:14:23.677227  6926 ts_tablet_manager.cc:1403] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.019s
I20260630 12:14:23.678540  6925 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83: Bootstrap starting.
I20260630 12:14:23.679613  6927 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e: No bootstrap required, opened a new log
I20260630 12:14:23.680191  6927 ts_tablet_manager.cc:1403] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260630 12:14:23.680898  6926 raft_consensus.cc:359] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.681804  6926 raft_consensus.cc:385] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.682183  6926 raft_consensus.cc:740] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632a712469ba4048a70a3f7cee8dcf40, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.683210  6926 consensus_queue.cc:260] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.683467  6927 raft_consensus.cc:359] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.698138  6927 raft_consensus.cc:385] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.698606  6927 raft_consensus.cc:740] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b0e6b7ef0c9472d8d885e2538cc400e, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.699321  6925 tablet_bootstrap.cc:654] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.699729  6926 ts_tablet_manager.cc:1434] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.010s
I20260630 12:14:23.699620  6927 consensus_queue.cc:260] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.700963  6926 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40: Bootstrap starting.
I20260630 12:14:23.706984  6927 ts_tablet_manager.cc:1434] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260630 12:14:23.708211  6927 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e: Bootstrap starting.
I20260630 12:14:23.709458  6926 tablet_bootstrap.cc:654] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.717093  6925 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83: No bootstrap required, opened a new log
I20260630 12:14:23.717644  6925 ts_tablet_manager.cc:1403] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.016s
I20260630 12:14:23.718853  6927 tablet_bootstrap.cc:654] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.721088  6925 raft_consensus.cc:359] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.721952  6925 raft_consensus.cc:385] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.722332  6925 raft_consensus.cc:740] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74cbfecd622144bb93427ef58aa28f83, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.723490  6925 consensus_queue.cc:260] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.726723  6925 ts_tablet_manager.cc:1434] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:14:23.728171  6925 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83: Bootstrap starting.
I20260630 12:14:23.737418  6925 tablet_bootstrap.cc:654] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.743103  6926 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40: No bootstrap required, opened a new log
I20260630 12:14:23.743927  6926 ts_tablet_manager.cc:1403] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.025s
I20260630 12:14:23.743876  6931 raft_consensus.cc:493] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:23.744628  6927 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e: No bootstrap required, opened a new log
I20260630 12:14:23.745860  6925 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83: No bootstrap required, opened a new log
I20260630 12:14:23.745996  6927 ts_tablet_manager.cc:1403] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.021s
I20260630 12:14:23.745733  6931 raft_consensus.cc:515] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.746484  6925 ts_tablet_manager.cc:1403] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260630 12:14:23.749315  6927 raft_consensus.cc:359] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.749614  6925 raft_consensus.cc:359] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.750147  6927 raft_consensus.cc:385] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.750362  6925 raft_consensus.cc:385] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.750552  6927 raft_consensus.cc:740] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b0e6b7ef0c9472d8d885e2538cc400e, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.750754  6925 raft_consensus.cc:740] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74cbfecd622144bb93427ef58aa28f83, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.751509  6931 leader_election.cc:290] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951), 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531)
I20260630 12:14:23.751464  6927 consensus_queue.cc:260] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.751580  6925 consensus_queue.cc:260] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.756559  6926 raft_consensus.cc:359] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.757124  6925 ts_tablet_manager.cc:1434] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:14:23.757505  6927 ts_tablet_manager.cc:1434] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:14:23.758263  6926 raft_consensus.cc:385] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.759197  6926 raft_consensus.cc:740] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632a712469ba4048a70a3f7cee8dcf40, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.759649  6927 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e: Bootstrap starting.
I20260630 12:14:23.761022  6925 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83: Bootstrap starting.
I20260630 12:14:23.765345  6926 consensus_queue.cc:260] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.768141  6926 ts_tablet_manager.cc:1434] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260630 12:14:23.770898  6925 tablet_bootstrap.cc:654] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.774096  6927 tablet_bootstrap.cc:654] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.776656  6926 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40: Bootstrap starting.
I20260630 12:14:23.778798  6925 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83: No bootstrap required, opened a new log
I20260630 12:14:23.779446  6925 ts_tablet_manager.cc:1403] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:14:23.782675  6925 raft_consensus.cc:359] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.783545  6925 raft_consensus.cc:385] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.783967  6925 raft_consensus.cc:740] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74cbfecd622144bb93427ef58aa28f83, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.785074  6925 consensus_queue.cc:260] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.787627  6926 tablet_bootstrap.cc:654] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.788583  6925 ts_tablet_manager.cc:1434] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:14:23.797818  6927 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e: No bootstrap required, opened a new log
I20260630 12:14:23.797709  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf920ba184dc4f3eb99dfa5f22db86d2" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632a712469ba4048a70a3f7cee8dcf40" is_pre_election: true
I20260630 12:14:23.798442  6927 ts_tablet_manager.cc:1403] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260630 12:14:23.798570  6731 raft_consensus.cc:2468] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 0.
I20260630 12:14:23.800561  6845 leader_election.cc:304] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632a712469ba4048a70a3f7cee8dcf40, 74cbfecd622144bb93427ef58aa28f83; no voters: 
I20260630 12:14:23.801477  6931 raft_consensus.cc:2804] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:23.801548  6926 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40: No bootstrap required, opened a new log
I20260630 12:14:23.801940  6931 raft_consensus.cc:493] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:23.802183  6926 ts_tablet_manager.cc:1403] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.004s
I20260630 12:14:23.802340  6931 raft_consensus.cc:3060] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.803141  6927 raft_consensus.cc:359] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.803960  6927 raft_consensus.cc:385] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.804282  6927 raft_consensus.cc:740] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b0e6b7ef0c9472d8d885e2538cc400e, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.805195  6926 raft_consensus.cc:359] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.805397  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf920ba184dc4f3eb99dfa5f22db86d2" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" is_pre_election: true
I20260630 12:14:23.806018  6926 raft_consensus.cc:385] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.805315  6927 consensus_queue.cc:260] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.806383  6806 raft_consensus.cc:2468] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 0.
I20260630 12:14:23.806370  6926 raft_consensus.cc:740] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632a712469ba4048a70a3f7cee8dcf40, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.808550  6933 raft_consensus.cc:493] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:23.809057  6933 raft_consensus.cc:515] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.809293  6926 consensus_queue.cc:260] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.809653  6931 raft_consensus.cc:515] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.812091  6926 ts_tablet_manager.cc:1434] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:14:23.813285  6926 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40: Bootstrap starting.
I20260630 12:14:23.814411  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf920ba184dc4f3eb99dfa5f22db86d2" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632a712469ba4048a70a3f7cee8dcf40"
I20260630 12:14:23.815011  6731 raft_consensus.cc:3060] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.821102  6926 tablet_bootstrap.cc:654] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.822889  6731 raft_consensus.cc:2468] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 1.
I20260630 12:14:23.822827  6933 leader_election.cc:290] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951), 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195:40709)
I20260630 12:14:23.824136  6845 leader_election.cc:304] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632a712469ba4048a70a3f7cee8dcf40, 74cbfecd622144bb93427ef58aa28f83; no voters: 
I20260630 12:14:23.828847  6927 ts_tablet_manager.cc:1434] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260630 12:14:23.830900  6931 leader_election.cc:290] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 1 election: Requested vote from peers 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951), 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531)
I20260630 12:14:23.831161  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf920ba184dc4f3eb99dfa5f22db86d2" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e"
I20260630 12:14:23.831533  6931 raft_consensus.cc:2804] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:23.831753  6806 raft_consensus.cc:3060] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.832024  6931 raft_consensus.cc:697] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Becoming Leader. State: Replica: 74cbfecd622144bb93427ef58aa28f83, State: Running, Role: LEADER
I20260630 12:14:23.832882  6931 consensus_queue.cc:237] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.835745  6927 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e: Bootstrap starting.
I20260630 12:14:23.840348  6806 raft_consensus.cc:2468] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 1.
I20260630 12:14:23.850237  6629 catalog_manager.cc:5697] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:23.850752  6927 tablet_bootstrap.cc:654] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.852594  6926 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40: No bootstrap required, opened a new log
I20260630 12:14:23.853189  6926 ts_tablet_manager.cc:1403] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.022s
I20260630 12:14:23.856343  6926 raft_consensus.cc:359] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.857169  6926 raft_consensus.cc:385] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.857502  6926 raft_consensus.cc:740] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632a712469ba4048a70a3f7cee8dcf40, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.858309  6926 consensus_queue.cc:260] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.860047  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f4bd3f86ac42dca78e2ee6693250db" candidate_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632a712469ba4048a70a3f7cee8dcf40" is_pre_election: true
I20260630 12:14:23.860690  6731 raft_consensus.cc:2468] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b0e6b7ef0c9472d8d885e2538cc400e in term 0.
I20260630 12:14:23.861553  6926 ts_tablet_manager.cc:1434] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:14:23.862491  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f4bd3f86ac42dca78e2ee6693250db" candidate_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74cbfecd622144bb93427ef58aa28f83" is_pre_election: true
I20260630 12:14:23.862491  6771 leader_election.cc:304] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b0e6b7ef0c9472d8d885e2538cc400e, 632a712469ba4048a70a3f7cee8dcf40; no voters: 
I20260630 12:14:23.863209  6880 raft_consensus.cc:2468] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b0e6b7ef0c9472d8d885e2538cc400e in term 0.
I20260630 12:14:23.863713  6933 raft_consensus.cc:2804] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:23.864100  6933 raft_consensus.cc:493] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:23.864467  6933 raft_consensus.cc:3060] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.869674  6927 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e: No bootstrap required, opened a new log
I20260630 12:14:23.870312  6927 ts_tablet_manager.cc:1403] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260630 12:14:23.872046  6933 raft_consensus.cc:515] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.873508  6927 raft_consensus.cc:359] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.874316  6927 raft_consensus.cc:385] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.874652  6927 raft_consensus.cc:740] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b0e6b7ef0c9472d8d885e2538cc400e, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.875118  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f4bd3f86ac42dca78e2ee6693250db" candidate_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632a712469ba4048a70a3f7cee8dcf40"
I20260630 12:14:23.875473  6933 leader_election.cc:290] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [CANDIDATE]: Term 1 election: Requested vote from peers 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951), 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195:40709)
I20260630 12:14:23.875676  6731 raft_consensus.cc:3060] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.875582  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f4bd3f86ac42dca78e2ee6693250db" candidate_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74cbfecd622144bb93427ef58aa28f83"
I20260630 12:14:23.876590  6880 raft_consensus.cc:3060] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.875478  6927 consensus_queue.cc:260] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.878739  6927 ts_tablet_manager.cc:1434] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:23.883203  6731 raft_consensus.cc:2468] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b0e6b7ef0c9472d8d885e2538cc400e in term 1.
I20260630 12:14:23.883710  6880 raft_consensus.cc:2468] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b0e6b7ef0c9472d8d885e2538cc400e in term 1.
I20260630 12:14:23.884975  6772 leader_election.cc:304] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b0e6b7ef0c9472d8d885e2538cc400e, 74cbfecd622144bb93427ef58aa28f83; no voters: 
I20260630 12:14:23.885742  6933 raft_consensus.cc:2804] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:23.887202  6933 raft_consensus.cc:697] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 LEADER]: Becoming Leader. State: Replica: 2b0e6b7ef0c9472d8d885e2538cc400e, State: Running, Role: LEADER
I20260630 12:14:23.887997  6933 consensus_queue.cc:237] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:23.895360  6627 catalog_manager.cc:5697] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:24.043979  6932 raft_consensus.cc:493] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:24.044525  6932 raft_consensus.cc:515] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:24.046569  6932 leader_election.cc:290] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531), 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195:40709)
I20260630 12:14:24.056592  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ba6053dbb64405b480527968420792" candidate_uuid: "632a712469ba4048a70a3f7cee8dcf40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" is_pre_election: true
I20260630 12:14:24.056751  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ba6053dbb64405b480527968420792" candidate_uuid: "632a712469ba4048a70a3f7cee8dcf40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74cbfecd622144bb93427ef58aa28f83" is_pre_election: true
I20260630 12:14:24.057510  6806 raft_consensus.cc:2468] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632a712469ba4048a70a3f7cee8dcf40 in term 0.
I20260630 12:14:24.057512  6880 raft_consensus.cc:2468] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632a712469ba4048a70a3f7cee8dcf40 in term 0.
I20260630 12:14:24.058881  6697 leader_election.cc:304] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632a712469ba4048a70a3f7cee8dcf40, 74cbfecd622144bb93427ef58aa28f83; no voters: 
I20260630 12:14:24.059513  6932 raft_consensus.cc:2804] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:24.059827  6932 raft_consensus.cc:493] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:24.060092  6932 raft_consensus.cc:3060] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.064754  6932 raft_consensus.cc:515] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:24.066423  6932 leader_election.cc:290] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [CANDIDATE]: Term 1 election: Requested vote from peers 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531), 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195:40709)
I20260630 12:14:24.067183  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ba6053dbb64405b480527968420792" candidate_uuid: "632a712469ba4048a70a3f7cee8dcf40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e"
I20260630 12:14:24.067435  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ba6053dbb64405b480527968420792" candidate_uuid: "632a712469ba4048a70a3f7cee8dcf40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74cbfecd622144bb93427ef58aa28f83"
I20260630 12:14:24.067781  6806 raft_consensus.cc:3060] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.067952  6880 raft_consensus.cc:3060] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.074702  6880 raft_consensus.cc:2468] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632a712469ba4048a70a3f7cee8dcf40 in term 1.
I20260630 12:14:24.074666  6806 raft_consensus.cc:2468] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632a712469ba4048a70a3f7cee8dcf40 in term 1.
I20260630 12:14:24.076071  6697 leader_election.cc:304] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632a712469ba4048a70a3f7cee8dcf40, 74cbfecd622144bb93427ef58aa28f83; no voters: 
I20260630 12:14:24.076713  6932 raft_consensus.cc:2804] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.077610  6932 raft_consensus.cc:697] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 LEADER]: Becoming Leader. State: Replica: 632a712469ba4048a70a3f7cee8dcf40, State: Running, Role: LEADER
I20260630 12:14:24.078244  6932 consensus_queue.cc:237] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:24.085592  6627 catalog_manager.cc:5697] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "632a712469ba4048a70a3f7cee8dcf40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:24.088414  6677 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:24.105648  6931 raft_consensus.cc:493] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:24.106166  6931 raft_consensus.cc:515] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:24.107807  6931 leader_election.cc:290] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951), 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531)
I20260630 12:14:24.108768  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c331eaf595d4a539774ea6e470f7efb" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632a712469ba4048a70a3f7cee8dcf40" is_pre_election: true
I20260630 12:14:24.108948  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c331eaf595d4a539774ea6e470f7efb" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" is_pre_election: true
I20260630 12:14:24.109514  6731 raft_consensus.cc:2468] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 0.
I20260630 12:14:24.109545  6806 raft_consensus.cc:2468] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 0.
I20260630 12:14:24.110953  6844 leader_election.cc:304] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b0e6b7ef0c9472d8d885e2538cc400e, 74cbfecd622144bb93427ef58aa28f83; no voters: 
I20260630 12:14:24.111615  6931 raft_consensus.cc:2804] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:24.111917  6931 raft_consensus.cc:493] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:24.112193  6931 raft_consensus.cc:3060] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.116943  6931 raft_consensus.cc:515] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:24.118508  6931 leader_election.cc:290] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 1 election: Requested vote from peers 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951), 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531)
I20260630 12:14:24.119444  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c331eaf595d4a539774ea6e470f7efb" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632a712469ba4048a70a3f7cee8dcf40"
I20260630 12:14:24.119590  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c331eaf595d4a539774ea6e470f7efb" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e"
I20260630 12:14:24.119992  6731 raft_consensus.cc:3060] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.120155  6806 raft_consensus.cc:3060] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.124581  6806 raft_consensus.cc:2468] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 1.
I20260630 12:14:24.124607  6731 raft_consensus.cc:2468] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 1.
I20260630 12:14:24.125736  6844 leader_election.cc:304] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b0e6b7ef0c9472d8d885e2538cc400e, 74cbfecd622144bb93427ef58aa28f83; no voters: 
I20260630 12:14:24.126425  6931 raft_consensus.cc:2804] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.126909  6931 raft_consensus.cc:697] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Becoming Leader. State: Replica: 74cbfecd622144bb93427ef58aa28f83, State: Running, Role: LEADER
I20260630 12:14:24.127601  6931 consensus_queue.cc:237] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:24.133811  6627 catalog_manager.cc:5697] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:24.144451   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:24.164582   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:24.165413   431 tablet_replica.cc:333] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40: stopping tablet replica
I20260630 12:14:24.165958   431 raft_consensus.cc:2243] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.166299   431 raft_consensus.cc:2272] T 2c331eaf595d4a539774ea6e470f7efb P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.168345   431 tablet_replica.cc:333] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40: stopping tablet replica
I20260630 12:14:24.169016   431 raft_consensus.cc:2243] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.169523   431 pending_rounds.cc:70] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40: Trying to abort 1 pending ops.
I20260630 12:14:24.169699   431 pending_rounds.cc:77] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437536071262208 op_type: NO_OP noop_request { }
I20260630 12:14:24.169975   431 raft_consensus.cc:2889] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:24.170233   431 raft_consensus.cc:2272] T 35ba6053dbb64405b480527968420792 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.172449   431 tablet_replica.cc:333] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40: stopping tablet replica
I20260630 12:14:24.172955   431 raft_consensus.cc:2243] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.173300   431 raft_consensus.cc:2272] T b9f4bd3f86ac42dca78e2ee6693250db P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.175410   431 tablet_replica.cc:333] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40: stopping tablet replica
I20260630 12:14:24.175832   431 raft_consensus.cc:2243] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.176127   431 raft_consensus.cc:2272] T bf920ba184dc4f3eb99dfa5f22db86d2 P 632a712469ba4048a70a3f7cee8dcf40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.199486   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:14:24.228276  6845 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:14:24.231649  6845 consensus_peers.cc:597] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:24.289048  6931 consensus_queue.cc:1048] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.437314  6933 consensus_queue.cc:1048] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:24.453253  6771 consensus_peers.cc:597] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:24.651902  6845 consensus_peers.cc:597] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:24.677565  6959 consensus_queue.cc:1048] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.995679  6962 consensus_queue.cc:579] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Leader has been unable to successfully communicate with peer 632a712469ba4048a70a3f7cee8dcf40 for more than 1 seconds (1.106s)
W20260630 12:14:25.003492  6629 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b9f4bd3f86ac42dca78e2ee6693250db with cas_config_opid_index -1: no extra replica candidate found for tablet b9f4bd3f86ac42dca78e2ee6693250db (table test-workload [id=eb8b419f86f94610928b5c4eac6d0142]): 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
W20260630 12:14:25.090327  6677 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 632a712469ba4048a70a3f7cee8dcf40 not available for placement
I20260630 12:14:25.243165   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:25.250137  6971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:25.251083  6972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:25.252323  6974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:25.252866   431 server_base.cc:1061] running on GCE node
I20260630 12:14:25.254268   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:25.254495   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:25.254699   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821665254664 us; error 0 us; skew 500 ppm
I20260630 12:14:25.255318   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:25.257745   431 webserver.cc:533] Webserver started at http://127.0.107.196:37563/ using document root <none> and password file <none>
I20260630 12:14:25.258229   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:25.258433   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:25.258713   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:25.260053   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "8d567e876a4b4de1b526f97c58ad9f4f"
format_stamp: "Formatted at 2026-06-30 12:14:25 on dist-test-slave-w8xb"
I20260630 12:14:25.264566   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:25.264899  6946 consensus_queue.cc:579] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Leader has been unable to successfully communicate with peer 632a712469ba4048a70a3f7cee8dcf40 for more than 1 seconds (1.136s)
I20260630 12:14:25.274020  6982 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:25.275053   431 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:25.275457   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "8d567e876a4b4de1b526f97c58ad9f4f"
format_stamp: "Formatted at 2026-06-30 12:14:25 on dist-test-slave-w8xb"
I20260630 12:14:25.275833   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:25.317466   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:25.318506   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:25.319700   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:25.321712   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:25.321939   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:25.322182   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:25.322353   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:25.352133  6980 consensus_queue.cc:579] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Leader has been unable to successfully communicate with peer 632a712469ba4048a70a3f7cee8dcf40 for more than 1 seconds (1.518s)
I20260630 12:14:25.365770   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42137
I20260630 12:14:25.365885  7045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42137 every 8 connection(s)
I20260630 12:14:25.380067  7046 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34791
I20260630 12:14:25.380445  7046 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:25.381194  7046 heartbeater.cc:507] Master 127.0.107.254:34791 requested a full tablet report, sending...
I20260630 12:14:25.383111  6629 ts_manager.cc:194] Registered new tserver with Master: 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196:42137)
I20260630 12:14:25.384558  6629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47878
I20260630 12:14:25.397275  6880 consensus_queue.cc:237] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:25.397768  6806 consensus_queue.cc:237] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:25.404166  6805 raft_consensus.cc:1275] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:25.405735  6980 consensus_queue.cc:1048] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:25.406965  6880 raft_consensus.cc:1275] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Refusing update from remote peer 2b0e6b7ef0c9472d8d885e2538cc400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:25.408603  6968 consensus_queue.cc:1048] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:25.418104  6968 raft_consensus.cc:2955] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:25.422070  6879 raft_consensus.cc:2955] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:25.448951  6880 consensus_queue.cc:237] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
W20260630 12:14:25.452271  6771 consensus_peers.cc:597] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:25.454469  6845 consensus_peers.cc:597] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:25.459723  6629 catalog_manager.cc:5697] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:25.464239  6614 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b9f4bd3f86ac42dca78e2ee6693250db with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
W20260630 12:14:25.465252  6845 consensus_peers.cc:597] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 -> Peer 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196:42137): Couldn't send request to peer 8d567e876a4b4de1b526f97c58ad9f4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf920ba184dc4f3eb99dfa5f22db86d2. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:25.470757  6845 consensus_peers.cc:597] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 -> Peer 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196:42137): Couldn't send request to peer 8d567e876a4b4de1b526f97c58ad9f4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c331eaf595d4a539774ea6e470f7efb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:25.472409  6806 raft_consensus.cc:1275] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:25.472641  6805 raft_consensus.cc:2955] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:25.474654  6979 consensus_queue.cc:1048] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:25.470821  6980 raft_consensus.cc:2955] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
W20260630 12:14:25.475652  6771 consensus_peers.cc:597] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e -> Peer 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196:42137): Couldn't send request to peer 8d567e876a4b4de1b526f97c58ad9f4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9f4bd3f86ac42dca78e2ee6693250db. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:25.478331  6845 consensus_peers.cc:597] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:25.483721  6979 raft_consensus.cc:2955] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:25.487282  6806 raft_consensus.cc:2955] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:25.508478  6616 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bf920ba184dc4f3eb99dfa5f22db86d2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:14:25.510067  6616 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2c331eaf595d4a539774ea6e470f7efb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:14:25.523483  6627 catalog_manager.cc:5697] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:25.524962  6627 catalog_manager.cc:5697] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:25.621913  6980 raft_consensus.cc:493] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.622423  6980 raft_consensus.cc:515] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:25.624229  6980 leader_election.cc:290] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951), 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531)
I20260630 12:14:25.625344  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ba6053dbb64405b480527968420792" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" is_pre_election: true
I20260630 12:14:25.625988  6806 raft_consensus.cc:2468] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 1.
I20260630 12:14:25.627058  6844 leader_election.cc:304] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [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: 2b0e6b7ef0c9472d8d885e2538cc400e, 74cbfecd622144bb93427ef58aa28f83; no voters: 
I20260630 12:14:25.627851  6980 raft_consensus.cc:2804] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:25.627941  6845 leader_election.cc:336] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111)
I20260630 12:14:25.628309  6980 raft_consensus.cc:493] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.628674  6980 raft_consensus.cc:3060] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.633143  6980 raft_consensus.cc:515] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:25.634760  6980 leader_election.cc:290] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 2 election: Requested vote from peers 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951), 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531)
I20260630 12:14:25.635731  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ba6053dbb64405b480527968420792" candidate_uuid: "74cbfecd622144bb93427ef58aa28f83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e"
I20260630 12:14:25.636327  6806 raft_consensus.cc:3060] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:25.638168  6845 leader_election.cc:336] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111)
I20260630 12:14:25.641294  6806 raft_consensus.cc:2468] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74cbfecd622144bb93427ef58aa28f83 in term 2.
I20260630 12:14:25.642179  6844 leader_election.cc:304] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [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: 2b0e6b7ef0c9472d8d885e2538cc400e, 74cbfecd622144bb93427ef58aa28f83; no voters: 632a712469ba4048a70a3f7cee8dcf40
I20260630 12:14:25.642808  6980 raft_consensus.cc:2804] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:25.643200  6980 raft_consensus.cc:697] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 2 LEADER]: Becoming Leader. State: Replica: 74cbfecd622144bb93427ef58aa28f83, State: Running, Role: LEADER
I20260630 12:14:25.643777  6980 consensus_queue.cc:237] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Queue going to LEADER 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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } }
I20260630 12:14:25.649956  6629 catalog_manager.cc:5697] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: term changed from 1 to 2, leader changed from 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) to 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:25.864632  7065 ts_tablet_manager.cc:933] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: Initiating tablet copy from peer 2b0e6b7ef0c9472d8d885e2538cc400e (127.0.107.194:36531)
I20260630 12:14:25.866362  7065 tablet_copy_client.cc:323] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36531
I20260630 12:14:25.869976  7068 ts_tablet_manager.cc:933] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: Initiating tablet copy from peer 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195:40709)
I20260630 12:14:25.871723  7068 tablet_copy_client.cc:323] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40709
I20260630 12:14:25.878516  6816 tablet_copy_service.cc:140] P 2b0e6b7ef0c9472d8d885e2538cc400e: Received BeginTabletCopySession request for tablet b9f4bd3f86ac42dca78e2ee6693250db from peer 8d567e876a4b4de1b526f97c58ad9f4f ({username='slave'} at 127.0.0.1:41522)
I20260630 12:14:25.879043  6816 tablet_copy_service.cc:161] P 2b0e6b7ef0c9472d8d885e2538cc400e: Beginning new tablet copy session on tablet b9f4bd3f86ac42dca78e2ee6693250db from peer 8d567e876a4b4de1b526f97c58ad9f4f at {username='slave'} at 127.0.0.1:41522: session id = 8d567e876a4b4de1b526f97c58ad9f4f-b9f4bd3f86ac42dca78e2ee6693250db
I20260630 12:14:25.883033  6890 tablet_copy_service.cc:140] P 74cbfecd622144bb93427ef58aa28f83: Received BeginTabletCopySession request for tablet bf920ba184dc4f3eb99dfa5f22db86d2 from peer 8d567e876a4b4de1b526f97c58ad9f4f ({username='slave'} at 127.0.0.1:55632)
I20260630 12:14:25.883520  6890 tablet_copy_service.cc:161] P 74cbfecd622144bb93427ef58aa28f83: Beginning new tablet copy session on tablet bf920ba184dc4f3eb99dfa5f22db86d2 from peer 8d567e876a4b4de1b526f97c58ad9f4f at {username='slave'} at 127.0.0.1:55632: session id = 8d567e876a4b4de1b526f97c58ad9f4f-bf920ba184dc4f3eb99dfa5f22db86d2
I20260630 12:14:25.886184  6816 tablet_copy_source_session.cc:215] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:25.889597  6890 tablet_copy_source_session.cc:215] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:25.890054  7065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f4bd3f86ac42dca78e2ee6693250db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.892382  7068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf920ba184dc4f3eb99dfa5f22db86d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:25.905351  7065 tablet_copy_client.cc:806] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:25.905953  7065 tablet_copy_client.cc:670] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:25.907312  7068 tablet_copy_client.cc:806] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:25.907861  7068 tablet_copy_client.cc:670] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:25.909503  7065 tablet_copy_client.cc:538] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:25.911265  7068 tablet_copy_client.cc:538] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:25.915457  7065 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap starting.
I20260630 12:14:25.916702  7068 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap starting.
I20260630 12:14:25.930896  7065 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:25.931026  7068 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:25.931629  7065 tablet_bootstrap.cc:492] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap complete.
I20260630 12:14:25.931766  7068 tablet_bootstrap.cc:492] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap complete.
I20260630 12:14:25.932235  7065 ts_tablet_manager.cc:1403] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260630 12:14:25.932372  7068 ts_tablet_manager.cc:1403] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260630 12:14:25.934506  7065 raft_consensus.cc:359] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:25.935105  7065 raft_consensus.cc:740] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d567e876a4b4de1b526f97c58ad9f4f, State: Initialized, Role: LEARNER
I20260630 12:14:25.934791  7068 raft_consensus.cc:359] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:25.935563  7068 raft_consensus.cc:740] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d567e876a4b4de1b526f97c58ad9f4f, State: Initialized, Role: LEARNER
I20260630 12:14:25.935658  7065 consensus_queue.cc:260] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:25.936079  7068 consensus_queue.cc:260] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:25.938095  7046 heartbeater.cc:499] Master 127.0.107.254:34791 was elected leader, sending a full tablet report...
I20260630 12:14:25.938848  7065 ts_tablet_manager.cc:1434] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260630 12:14:25.939117  7068 ts_tablet_manager.cc:1434] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.009s
I20260630 12:14:25.940723  6816 tablet_copy_service.cc:342] P 2b0e6b7ef0c9472d8d885e2538cc400e: Request end of tablet copy session 8d567e876a4b4de1b526f97c58ad9f4f-b9f4bd3f86ac42dca78e2ee6693250db received from {username='slave'} at 127.0.0.1:41522
I20260630 12:14:25.941113  6816 tablet_copy_service.cc:434] P 2b0e6b7ef0c9472d8d885e2538cc400e: ending tablet copy session 8d567e876a4b4de1b526f97c58ad9f4f-b9f4bd3f86ac42dca78e2ee6693250db on tablet b9f4bd3f86ac42dca78e2ee6693250db with peer 8d567e876a4b4de1b526f97c58ad9f4f
I20260630 12:14:25.941193  6890 tablet_copy_service.cc:342] P 74cbfecd622144bb93427ef58aa28f83: Request end of tablet copy session 8d567e876a4b4de1b526f97c58ad9f4f-bf920ba184dc4f3eb99dfa5f22db86d2 received from {username='slave'} at 127.0.0.1:55632
I20260630 12:14:25.941660  6890 tablet_copy_service.cc:434] P 74cbfecd622144bb93427ef58aa28f83: ending tablet copy session 8d567e876a4b4de1b526f97c58ad9f4f-bf920ba184dc4f3eb99dfa5f22db86d2 on tablet bf920ba184dc4f3eb99dfa5f22db86d2 with peer 8d567e876a4b4de1b526f97c58ad9f4f
I20260630 12:14:26.007109  7068 ts_tablet_manager.cc:933] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: Initiating tablet copy from peer 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195:40709)
I20260630 12:14:26.008404  7068 tablet_copy_client.cc:323] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40709
I20260630 12:14:26.010095  6890 tablet_copy_service.cc:140] P 74cbfecd622144bb93427ef58aa28f83: Received BeginTabletCopySession request for tablet 2c331eaf595d4a539774ea6e470f7efb from peer 8d567e876a4b4de1b526f97c58ad9f4f ({username='slave'} at 127.0.0.1:55632)
I20260630 12:14:26.010718  6890 tablet_copy_service.cc:161] P 74cbfecd622144bb93427ef58aa28f83: Beginning new tablet copy session on tablet 2c331eaf595d4a539774ea6e470f7efb from peer 8d567e876a4b4de1b526f97c58ad9f4f at {username='slave'} at 127.0.0.1:55632: session id = 8d567e876a4b4de1b526f97c58ad9f4f-2c331eaf595d4a539774ea6e470f7efb
I20260630 12:14:26.016754  6890 tablet_copy_source_session.cc:215] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:26.019129  7068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c331eaf595d4a539774ea6e470f7efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:26.028901  7068 tablet_copy_client.cc:806] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:26.029409  7068 tablet_copy_client.cc:670] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:26.032264  7068 tablet_copy_client.cc:538] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:26.037772  7068 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap starting.
I20260630 12:14:26.050647  7068 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:26.051330  7068 tablet_bootstrap.cc:492] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap complete.
I20260630 12:14:26.051826  7068 ts_tablet_manager.cc:1403] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:14:26.053781  7068 raft_consensus.cc:359] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:26.054358  7068 raft_consensus.cc:740] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d567e876a4b4de1b526f97c58ad9f4f, State: Initialized, Role: LEARNER
I20260630 12:14:26.054816  7068 consensus_queue.cc:260] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:26.056324  7068 ts_tablet_manager.cc:1434] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:26.057899  6890 tablet_copy_service.cc:342] P 74cbfecd622144bb93427ef58aa28f83: Request end of tablet copy session 8d567e876a4b4de1b526f97c58ad9f4f-2c331eaf595d4a539774ea6e470f7efb received from {username='slave'} at 127.0.0.1:55632
I20260630 12:14:26.058262  6890 tablet_copy_service.cc:434] P 74cbfecd622144bb93427ef58aa28f83: ending tablet copy session 8d567e876a4b4de1b526f97c58ad9f4f-2c331eaf595d4a539774ea6e470f7efb on tablet 2c331eaf595d4a539774ea6e470f7efb with peer 8d567e876a4b4de1b526f97c58ad9f4f
W20260630 12:14:26.092173  6677 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 632a712469ba4048a70a3f7cee8dcf40 not available for placement
I20260630 12:14:26.096427  6806 raft_consensus.cc:1275] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:26.097703  6980 consensus_queue.cc:1048] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:26.111591  6845 consensus_peers.cc:597] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.342240  7021 raft_consensus.cc:1217] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:26.349198  7021 raft_consensus.cc:1217] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:26.419157  7021 raft_consensus.cc:1217] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:26.469655  7085 consensus_queue.cc:579] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Leader has been unable to successfully communicate with peer 632a712469ba4048a70a3f7cee8dcf40 for more than 1 seconds (1.071s)
I20260630 12:14:26.688927  7082 consensus_queue.cc:579] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Leader has been unable to successfully communicate with peer 632a712469ba4048a70a3f7cee8dcf40 for more than 1 seconds (1.044s)
I20260630 12:14:26.701167  6880 consensus_queue.cc:237] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
W20260630 12:14:26.709110  6845 consensus_peers.cc:597] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 -> Peer 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196:42137): Couldn't send request to peer 8d567e876a4b4de1b526f97c58ad9f4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35ba6053dbb64405b480527968420792. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.709100  6806 raft_consensus.cc:1275] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:26.710793  6980 consensus_queue.cc:1048] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:26.711419  6845 consensus_peers.cc:597] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.717164  6979 raft_consensus.cc:2955] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:26.718674  6806 raft_consensus.cc:2955] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:26.728246  6616 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 35ba6053dbb64405b480527968420792 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:26.730770  6629 catalog_manager.cc:5697] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e reported cstate change: config changed from index -1 to 2, NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } } }
I20260630 12:14:26.747611  6979 raft_consensus.cc:1064] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83: attempting to promote NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f to VOTER
I20260630 12:14:26.750649  6979 consensus_queue.cc:237] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } }
I20260630 12:14:26.757357  6806 raft_consensus.cc:1275] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:26.757761  7021 raft_consensus.cc:1275] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:26.759300  7092 consensus_queue.cc:1048] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:26.760246  6979 consensus_queue.cc:1048] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:26.761106  6962 raft_consensus.cc:1064] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e: attempting to promote NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f to VOTER
W20260630 12:14:26.761212  6845 consensus_peers.cc:597] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.764325  6962 consensus_queue.cc:237] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } }
I20260630 12:14:26.772167  7020 raft_consensus.cc:1275] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Refusing update from remote peer 2b0e6b7ef0c9472d8d885e2538cc400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:26.771070  6980 raft_consensus.cc:2955] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.772841  6880 raft_consensus.cc:1275] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Refusing update from remote peer 2b0e6b7ef0c9472d8d885e2538cc400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:26.772747  7021 raft_consensus.cc:2955] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.774572  7084 consensus_queue.cc:1048] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:26.775410  7085 consensus_queue.cc:1048] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:26.786531  6771 consensus_peers.cc:597] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.785933  6806 raft_consensus.cc:2955] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.791489  6627 catalog_manager.cc:5697] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:26.804749  7085 raft_consensus.cc:2955] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.807390  7020 raft_consensus.cc:2955] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.814457  6880 consensus_queue.cc:237] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [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: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } }
I20260630 12:14:26.817049  6879 raft_consensus.cc:2955] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.822055  6627 catalog_manager.cc:5697] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f reported cstate change: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.823045  6806 raft_consensus.cc:1275] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:26.823788  7020 raft_consensus.cc:1275] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:26.824779  6979 consensus_queue.cc:1048] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:26.825461  6980 consensus_queue.cc:1048] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:26.832072  6979 raft_consensus.cc:2955] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.835240  7021 raft_consensus.cc:2955] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.835505  6806 raft_consensus.cc:2955] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.841887  6616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf920ba184dc4f3eb99dfa5f22db86d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:26.846345  6804 consensus_queue.cc:237] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [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: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } }
I20260630 12:14:26.847718  6626 catalog_manager.cc:5697] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:26.855067  7021 raft_consensus.cc:1275] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Refusing update from remote peer 2b0e6b7ef0c9472d8d885e2538cc400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:26.855684  6879 raft_consensus.cc:1275] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Refusing update from remote peer 2b0e6b7ef0c9472d8d885e2538cc400e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:26.857184  6962 consensus_queue.cc:1048] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:26.857874  7084 consensus_queue.cc:1048] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [LEADER]: Connected to new peer: Peer: permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:26.864430  6962 raft_consensus.cc:2955] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.871519  7020 raft_consensus.cc:2955] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.879197  6614 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9f4bd3f86ac42dca78e2ee6693250db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:26.879966  6980 consensus_queue.cc:579] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Leader has been unable to successfully communicate with peer 632a712469ba4048a70a3f7cee8dcf40 for more than 1 seconds (1.429s)
I20260630 12:14:26.881933  7092 raft_consensus.cc:1064] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83: attempting to promote NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f to VOTER
W20260630 12:14:26.882071  6615 catalog_manager.cc:4755] TS 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bf920ba184dc4f3eb99dfa5f22db86d2: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111)
I20260630 12:14:26.884567  7092 consensus_queue.cc:237] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } }
I20260630 12:14:26.887470  6626 catalog_manager.cc:5697] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e reported cstate change: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:26.866266  6879 raft_consensus.cc:2955] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.898500  7020 raft_consensus.cc:1275] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 LEARNER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:26.900130  6804 raft_consensus.cc:1275] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:26.902053  6980 consensus_queue.cc:1048] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:26.903461  7092 consensus_queue.cc:1048] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260630 12:14:26.906598  6845 consensus_peers.cc:597] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.916359  6980 raft_consensus.cc:2955] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.918159  6804 raft_consensus.cc:2955] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.928124  7020 raft_consensus.cc:2955] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.931278  6627 catalog_manager.cc:5697] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:26.943573  6879 consensus_queue.cc:237] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [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: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } }
I20260630 12:14:26.948133  6804 raft_consensus.cc:1275] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:26.949291  7020 raft_consensus.cc:1275] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:26.950312  6980 consensus_queue.cc:1048] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:26.951051  6979 consensus_queue.cc:1048] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:26.957166  6979 raft_consensus.cc:2955] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.958846  7020 raft_consensus.cc:2955] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.961041  6804 raft_consensus.cc:2955] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:26.964584  6616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c331eaf595d4a539774ea6e470f7efb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:26.967926  6629 catalog_manager.cc:5697] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:14:27.095795  6677 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 632a712469ba4048a70a3f7cee8dcf40 not available for placement
I20260630 12:14:27.273273  7103 ts_tablet_manager.cc:933] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: Initiating tablet copy from peer 74cbfecd622144bb93427ef58aa28f83 (127.0.107.195:40709)
I20260630 12:14:27.275748  7103 tablet_copy_client.cc:323] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40709
I20260630 12:14:27.278074  6890 tablet_copy_service.cc:140] P 74cbfecd622144bb93427ef58aa28f83: Received BeginTabletCopySession request for tablet 35ba6053dbb64405b480527968420792 from peer 8d567e876a4b4de1b526f97c58ad9f4f ({username='slave'} at 127.0.0.1:55632)
I20260630 12:14:27.278676  6890 tablet_copy_service.cc:161] P 74cbfecd622144bb93427ef58aa28f83: Beginning new tablet copy session on tablet 35ba6053dbb64405b480527968420792 from peer 8d567e876a4b4de1b526f97c58ad9f4f at {username='slave'} at 127.0.0.1:55632: session id = 8d567e876a4b4de1b526f97c58ad9f4f-35ba6053dbb64405b480527968420792
I20260630 12:14:27.285950  6890 tablet_copy_source_session.cc:215] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:27.288712  7103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ba6053dbb64405b480527968420792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:27.300416  7103 tablet_copy_client.cc:806] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:27.301043  7103 tablet_copy_client.cc:670] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:27.304554  7103 tablet_copy_client.cc:538] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:27.311232  7103 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap starting.
I20260630 12:14:27.326066  7103 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:27.326766  7103 tablet_bootstrap.cc:492] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: Bootstrap complete.
I20260630 12:14:27.327354  7103 ts_tablet_manager.cc:1403] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:14:27.329794  7103 raft_consensus.cc:359] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:27.330651  7103 raft_consensus.cc:740] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d567e876a4b4de1b526f97c58ad9f4f, State: Initialized, Role: LEARNER
I20260630 12:14:27.331319  7103 consensus_queue.cc:260] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: true } }
I20260630 12:14:27.333576  7103 ts_tablet_manager.cc:1434] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:14:27.335150  6890 tablet_copy_service.cc:342] P 74cbfecd622144bb93427ef58aa28f83: Request end of tablet copy session 8d567e876a4b4de1b526f97c58ad9f4f-35ba6053dbb64405b480527968420792 received from {username='slave'} at 127.0.0.1:55632
I20260630 12:14:27.335608  6890 tablet_copy_service.cc:434] P 74cbfecd622144bb93427ef58aa28f83: ending tablet copy session 8d567e876a4b4de1b526f97c58ad9f4f-35ba6053dbb64405b480527968420792 on tablet 35ba6053dbb64405b480527968420792 with peer 8d567e876a4b4de1b526f97c58ad9f4f
I20260630 12:14:27.683053  7020 raft_consensus.cc:1217] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:27.714608  7107 consensus_queue.cc:579] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Leader has been unable to successfully communicate with peer 632a712469ba4048a70a3f7cee8dcf40 for more than 1 seconds (1.012s)
W20260630 12:14:28.071805  6615 catalog_manager.cc:4755] TS 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b9f4bd3f86ac42dca78e2ee6693250db: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111)
W20260630 12:14:28.099437  6677 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 632a712469ba4048a70a3f7cee8dcf40 not available for placement
I20260630 12:14:28.278568  7112 raft_consensus.cc:1064] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83: attempting to promote NON_VOTER 8d567e876a4b4de1b526f97c58ad9f4f to VOTER
I20260630 12:14:28.280540  7112 consensus_queue.cc:237] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [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: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } }
I20260630 12:14:28.287441  6804 raft_consensus.cc:1275] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:28.287923  7020 raft_consensus.cc:1275] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 LEARNER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:28.288818  7112 consensus_queue.cc:1048] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:28.289482  7107 consensus_queue.cc:1048] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:28.290714  6845 consensus_peers.cc:597] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 -> Peer 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): Couldn't send request to peer 632a712469ba4048a70a3f7cee8dcf40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:28.299643  7107 raft_consensus.cc:2955] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:28.301378  7020 raft_consensus.cc:2955] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:28.308190  6804 raft_consensus.cc:2955] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:28.311604  6626 catalog_manager.cc:5697] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index 2 to 3, 8d567e876a4b4de1b526f97c58ad9f4f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "632a712469ba4048a70a3f7cee8dcf40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:28.329138  6879 consensus_queue.cc:237] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [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: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } }
I20260630 12:14:28.333781  7020 raft_consensus.cc:1275] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:28.334394  6804 raft_consensus.cc:1275] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Refusing update from remote peer 74cbfecd622144bb93427ef58aa28f83: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:28.335108  7112 consensus_queue.cc:1048] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:28.335871  7107 consensus_queue.cc:1048] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:28.342284  7112 raft_consensus.cc:2955] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:28.343832  6804 raft_consensus.cc:2955] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:28.343899  7020 raft_consensus.cc:2955] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } } }
I20260630 12:14:28.349393  6616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35ba6053dbb64405b480527968420792 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:28.352416  6627 catalog_manager.cc:5697] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 reported cstate change: config changed from index 3 to 4, VOTER 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "74cbfecd622144bb93427ef58aa28f83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b0e6b7ef0c9472d8d885e2538cc400e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cbfecd622144bb93427ef58aa28f83" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d567e876a4b4de1b526f97c58ad9f4f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:14:29.114530  6615 catalog_manager.cc:4755] TS 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b9f4bd3f86ac42dca78e2ee6693250db: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111)
W20260630 12:14:29.604341  6615 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260630 12:14:30.685072  6615 catalog_manager.cc:4755] TS 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 35ba6053dbb64405b480527968420792: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111)
I20260630 12:14:32.403611   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:32.429477   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:32.430229   431 tablet_replica.cc:333] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e: stopping tablet replica
I20260630 12:14:32.430946   431 raft_consensus.cc:2243] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.431655   431 raft_consensus.cc:2272] T 2c331eaf595d4a539774ea6e470f7efb P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.433940   431 tablet_replica.cc:333] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e: stopping tablet replica
I20260630 12:14:32.434494   431 raft_consensus.cc:2243] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.435266   431 raft_consensus.cc:2272] T b9f4bd3f86ac42dca78e2ee6693250db P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.437383   431 tablet_replica.cc:333] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e: stopping tablet replica
I20260630 12:14:32.437887   431 raft_consensus.cc:2243] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.438433   431 raft_consensus.cc:2272] T 35ba6053dbb64405b480527968420792 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.440557   431 tablet_replica.cc:333] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e: stopping tablet replica
I20260630 12:14:32.441114   431 raft_consensus.cc:2243] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.441687   431 raft_consensus.cc:2272] T bf920ba184dc4f3eb99dfa5f22db86d2 P 2b0e6b7ef0c9472d8d885e2538cc400e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.466526   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:32.484443   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:32.509163   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:32.509809   431 tablet_replica.cc:333] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83: stopping tablet replica
I20260630 12:14:32.510367   431 raft_consensus.cc:2243] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.510941   431 raft_consensus.cc:2272] T b9f4bd3f86ac42dca78e2ee6693250db P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.512995   431 tablet_replica.cc:333] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83: stopping tablet replica
I20260630 12:14:32.513486   431 raft_consensus.cc:2243] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.514223   431 raft_consensus.cc:2272] T 35ba6053dbb64405b480527968420792 P 74cbfecd622144bb93427ef58aa28f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.516208   431 tablet_replica.cc:333] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83: stopping tablet replica
I20260630 12:14:32.516652   431 raft_consensus.cc:2243] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.517395   431 raft_consensus.cc:2272] T bf920ba184dc4f3eb99dfa5f22db86d2 P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.519816   431 tablet_replica.cc:333] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83: stopping tablet replica
I20260630 12:14:32.520268   431 raft_consensus.cc:2243] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.521029   431 raft_consensus.cc:2272] T 2c331eaf595d4a539774ea6e470f7efb P 74cbfecd622144bb93427ef58aa28f83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.544232   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:32.558805   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:32.583613   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:32.584522   431 tablet_replica.cc:333] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f: stopping tablet replica
I20260630 12:14:32.585172   431 raft_consensus.cc:2243] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.585701   431 raft_consensus.cc:2272] T 35ba6053dbb64405b480527968420792 P 8d567e876a4b4de1b526f97c58ad9f4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.587491   431 tablet_replica.cc:333] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f: stopping tablet replica
I20260630 12:14:32.587997   431 raft_consensus.cc:2243] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.588479   431 raft_consensus.cc:2272] T 2c331eaf595d4a539774ea6e470f7efb P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.590571   431 tablet_replica.cc:333] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f: stopping tablet replica
I20260630 12:14:32.591073   431 raft_consensus.cc:2243] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.591545   431 raft_consensus.cc:2272] T bf920ba184dc4f3eb99dfa5f22db86d2 P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.593436   431 tablet_replica.cc:333] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f: stopping tablet replica
I20260630 12:14:32.593916   431 raft_consensus.cc:2243] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.594400   431 raft_consensus.cc:2272] T b9f4bd3f86ac42dca78e2ee6693250db P 8d567e876a4b4de1b526f97c58ad9f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.616842   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:32.631254   431 master.cc:562] Master@127.0.107.254:34791 shutting down...
W20260630 12:14:32.788127  6615 catalog_manager.cc:4755] TS 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 35ba6053dbb64405b480527968420792: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111)
W20260630 12:14:35.294898  6615 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:14:35.298018  6615 catalog_manager.cc:4755] TS 632a712469ba4048a70a3f7cee8dcf40 (127.0.107.193:38951): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b9f4bd3f86ac42dca78e2ee6693250db: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38951: connect: Connection refused (error 111)
I20260630 12:14:35.529783   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:35.530354   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.530679   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29624050c6ec48e598f38a386a66d3c5: stopping tablet replica
I20260630 12:14:35.562078   431 master.cc:584] Master@127.0.107.254:34791 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13652 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:14:35.601194   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37951
I20260630 12:14:35.602327   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.607817  7128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.608054  7129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.609179  7131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.609709   431 server_base.cc:1061] running on GCE node
I20260630 12:14:35.610603   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:35.610790   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:35.610947   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821675610915 us; error 0 us; skew 500 ppm
I20260630 12:14:35.611500   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.613816   431 webserver.cc:533] Webserver started at http://127.0.107.254:45325/ using document root <none> and password file <none>
I20260630 12:14:35.614293   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.614472   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:35.614774   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:35.615839   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "77f808fb38344b78ae3ff416041544d8"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-w8xb"
I20260630 12:14:35.620536   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:35.623987  7136 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.624712   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:35.625036   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "77f808fb38344b78ae3ff416041544d8"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-w8xb"
I20260630 12:14:35.625314   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:35.636116   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.637389   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.674252   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37951
I20260630 12:14:35.674358  7187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37951 every 8 connection(s)
I20260630 12:14:35.678387  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.689157  7188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8: Bootstrap starting.
I20260630 12:14:35.693938  7188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.698295  7188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8: No bootstrap required, opened a new log
I20260630 12:14:35.700393  7188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f808fb38344b78ae3ff416041544d8" member_type: VOTER }
I20260630 12:14:35.700856  7188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.701100  7188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f808fb38344b78ae3ff416041544d8, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.701695  7188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77f808fb38344b78ae3ff416041544d8" member_type: VOTER }
I20260630 12:14:35.702148  7188 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:35.702373  7188 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:35.702632  7188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.707206  7188 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f808fb38344b78ae3ff416041544d8" member_type: VOTER }
I20260630 12:14:35.707741  7188 leader_election.cc:304] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [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: 77f808fb38344b78ae3ff416041544d8; no voters: 
I20260630 12:14:35.708977  7188 leader_election.cc:290] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:35.709321  7191 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.710636  7191 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 1 LEADER]: Becoming Leader. State: Replica: 77f808fb38344b78ae3ff416041544d8, State: Running, Role: LEADER
I20260630 12:14:35.711314  7191 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [LEADER]: Queue going to LEADER mode. State: All 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: "77f808fb38344b78ae3ff416041544d8" member_type: VOTER }
I20260630 12:14:35.711906  7188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:35.714226  7193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77f808fb38344b78ae3ff416041544d8. Latest consensus state: current_term: 1 leader_uuid: "77f808fb38344b78ae3ff416041544d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f808fb38344b78ae3ff416041544d8" member_type: VOTER } }
I20260630 12:14:35.714282  7192 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77f808fb38344b78ae3ff416041544d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f808fb38344b78ae3ff416041544d8" member_type: VOTER } }
I20260630 12:14:35.715018  7193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:35.715075  7192 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:35.718513  7198 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:35.725169  7198 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:35.727056   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:35.733986  7198 catalog_manager.cc:1383] Generated new cluster ID: 8f421d796e434d72bece3fe02f7dd36c
I20260630 12:14:35.734282  7198 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:35.750967  7198 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:35.752310  7198 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:35.766027  7198 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8: Generated new TSK 0
I20260630 12:14:35.766669  7198 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:35.793625   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.799468  7209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.800652  7210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.802717   431 server_base.cc:1061] running on GCE node
W20260630 12:14:35.802914  7212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.803834   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:35.804019   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:35.804203   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821675804187 us; error 0 us; skew 500 ppm
I20260630 12:14:35.804744   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.806989   431 webserver.cc:533] Webserver started at http://127.0.107.193:34401/ using document root <none> and password file <none>
I20260630 12:14:35.807446   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.807638   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:35.807915   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:35.809026   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-w8xb"
I20260630 12:14:35.813437   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:35.816666  7217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.817425   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:35.817714   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-w8xb"
I20260630 12:14:35.817970   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:35.833086   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.834280   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.835724   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:35.837963   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:35.838191   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.838430   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:35.838614   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.877717   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42815
I20260630 12:14:35.877808  7279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42815 every 8 connection(s)
I20260630 12:14:35.882716   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.889988  7284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.891180  7285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.894059   431 server_base.cc:1061] running on GCE node
W20260630 12:14:35.895417  7287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.896778   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:35.897068   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:35.897285   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821675897266 us; error 0 us; skew 500 ppm
I20260630 12:14:35.897475  7280 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37951
I20260630 12:14:35.897878  7280 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:35.897909   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.898737  7280 heartbeater.cc:507] Master 127.0.107.254:37951 requested a full tablet report, sending...
I20260630 12:14:35.900640   431 webserver.cc:533] Webserver started at http://127.0.107.194:34629/ using document root <none> and password file <none>
I20260630 12:14:35.901338   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.901299  7153 ts_manager.cc:194] Registered new tserver with Master: e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815)
I20260630 12:14:35.901782   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:35.902130   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:35.903687   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-w8xb"
I20260630 12:14:35.903988  7153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60422
I20260630 12:14:35.908521   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260630 12:14:35.911947  7292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.912748   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:35.913066   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-w8xb"
I20260630 12:14:35.913378   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:35.986966   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.988142   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.989557   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:35.991775   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:35.991952   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.992254   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:35.992411   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.033165   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45851
I20260630 12:14:36.033267  7354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45851 every 8 connection(s)
I20260630 12:14:36.038107   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:36.045183  7358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:36.047369  7359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:36.048394  7361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:36.052323   431 server_base.cc:1061] running on GCE node
I20260630 12:14:36.052690  7355 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37951
I20260630 12:14:36.053200  7355 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:36.053475   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:36.053735   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:36.053926   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821676053909 us; error 0 us; skew 500 ppm
I20260630 12:14:36.054015  7355 heartbeater.cc:507] Master 127.0.107.254:37951 requested a full tablet report, sending...
I20260630 12:14:36.054527   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:36.056380  7153 ts_manager.cc:194] Registered new tserver with Master: 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:36.057430   431 webserver.cc:533] Webserver started at http://127.0.107.195:37389/ using document root <none> and password file <none>
I20260630 12:14:36.058104   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:36.058336   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:36.058314  7153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60424
I20260630 12:14:36.058924   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:36.060324   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-w8xb"
I20260630 12:14:36.064693   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:14:36.067960  7366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.068783   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:36.069171   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-w8xb"
I20260630 12:14:36.069447   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:36.085791   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:36.086875   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:36.088249   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:36.090456   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:36.090683   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.090907   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:36.091073   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.129873   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44385
I20260630 12:14:36.129962  7428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44385 every 8 connection(s)
I20260630 12:14:36.143003  7429 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37951
I20260630 12:14:36.143404  7429 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:36.144124  7429 heartbeater.cc:507] Master 127.0.107.254:37951 requested a full tablet report, sending...
I20260630 12:14:36.146123  7153 ts_manager.cc:194] Registered new tserver with Master: 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:36.147193   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014400145s
I20260630 12:14:36.147701  7153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60428
I20260630 12:14:36.907071  7280 heartbeater.cc:499] Master 127.0.107.254:37951 was elected leader, sending a full tablet report...
I20260630 12:14:37.061638  7355 heartbeater.cc:499] Master 127.0.107.254:37951 was elected leader, sending a full tablet report...
I20260630 12:14:37.150398  7429 heartbeater.cc:499] Master 127.0.107.254:37951 was elected leader, sending a full tablet report...
I20260630 12:14:37.207037  7153 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60438:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:14:37.209764  7153 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:37.275573  7245 tablet_service.cc:1511] Processing CreateTablet for tablet d7ccba6ae5544712897151975a450802 (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:37.276736  7242 tablet_service.cc:1511] Processing CreateTablet for tablet e86fad142d01423884cae0c48699f97f (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:37.277555  7245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ccba6ae5544712897151975a450802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.278268  7242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86fad142d01423884cae0c48699f97f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.282280  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6a2df09c74478ea33e7052a5a89fa6 (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:37.283397  7244 tablet_service.cc:1511] Processing CreateTablet for tablet 2bdd089e539f49d6a2a27239cff6d29b (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:37.283859  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6a2df09c74478ea33e7052a5a89fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.284235  7320 tablet_service.cc:1511] Processing CreateTablet for tablet d7ccba6ae5544712897151975a450802 (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:37.284837  7244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bdd089e539f49d6a2a27239cff6d29b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.285861  7320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ccba6ae5544712897151975a450802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.286180  7317 tablet_service.cc:1511] Processing CreateTablet for tablet e86fad142d01423884cae0c48699f97f (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:37.290185  7319 tablet_service.cc:1511] Processing CreateTablet for tablet 2bdd089e539f49d6a2a27239cff6d29b (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:37.288398  7318 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6a2df09c74478ea33e7052a5a89fa6 (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:37.292495  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86fad142d01423884cae0c48699f97f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.303836  7318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6a2df09c74478ea33e7052a5a89fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.310883  7394 tablet_service.cc:1511] Processing CreateTablet for tablet d7ccba6ae5544712897151975a450802 (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:37.312527  7394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ccba6ae5544712897151975a450802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.318194  7393 tablet_service.cc:1511] Processing CreateTablet for tablet 2bdd089e539f49d6a2a27239cff6d29b (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:37.320171  7393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bdd089e539f49d6a2a27239cff6d29b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.326686  7392 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6a2df09c74478ea33e7052a5a89fa6 (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:37.328518  7392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6a2df09c74478ea33e7052a5a89fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.331215  7391 tablet_service.cc:1511] Processing CreateTablet for tablet e86fad142d01423884cae0c48699f97f (DEFAULT_TABLE table=test-workload [id=a58df68e818d43b58fbbae0e52be475f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:37.338124  7391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86fad142d01423884cae0c48699f97f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.342180  7319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bdd089e539f49d6a2a27239cff6d29b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.376009  7452 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap starting.
I20260630 12:14:37.386405  7450 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap starting.
I20260630 12:14:37.388970  7451 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap starting.
I20260630 12:14:37.394585  7452 tablet_bootstrap.cc:654] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.410353  7451 tablet_bootstrap.cc:654] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.414794  7450 tablet_bootstrap.cc:654] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.416481  7451 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: No bootstrap required, opened a new log
I20260630 12:14:37.417057  7451 ts_tablet_manager.cc:1403] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260630 12:14:37.417014  7452 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: No bootstrap required, opened a new log
I20260630 12:14:37.417902  7452 ts_tablet_manager.cc:1403] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.003s
I20260630 12:14:37.420751  7450 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: No bootstrap required, opened a new log
I20260630 12:14:37.421389  7450 ts_tablet_manager.cc:1403] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260630 12:14:37.420941  7451 raft_consensus.cc:359] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.421527  7452 raft_consensus.cc:359] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.422088  7451 raft_consensus.cc:385] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.422386  7452 raft_consensus.cc:385] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.422458  7451 raft_consensus.cc:740] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.422816  7452 raft_consensus.cc:740] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.423712  7452 consensus_queue.cc:260] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.423594  7451 consensus_queue.cc:260] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.424443  7450 raft_consensus.cc:359] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.425369  7450 raft_consensus.cc:385] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.425748  7450 raft_consensus.cc:740] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.426498  7450 consensus_queue.cc:260] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.439790  7452 ts_tablet_manager.cc:1434] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.004s
I20260630 12:14:37.440127  7451 ts_tablet_manager.cc:1434] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.001s
I20260630 12:14:37.442101  7452 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap starting.
I20260630 12:14:37.443179  7451 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap starting.
I20260630 12:14:37.451640  7451 tablet_bootstrap.cc:654] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.452641  7450 ts_tablet_manager.cc:1434] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.012s
I20260630 12:14:37.453773  7450 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap starting.
I20260630 12:14:37.457365  7452 tablet_bootstrap.cc:654] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.460794  7450 tablet_bootstrap.cc:654] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.467592  7451 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: No bootstrap required, opened a new log
I20260630 12:14:37.468288  7451 ts_tablet_manager.cc:1403] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260630 12:14:37.468364  7452 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: No bootstrap required, opened a new log
I20260630 12:14:37.469138  7452 ts_tablet_manager.cc:1403] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260630 12:14:37.472000  7451 raft_consensus.cc:359] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.472280  7452 raft_consensus.cc:359] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.472980  7451 raft_consensus.cc:385] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.473496  7451 raft_consensus.cc:740] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.473098  7452 raft_consensus.cc:385] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.474747  7452 raft_consensus.cc:740] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.474924  7451 consensus_queue.cc:260] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.475657  7452 consensus_queue.cc:260] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.477527  7451 ts_tablet_manager.cc:1434] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:37.478147  7452 ts_tablet_manager.cc:1434] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:37.478618  7451 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap starting.
I20260630 12:14:37.479296  7452 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap starting.
I20260630 12:14:37.482677  7450 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: No bootstrap required, opened a new log
I20260630 12:14:37.483292  7450 ts_tablet_manager.cc:1403] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260630 12:14:37.487021  7451 tablet_bootstrap.cc:654] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.486572  7450 raft_consensus.cc:359] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.487411  7450 raft_consensus.cc:385] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.487767  7450 raft_consensus.cc:740] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.488670  7450 consensus_queue.cc:260] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.491503  7450 ts_tablet_manager.cc:1434] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:14:37.492528  7450 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap starting.
I20260630 12:14:37.495525  7452 tablet_bootstrap.cc:654] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.499356  7450 tablet_bootstrap.cc:654] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.499778  7451 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: No bootstrap required, opened a new log
I20260630 12:14:37.500588  7451 ts_tablet_manager.cc:1403] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260630 12:14:37.505295  7451 raft_consensus.cc:359] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.506150  7451 raft_consensus.cc:385] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.506513  7451 raft_consensus.cc:740] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.507361  7451 consensus_queue.cc:260] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.508308  7452 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: No bootstrap required, opened a new log
I20260630 12:14:37.508183  7457 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.509332  7452 ts_tablet_manager.cc:1403] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260630 12:14:37.509311  7457 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.515478  7457 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:37.515671  7452 raft_consensus.cc:359] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.517653  7451 ts_tablet_manager.cc:1434] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:14:37.518707  7450 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: No bootstrap required, opened a new log
I20260630 12:14:37.518865  7451 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap starting.
I20260630 12:14:37.516613  7452 raft_consensus.cc:385] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.519276  7450 ts_tablet_manager.cc:1403] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260630 12:14:37.519490  7452 raft_consensus.cc:740] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.520762  7452 consensus_queue.cc:260] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.522706  7450 raft_consensus.cc:359] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.523592  7450 raft_consensus.cc:385] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.523720  7452 ts_tablet_manager.cc:1434] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:14:37.523964  7450 raft_consensus.cc:740] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.525059  7452 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap starting.
I20260630 12:14:37.524923  7450 consensus_queue.cc:260] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.526527  7451 tablet_bootstrap.cc:654] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.527499  7450 ts_tablet_manager.cc:1434] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:37.528685  7450 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap starting.
I20260630 12:14:37.532876  7452 tablet_bootstrap.cc:654] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.534680  7458 raft_consensus.cc:493] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.535241  7458 raft_consensus.cc:515] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.537288  7450 tablet_bootstrap.cc:654] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:37.541708  7356 tablet.cc:2406] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:37.542588  7458 leader_election.cc:290] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:37.566128  7456 raft_consensus.cc:493] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.566907  7456 raft_consensus.cc:515] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.570106  7456 leader_election.cc:290] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:37.647382  7457 raft_consensus.cc:493] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.648006  7457 raft_consensus.cc:515] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.650298  7457 leader_election.cc:290] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:37.713924  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:37.714764  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:37.715541  7255 raft_consensus.cc:2468] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 0.
I20260630 12:14:37.716945  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:37.717685  7254 raft_consensus.cc:2468] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 0.
I20260630 12:14:37.718238  7450 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: No bootstrap required, opened a new log
I20260630 12:14:37.718822  7294 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
W20260630 12:14:37.719107  7220 leader_election.cc:343] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:37.719816  7457 raft_consensus.cc:2804] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.720229  7457 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.720116  7294 leader_election.cc:304] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:37.720964  7457 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.721716  7465 raft_consensus.cc:2804] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.722249  7465 raft_consensus.cc:493] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.722714  7465 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.725528  7450 ts_tablet_manager.cc:1403] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent bootstrapping tablet: real 0.197s	user 0.061s	sys 0.117s
W20260630 12:14:37.726677  7201 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:37.729687  7450 raft_consensus.cc:359] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.730755  7450 raft_consensus.cc:385] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.731139  7450 raft_consensus.cc:740] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.732425  7450 consensus_queue.cc:260] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.733167  7456 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.733670  7456 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.735913  7456 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:37.739382  7450 ts_tablet_manager.cc:1434] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:14:37.739302  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:37.739305  7457 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.742306  7254 raft_consensus.cc:2468] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in term 0.
I20260630 12:14:37.742574  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:37.743736  7255 raft_consensus.cc:2468] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in term 0.
I20260630 12:14:37.744426  7368 leader_election.cc:304] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:37.746457  7465 raft_consensus.cc:515] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.748080  7456 raft_consensus.cc:2804] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.748340  7368 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:37.748486  7456 raft_consensus.cc:493] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.749172  7456 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.751406  7465 leader_election.cc:290] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:37.753818  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:37.753993  7457 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:37.754457  7255 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.755327  7452 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: No bootstrap required, opened a new log
I20260630 12:14:37.756024  7452 ts_tablet_manager.cc:1403] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent bootstrapping tablet: real 0.231s	user 0.076s	sys 0.106s
I20260630 12:14:37.759148  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:37.759693  7456 raft_consensus.cc:515] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.760612  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:37.760255  7452 raft_consensus.cc:359] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.761461  7329 raft_consensus.cc:2393] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80084bdf4e8641dfa566ac7c7cf3b38f in current term 1: Already voted for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in this term.
I20260630 12:14:37.761559  7452 raft_consensus.cc:385] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.762046  7452 raft_consensus.cc:740] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.762885  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:37.763509  7254 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.763052  7452 consensus_queue.cc:260] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.763908  7451 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: No bootstrap required, opened a new log
I20260630 12:14:37.764433  7451 ts_tablet_manager.cc:1403] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent bootstrapping tablet: real 0.246s	user 0.068s	sys 0.140s
I20260630 12:14:37.767340  7451 raft_consensus.cc:359] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.768103  7451 raft_consensus.cc:385] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.768431  7451 raft_consensus.cc:740] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.769182  7456 leader_election.cc:290] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:37.769757  7456 raft_consensus.cc:2804] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:14:37.769846  7369 leader_election.cc:343] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:37.771494  7457 raft_consensus.cc:493] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.771942  7457 raft_consensus.cc:515] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.770156  7456 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.773279  7456 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.773313  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:37.774070  7457 leader_election.cc:290] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:37.774329  7253 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.776511  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fad142d01423884cae0c48699f97f" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:37.777200  7252 raft_consensus.cc:2468] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 0.
I20260630 12:14:37.779028  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
I20260630 12:14:37.780890  7456 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.782568  7451 consensus_queue.cc:260] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.783550  7329 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.786111  7253 raft_consensus.cc:2468] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in term 1.
I20260630 12:14:37.788841  7404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:37.789070  7478 raft_consensus.cc:493] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.788991  7294 leader_election.cc:304] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:37.789943  7404 raft_consensus.cc:2393] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a in current term 1: Already voted for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in this term.
I20260630 12:14:37.790161  7457 raft_consensus.cc:2804] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.790583  7457 raft_consensus.cc:493] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.790925  7457 raft_consensus.cc:3060] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.791653  7329 raft_consensus.cc:2468] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in term 1.
I20260630 12:14:37.794386  7219 leader_election.cc:304] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [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: e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 26e7ad7fa7634d0e9a11b05f4a051acb, 80084bdf4e8641dfa566ac7c7cf3b38f
I20260630 12:14:37.795526  7458 raft_consensus.cc:2749] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:37.796362  7368 leader_election.cc:304] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:37.798319  7404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:37.799021  7451 ts_tablet_manager.cc:1434] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260630 12:14:37.799350  7404 raft_consensus.cc:2393] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26e7ad7fa7634d0e9a11b05f4a051acb in current term 1: Already voted for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in this term.
I20260630 12:14:37.789692  7478 raft_consensus.cc:515] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.801230  7404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:37.801558  7254 raft_consensus.cc:2468] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 1.
I20260630 12:14:37.802073  7404 raft_consensus.cc:2468] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 0.
I20260630 12:14:37.803181  7330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:37.803642  7404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
I20260630 12:14:37.804028  7330 raft_consensus.cc:2393] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80084bdf4e8641dfa566ac7c7cf3b38f in current term 1: Already voted for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in this term.
I20260630 12:14:37.804359  7404 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.806991  7294 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:37.807860  7465 raft_consensus.cc:2804] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.810148  7457 raft_consensus.cc:515] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.814700  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
I20260630 12:14:37.815862  7403 raft_consensus.cc:2393] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26e7ad7fa7634d0e9a11b05f4a051acb in current term 1: Already voted for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in this term.
I20260630 12:14:37.803653  7255 raft_consensus.cc:2468] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 1.
I20260630 12:14:37.816476  7457 leader_election.cc:290] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:37.817608  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fad142d01423884cae0c48699f97f" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:37.818034  7294 leader_election.cc:304] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:37.818261  7403 raft_consensus.cc:2468] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 0.
I20260630 12:14:37.818641  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:37.819891  7478 leader_election.cc:290] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:37.819393  7255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fad142d01423884cae0c48699f97f" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:37.820708  7478 raft_consensus.cc:2804] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.819777  7403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fad142d01423884cae0c48699f97f" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
I20260630 12:14:37.821904  7403 raft_consensus.cc:3060] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.822700  7457 raft_consensus.cc:2804] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.821267  7478 raft_consensus.cc:697] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 LEADER]: Becoming Leader. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Running, Role: LEADER
I20260630 12:14:37.825263  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:37.826402  7253 raft_consensus.cc:2393] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80084bdf4e8641dfa566ac7c7cf3b38f in current term 1: Already voted for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in this term.
I20260630 12:14:37.826001  7478 consensus_queue.cc:237] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.831414  7452 ts_tablet_manager.cc:1434] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent starting tablet: real 0.075s	user 0.033s	sys 0.037s
I20260630 12:14:37.832616  7457 raft_consensus.cc:697] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: Becoming Leader. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Running, Role: LEADER
I20260630 12:14:37.820915  7255 raft_consensus.cc:3060] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.833608  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
I20260630 12:14:37.833665  7457 consensus_queue.cc:237] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.819725  7254 raft_consensus.cc:2393] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80084bdf4e8641dfa566ac7c7cf3b38f in current term 1: Already voted for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in this term.
I20260630 12:14:37.826004  7456 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 1 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:37.838090  7368 leader_election.cc:304] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [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: 80084bdf4e8641dfa566ac7c7cf3b38f; no voters: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a
I20260630 12:14:37.838483  7465 raft_consensus.cc:697] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: Becoming Leader. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Running, Role: LEADER
I20260630 12:14:37.839123  7404 raft_consensus.cc:2468] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 1.
I20260630 12:14:37.839718  7456 raft_consensus.cc:2749] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:37.839473  7465 consensus_queue.cc:237] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.840728  7255 raft_consensus.cc:2468] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 1.
I20260630 12:14:37.842013  7294 leader_election.cc:304] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:37.842367  7403 raft_consensus.cc:2468] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 1.
I20260630 12:14:37.842881  7457 raft_consensus.cc:2804] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.843376  7457 raft_consensus.cc:697] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: Becoming Leader. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Running, Role: LEADER
I20260630 12:14:37.844136  7457 consensus_queue.cc:237] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:37.846863  7369 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: 80084bdf4e8641dfa566ac7c7cf3b38f; no voters: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a
I20260630 12:14:37.847663  7456 raft_consensus.cc:2749] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:37.851394  7151 catalog_manager.cc:5697] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: term changed from 0 to 1, leader changed from <none> to 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.854012  7150 catalog_manager.cc:5697] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f reported cstate change: term changed from 0 to 1, leader changed from <none> to 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:37.868674  7150 catalog_manager.cc:5697] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: term changed from 0 to 1, leader changed from <none> to 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.870153  7150 catalog_manager.cc:5697] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: term changed from 0 to 1, leader changed from <none> to 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.918401   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:37.942783   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:37.943791   431 tablet_replica.cc:333] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: stopping tablet replica
I20260630 12:14:37.944500   431 raft_consensus.cc:2243] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:37.944912   431 raft_consensus.cc:2272] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.946803   431 tablet_replica.cc:333] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: stopping tablet replica
I20260630 12:14:37.947394   431 raft_consensus.cc:2243] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:37.947724   431 raft_consensus.cc:2272] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.949541   431 tablet_replica.cc:333] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: stopping tablet replica
I20260630 12:14:37.949997   431 raft_consensus.cc:2243] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:37.950300   431 raft_consensus.cc:2272] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.952114   431 tablet_replica.cc:333] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: stopping tablet replica
I20260630 12:14:37.952534   431 raft_consensus.cc:2243] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:37.952904   431 raft_consensus.cc:2272] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.975149   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:37.988420   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:38.010051   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.010879   431 tablet_replica.cc:333] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: stopping tablet replica
I20260630 12:14:38.011397   431 raft_consensus.cc:2243] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.011957   431 pending_rounds.cc:70] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Trying to abort 1 pending ops.
I20260630 12:14:38.012125   431 pending_rounds.cc:77] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437592416870400 op_type: NO_OP noop_request { }
I20260630 12:14:38.012387   431 raft_consensus.cc:2889] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:38.012606   431 raft_consensus.cc:2272] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.014832   431 tablet_replica.cc:333] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: stopping tablet replica
I20260630 12:14:38.015462   431 raft_consensus.cc:2243] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.015802   431 raft_consensus.cc:2272] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.017660   431 tablet_replica.cc:333] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: stopping tablet replica
I20260630 12:14:38.018115   431 raft_consensus.cc:2243] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.018600   431 pending_rounds.cc:70] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Trying to abort 1 pending ops.
I20260630 12:14:38.018752   431 pending_rounds.cc:77] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437592460218368 op_type: NO_OP noop_request { }
I20260630 12:14:38.018966   431 raft_consensus.cc:2889] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:38.019168   431 raft_consensus.cc:2272] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.021124   431 tablet_replica.cc:333] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: stopping tablet replica
I20260630 12:14:38.021622   431 raft_consensus.cc:2243] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.022115   431 pending_rounds.cc:70] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Trying to abort 1 pending ops.
I20260630 12:14:38.022265   431 pending_rounds.cc:77] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437592440266752 op_type: NO_OP noop_request { }
I20260630 12:14:38.022473   431 raft_consensus.cc:2889] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:38.022689   431 raft_consensus.cc:2272] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.047084   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:38.060146   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:38.080969   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.081851   431 tablet_replica.cc:333] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: stopping tablet replica
I20260630 12:14:38.082470   431 raft_consensus.cc:2243] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.082898   431 raft_consensus.cc:2272] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.084765   431 tablet_replica.cc:333] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: stopping tablet replica
I20260630 12:14:38.085420   431 raft_consensus.cc:2243] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.086019   431 pending_rounds.cc:70] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Trying to abort 1 pending ops.
I20260630 12:14:38.086192   431 pending_rounds.cc:77] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437592447311872 op_type: NO_OP noop_request { }
I20260630 12:14:38.086452   431 raft_consensus.cc:2889] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:38.086715   431 raft_consensus.cc:2272] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.088680   431 tablet_replica.cc:333] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: stopping tablet replica
I20260630 12:14:38.089195   431 raft_consensus.cc:2243] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.089545   431 raft_consensus.cc:2272] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.091107   431 tablet_replica.cc:333] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: stopping tablet replica
I20260630 12:14:38.091535   431 raft_consensus.cc:2243] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.091878   431 raft_consensus.cc:2272] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.113261   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:38.127409   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.133307  7490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:38.134264  7491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:38.134953  7493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:38.135748   431 server_base.cc:1061] running on GCE node
I20260630 12:14:38.137056   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.137380   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.137650   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821678137635 us; error 0 us; skew 500 ppm
I20260630 12:14:38.138216   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.140791   431 webserver.cc:533] Webserver started at http://127.0.107.196:38785/ using document root <none> and password file <none>
I20260630 12:14:38.141439   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.141733   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.142118   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.143306   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "9b713305f7594eb3ab1fa640047aad44"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-w8xb"
I20260630 12:14:38.147820   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:38.151439  7498 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.152367   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:38.152779   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "9b713305f7594eb3ab1fa640047aad44"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-w8xb"
I20260630 12:14:38.153205   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:38.173761   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.175069   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.176600   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:38.178978   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:38.179301   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.179623   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:38.179893   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.221472   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36403
I20260630 12:14:38.221568  7560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36403 every 8 connection(s)
I20260630 12:14:38.237038  7561 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37951
I20260630 12:14:38.237517  7561 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:38.238281  7561 heartbeater.cc:507] Master 127.0.107.254:37951 requested a full tablet report, sending...
I20260630 12:14:38.240466  7150 ts_manager.cc:194] Registered new tserver with Master: 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196:36403)
I20260630 12:14:38.241981  7150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60444
W20260630 12:14:38.739174  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d6a2df09c74478ea33e7052a5a89fa6: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44385: connect: Connection refused (error 111)
W20260630 12:14:38.742518  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet e86fad142d01423884cae0c48699f97f: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45851: connect: Connection refused (error 111)
W20260630 12:14:38.745545  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 2bdd089e539f49d6a2a27239cff6d29b: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45851: connect: Connection refused (error 111)
I20260630 12:14:39.244525  7561 heartbeater.cc:499] Master 127.0.107.254:37951 was elected leader, sending a full tablet report...
W20260630 12:14:39.757570  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 2bdd089e539f49d6a2a27239cff6d29b: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45851: connect: Connection refused (error 111)
W20260630 12:14:39.760738  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet d7ccba6ae5544712897151975a450802: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45851: connect: Connection refused (error 111)
W20260630 12:14:39.763841  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d6a2df09c74478ea33e7052a5a89fa6: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44385: connect: Connection refused (error 111)
W20260630 12:14:40.794176  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet e86fad142d01423884cae0c48699f97f: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45851: connect: Connection refused (error 111)
W20260630 12:14:40.797451  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet d7ccba6ae5544712897151975a450802: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45851: connect: Connection refused (error 111)
W20260630 12:14:40.800429  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d6a2df09c74478ea33e7052a5a89fa6: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44385: connect: Connection refused (error 111)
W20260630 12:14:41.813086  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 2bdd089e539f49d6a2a27239cff6d29b: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45851: connect: Connection refused (error 111)
W20260630 12:14:41.816249  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d6a2df09c74478ea33e7052a5a89fa6: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44385: connect: Connection refused (error 111)
W20260630 12:14:41.819502  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet d7ccba6ae5544712897151975a450802: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45851: connect: Connection refused (error 111)
W20260630 12:14:42.821837  7201 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e6fa0b99725d42b09ea8dd8a5c73860a not available for placement
W20260630 12:14:43.823736  7201 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e6fa0b99725d42b09ea8dd8a5c73860a not available for placement
W20260630 12:14:44.825868  7201 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e6fa0b99725d42b09ea8dd8a5c73860a not available for placement
I20260630 12:14:45.258841   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.264917  7569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.266150  7570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.267827  7572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.269289   431 server_base.cc:1061] running on GCE node
I20260630 12:14:45.271399   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.271677   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.271863   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821685271845 us; error 0 us; skew 500 ppm
I20260630 12:14:45.272367   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.274672   431 webserver.cc:533] Webserver started at http://127.0.107.193:34401/ using document root <none> and password file <none>
I20260630 12:14:45.275132   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.275315   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:45.278707   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:45.281668  7577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.282552   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:45.282826   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-w8xb"
I20260630 12:14:45.283083   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:45.300184   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.301478   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.302999   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.306403  7584 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:14:45.325471   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:45.325784   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260630 12:14:45.326038   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:14:45.330834  7584 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap starting.
I20260630 12:14:45.343861  7584 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:45.344676  7584 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap complete.
I20260630 12:14:45.345362  7584 ts_tablet_manager.cc:1403] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:14:45.346740   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:45.347035   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:14:45.347930  7584 raft_consensus.cc:359] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.348774  7584 raft_consensus.cc:740] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.349642  7584 consensus_queue.cc:260] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.352391  7584 ts_tablet_manager.cc:1434] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:14:45.353247  7584 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap starting.
I20260630 12:14:45.368934  7584 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:45.369634  7584 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap complete.
I20260630 12:14:45.370215  7584 ts_tablet_manager.cc:1403] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:14:45.372181  7584 raft_consensus.cc:359] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.372721  7584 raft_consensus.cc:740] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.373474  7584 consensus_queue.cc:260] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.375113  7584 ts_tablet_manager.cc:1434] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:14:45.375763  7584 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap starting.
I20260630 12:14:45.386754  7584 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:45.387452  7584 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap complete.
I20260630 12:14:45.388149  7584 ts_tablet_manager.cc:1403] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260630 12:14:45.390254  7584 raft_consensus.cc:359] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.390798  7584 raft_consensus.cc:740] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.391362  7584 consensus_queue.cc:260] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.393009  7584 ts_tablet_manager.cc:1434] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:14:45.393682  7584 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap starting.
I20260630 12:14:45.404049  7584 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:45.404726   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42815
I20260630 12:14:45.404726  7584 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Bootstrap complete.
I20260630 12:14:45.404861  7645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42815 every 8 connection(s)
I20260630 12:14:45.405884  7584 ts_tablet_manager.cc:1403] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:14:45.407883  7584 raft_consensus.cc:359] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.408527  7584 raft_consensus.cc:740] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.409858   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:45.409528  7584 consensus_queue.cc:260] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.411989  7584 ts_tablet_manager.cc:1434] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:14:45.419299  7650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.421036  7651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.423873  7653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.424176   431 server_base.cc:1061] running on GCE node
I20260630 12:14:45.425457   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.425683   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.425882   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821685425863 us; error 0 us; skew 500 ppm
I20260630 12:14:45.426527   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.429241   431 webserver.cc:533] Webserver started at http://127.0.107.194:34629/ using document root <none> and password file <none>
I20260630 12:14:45.429822   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.429880  7646 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37951
I20260630 12:14:45.430035   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:45.430473  7646 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.431162  7646 heartbeater.cc:507] Master 127.0.107.254:37951 requested a full tablet report, sending...
I20260630 12:14:45.433879   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:14:45.434574  7150 ts_manager.cc:194] Re-registered known tserver with Master: e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815)
I20260630 12:14:45.437335  7658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.438266   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:14:45.438542   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-w8xb"
I20260630 12:14:45.438809   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:45.440003  7150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49216
I20260630 12:14:45.442451  7646 heartbeater.cc:499] Master 127.0.107.254:37951 was elected leader, sending a full tablet report...
I20260630 12:14:45.458143   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.459337   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.460704   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.481823   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:45.482121   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.019s	user 0.001s	sys 0.000s
I20260630 12:14:45.486550  7665 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap starting.
I20260630 12:14:45.495972   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:45.496322   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:14:45.499075  7665 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:14:45.499900  7665 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap complete.
I20260630 12:14:45.500450  7665 ts_tablet_manager.cc:1403] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260630 12:14:45.502521  7665 raft_consensus.cc:359] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.503486  7665 raft_consensus.cc:740] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.504174  7665 consensus_queue.cc:260] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.506969  7665 ts_tablet_manager.cc:1434] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260630 12:14:45.507701  7665 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap starting.
I20260630 12:14:45.520162  7665 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:45.521020  7665 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap complete.
I20260630 12:14:45.521689  7665 ts_tablet_manager.cc:1403] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:14:45.523891  7665 raft_consensus.cc:359] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.524493  7665 raft_consensus.cc:740] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.525161  7665 consensus_queue.cc:260] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.527204  7665 ts_tablet_manager.cc:1434] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:14:45.527946  7665 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap starting.
I20260630 12:14:45.540871  7665 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:14:45.541728  7665 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap complete.
I20260630 12:14:45.542316  7665 ts_tablet_manager.cc:1403] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:14:45.544521  7665 raft_consensus.cc:359] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.545287  7665 raft_consensus.cc:740] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.545964  7665 consensus_queue.cc:260] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.547991  7665 ts_tablet_manager.cc:1434] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:45.548784  7665 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap starting.
I20260630 12:14:45.554014   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45851
I20260630 12:14:45.554139  7725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45851 every 8 connection(s)
I20260630 12:14:45.558928   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:45.563915  7665 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:14:45.564982  7665 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Bootstrap complete.
I20260630 12:14:45.565687  7665 ts_tablet_manager.cc:1403] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
W20260630 12:14:45.567616  7730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.568560  7665 raft_consensus.cc:359] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.569604  7665 raft_consensus.cc:740] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.570451  7665 consensus_queue.cc:260] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
W20260630 12:14:45.571815  7731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.573205  7665 ts_tablet_manager.cc:1434] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:14:45.574379  7726 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37951
I20260630 12:14:45.574851  7726 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:45.575594  7733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.576010   431 server_base.cc:1061] running on GCE node
I20260630 12:14:45.575922  7726 heartbeater.cc:507] Master 127.0.107.254:37951 requested a full tablet report, sending...
I20260630 12:14:45.577427   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.577710   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.577931   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821685577910 us; error 0 us; skew 500 ppm
I20260630 12:14:45.578686   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.580456  7150 ts_manager.cc:194] Re-registered known tserver with Master: 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:45.582038   431 webserver.cc:533] Webserver started at http://127.0.107.195:37389/ using document root <none> and password file <none>
I20260630 12:14:45.582708   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.582919   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:45.585469  7150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49224
I20260630 12:14:45.587055   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:45.588128  7726 heartbeater.cc:499] Master 127.0.107.254:37951 was elected leader, sending a full tablet report...
I20260630 12:14:45.590804  7738 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.591781   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:45.592092   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-w8xb"
I20260630 12:14:45.592566   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:45.608896   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.610100   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.611550   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.634932   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:45.635273   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:14:45.639492  7745 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap starting.
I20260630 12:14:45.649405   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:45.649718   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:14:45.650193  7745 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:45.650924  7745 tablet_bootstrap.cc:492] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap complete.
I20260630 12:14:45.651580  7745 ts_tablet_manager.cc:1403] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:14:45.653496  7745 raft_consensus.cc:359] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.654000  7745 raft_consensus.cc:740] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.654645  7745 consensus_queue.cc:260] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.657455  7745 ts_tablet_manager.cc:1434] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:45.658193  7745 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap starting.
I20260630 12:14:45.670676  7745 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:14:45.671869  7745 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap complete.
I20260630 12:14:45.672546  7745 ts_tablet_manager.cc:1403] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:14:45.675021  7745 raft_consensus.cc:359] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.675858  7745 raft_consensus.cc:740] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.676821  7745 consensus_queue.cc:260] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.678825  7745 ts_tablet_manager.cc:1434] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:45.679749  7745 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap starting.
I20260630 12:14:45.692384  7745 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:45.693166  7745 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap complete.
I20260630 12:14:45.693739  7745 ts_tablet_manager.cc:1403] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260630 12:14:45.695717  7745 raft_consensus.cc:359] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.696291  7745 raft_consensus.cc:740] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.697101  7745 consensus_queue.cc:260] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.699064  7745 ts_tablet_manager.cc:1434] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20260630 12:14:45.699743  7745 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap starting.
I20260630 12:14:45.709606   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44385
I20260630 12:14:45.709721  7806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44385 every 8 connection(s)
I20260630 12:14:45.710978  7745 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:45.711827  7745 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Bootstrap complete.
I20260630 12:14:45.712492  7745 ts_tablet_manager.cc:1403] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.008s
I20260630 12:14:45.715570  7745 raft_consensus.cc:359] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.716713  7745 raft_consensus.cc:740] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.717880  7745 consensus_queue.cc:260] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:45.719868  7745 ts_tablet_manager.cc:1434] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:45.726585  7807 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37951
I20260630 12:14:45.727109  7807 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.727993  7807 heartbeater.cc:507] Master 127.0.107.254:37951 requested a full tablet report, sending...
I20260630 12:14:45.731642  7150 ts_manager.cc:194] Re-registered known tserver with Master: 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:45.736249  7150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49234
I20260630 12:14:45.738940  7807 heartbeater.cc:499] Master 127.0.107.254:37951 was elected leader, sending a full tablet report...
W20260630 12:14:45.848760  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet e86fad142d01423884cae0c48699f97f: Illegal state: Replica 26e7ad7fa7634d0e9a11b05f4a051acb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } }
W20260630 12:14:45.852715  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet d7ccba6ae5544712897151975a450802: Illegal state: Replica 26e7ad7fa7634d0e9a11b05f4a051acb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } }
W20260630 12:14:45.872561  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d6a2df09c74478ea33e7052a5a89fa6: Illegal state: Replica 80084bdf4e8641dfa566ac7c7cf3b38f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } }
I20260630 12:14:46.506567  7813 raft_consensus.cc:493] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.507229  7813 raft_consensus.cc:515] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.509483  7813 leader_election.cc:290] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:46.521667  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:46.521771  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:46.522846  7700 raft_consensus.cc:2468] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6fa0b99725d42b09ea8dd8a5c73860a in term 1.
I20260630 12:14:46.523335  7780 raft_consensus.cc:2410] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.524235  7580 leader_election.cc:304] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [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: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:46.525791  7813 raft_consensus.cc:2804] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:46.526196  7813 raft_consensus.cc:493] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.526522  7813 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.533463  7813 raft_consensus.cc:515] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.556291  7813 leader_election.cc:290] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 2 election: Requested vote from peers 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:46.558008  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
I20260630 12:14:46.559295  7780 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.559578  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
I20260630 12:14:46.560530  7700 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.568295  7700 raft_consensus.cc:2468] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6fa0b99725d42b09ea8dd8a5c73860a in term 2.
I20260630 12:14:46.569610  7780 raft_consensus.cc:2410] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.569851  7580 leader_election.cc:304] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [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: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:46.571421  7813 raft_consensus.cc:2804] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:46.572892  7813 raft_consensus.cc:697] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Becoming Leader. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Running, Role: LEADER
I20260630 12:14:46.574421  7813 consensus_queue.cc:237] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Queue going to LEADER 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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.583413  7150 catalog_manager.cc:5697] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a reported cstate change: term changed from 1 to 2, leader changed from 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195) to e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193). New cstate: current_term: 2 leader_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:46.709103  7813 raft_consensus.cc:493] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.709859  7813 raft_consensus.cc:515] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.711798  7813 leader_election.cc:290] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:46.712728  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fad142d01423884cae0c48699f97f" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:46.712930  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fad142d01423884cae0c48699f97f" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:46.713845  7700 raft_consensus.cc:2410] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.713970  7780 raft_consensus.cc:2468] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6fa0b99725d42b09ea8dd8a5c73860a in term 1.
I20260630 12:14:46.715413  7579 leader_election.cc:304] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [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: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 26e7ad7fa7634d0e9a11b05f4a051acb
I20260630 12:14:46.716180  7813 raft_consensus.cc:2804] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:46.716610  7813 raft_consensus.cc:493] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.717031  7813 raft_consensus.cc:3060] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.723928  7813 raft_consensus.cc:515] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.725656  7813 leader_election.cc:290] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 2 election: Requested vote from peers 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:46.726634  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fad142d01423884cae0c48699f97f" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
I20260630 12:14:46.726794  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86fad142d01423884cae0c48699f97f" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
I20260630 12:14:46.727340  7700 raft_consensus.cc:3060] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.727774  7780 raft_consensus.cc:3060] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.732726  7700 raft_consensus.cc:2410] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.732764  7780 raft_consensus.cc:2468] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6fa0b99725d42b09ea8dd8a5c73860a in term 2.
I20260630 12:14:46.734236  7579 leader_election.cc:304] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [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: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 26e7ad7fa7634d0e9a11b05f4a051acb
I20260630 12:14:46.735097  7813 raft_consensus.cc:2804] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:46.735702  7813 raft_consensus.cc:697] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Becoming Leader. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Running, Role: LEADER
I20260630 12:14:46.736738  7813 consensus_queue.cc:237] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Queue going to LEADER 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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.743495  7150 catalog_manager.cc:5697] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a reported cstate change: term changed from 1 to 2, leader changed from 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194) to e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193). New cstate: current_term: 2 leader_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:46.870560  7826 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.871308  7826 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.873986  7826 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:46.902899  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:46.904312  7813 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.904199  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:46.904618  7700 raft_consensus.cc:2410] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80084bdf4e8641dfa566ac7c7cf3b38f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.905463  7813 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.906847  7619 raft_consensus.cc:2468] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in term 1.
I20260630 12:14:46.908226  7813 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:46.908828  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:46.909181  7740 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 26e7ad7fa7634d0e9a11b05f4a051acb
I20260630 12:14:46.910094  7700 raft_consensus.cc:2410] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.909969  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:46.910832  7826 raft_consensus.cc:2804] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:46.911404  7826 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.911918  7826 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:46.916188  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet e86fad142d01423884cae0c48699f97f: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:46.919209  7826 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.920483  7780 raft_consensus.cc:2393] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a in current term 2: Already voted for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in this term.
W20260630 12:14:46.920883  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet d7ccba6ae5544712897151975a450802: Illegal state: Replica 26e7ad7fa7634d0e9a11b05f4a051acb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } }
I20260630 12:14:46.921907  7826 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 2 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:46.922622  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:46.922946  7579 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [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: e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 26e7ad7fa7634d0e9a11b05f4a051acb, 80084bdf4e8641dfa566ac7c7cf3b38f
I20260630 12:14:46.922895  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
I20260630 12:14:46.923692  7619 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.924285  7700 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:46.926120  7201 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d6a2df09c74478ea33e7052a5a89fa6: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:46.928723  7826 raft_consensus.cc:493] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.929379  7826 raft_consensus.cc:515] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.931350  7826 leader_election.cc:290] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:46.932714  7700 raft_consensus.cc:2410] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80084bdf4e8641dfa566ac7c7cf3b38f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.932766  7699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:46.933202  7618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:46.934003  7699 raft_consensus.cc:2468] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in term 2.
I20260630 12:14:46.934708  7619 raft_consensus.cc:2468] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in term 2.
I20260630 12:14:46.935396  7813 raft_consensus.cc:2749] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:46.935870  7741 leader_election.cc:304] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: 26e7ad7fa7634d0e9a11b05f4a051acb, 80084bdf4e8641dfa566ac7c7cf3b38f; no voters: e6fa0b99725d42b09ea8dd8a5c73860a
I20260630 12:14:46.936357  7740 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 26e7ad7fa7634d0e9a11b05f4a051acb
I20260630 12:14:46.937377  7826 raft_consensus.cc:2804] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:46.938198  7826 raft_consensus.cc:493] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.938935  7826 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:46.939083  7832 raft_consensus.cc:2804] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:46.940714  7832 raft_consensus.cc:697] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 LEADER]: Becoming Leader. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Running, Role: LEADER
I20260630 12:14:46.941979  7832 consensus_queue.cc:237] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Queue going to LEADER 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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.945286  7826 raft_consensus.cc:515] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.948648  7826 leader_election.cc:290] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [CANDIDATE]: Term 3 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:46.948776  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:46.949800  7699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6a2df09c74478ea33e7052a5a89fa6" candidate_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
I20260630 12:14:46.949462  7150 catalog_manager.cc:5697] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f reported cstate change: term changed from 1 to 2, leader changed from 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194) to 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195). New cstate: current_term: 2 leader_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:46.950555  7699 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:46.957664  7699 raft_consensus.cc:2468] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80084bdf4e8641dfa566ac7c7cf3b38f in term 3.
I20260630 12:14:46.958797  7741 leader_election.cc:304] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: 26e7ad7fa7634d0e9a11b05f4a051acb, 80084bdf4e8641dfa566ac7c7cf3b38f; no voters: e6fa0b99725d42b09ea8dd8a5c73860a
I20260630 12:14:46.959648  7826 raft_consensus.cc:2804] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:46.960219  7826 raft_consensus.cc:697] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 LEADER]: Becoming Leader. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Running, Role: LEADER
I20260630 12:14:46.961171  7826 consensus_queue.cc:237] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.968756  7150 catalog_manager.cc:5697] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f reported cstate change: term changed from 2 to 3, leader changed from e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193) to 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195). New cstate: current_term: 3 leader_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:46.972455  7813 raft_consensus.cc:493] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.973213  7813 raft_consensus.cc:515] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.975991  7699 raft_consensus.cc:1240] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Rejecting Update request from peer e6fa0b99725d42b09ea8dd8a5c73860a for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:46.976563  7813 leader_election.cc:290] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:46.977017  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:46.976408  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" is_pre_election: true
I20260630 12:14:46.978017  7780 raft_consensus.cc:2468] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6fa0b99725d42b09ea8dd8a5c73860a in term 1.
I20260630 12:14:46.978605  7700 raft_consensus.cc:2410] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.978555  7813 consensus_queue.cc:1059] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:46.979339  7579 leader_election.cc:304] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [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: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:46.980317  7819 raft_consensus.cc:3055] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:46.980882  7813 raft_consensus.cc:2804] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:46.981097  7819 raft_consensus.cc:740] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Running, Role: LEADER
I20260630 12:14:46.981554  7813 raft_consensus.cc:493] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.982301  7813 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.982616  7819 consensus_queue.cc:260] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.983806  7819 raft_consensus.cc:3060] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:46.987821  7813 raft_consensus.cc:515] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:46.989650  7813 leader_election.cc:290] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [CANDIDATE]: Term 2 election: Requested vote from peers 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:46.990569  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
I20260630 12:14:46.990567  7700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb"
I20260630 12:14:46.991341  7780 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.991612  7700 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:46.996300  7780 raft_consensus.cc:2468] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6fa0b99725d42b09ea8dd8a5c73860a in term 2.
I20260630 12:14:46.996522  7700 raft_consensus.cc:2410] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6fa0b99725d42b09ea8dd8a5c73860a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:46.997545  7579 leader_election.cc:304] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [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: 80084bdf4e8641dfa566ac7c7cf3b38f, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:46.998276  7813 raft_consensus.cc:2804] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:46.998932  7813 raft_consensus.cc:697] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Becoming Leader. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Running, Role: LEADER
I20260630 12:14:46.999755  7813 consensus_queue.cc:237] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Queue going to LEADER 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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.007221  7150 catalog_manager.cc:5697] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a reported cstate change: term changed from 1 to 2, leader changed from 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194) to e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193). New cstate: current_term: 2 leader_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:47.083770  7838 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.084343  7838 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.086796  7838 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:47.098308  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:47.099223  7619 raft_consensus.cc:2468] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 2.
I20260630 12:14:47.100602  7660 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [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: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 
I20260630 12:14:47.101743  7838 raft_consensus.cc:2804] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:47.102289  7838 raft_consensus.cc:493] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.102823  7838 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:47.103988  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:47.108678  7838 raft_consensus.cc:515] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.110402  7838 leader_election.cc:290] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 3 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:47.111258  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:47.111429  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ccba6ae5544712897151975a450802" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
I20260630 12:14:47.111992  7619 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:47.116858  7619 raft_consensus.cc:2468] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 3.
I20260630 12:14:47.117923  7660 leader_election.cc:304] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [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: 26e7ad7fa7634d0e9a11b05f4a051acb, e6fa0b99725d42b09ea8dd8a5c73860a; no voters: 80084bdf4e8641dfa566ac7c7cf3b38f
I20260630 12:14:47.118700  7838 raft_consensus.cc:2804] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:47.119840  7838 raft_consensus.cc:697] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Becoming Leader. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Running, Role: LEADER
I20260630 12:14:47.121006  7838 consensus_queue.cc:237] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.127978  7150 catalog_manager.cc:5697] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: term changed from 2 to 3, leader changed from 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195) to 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194). New cstate: current_term: 3 leader_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:47.199594  7838 raft_consensus.cc:493] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.200297  7838 raft_consensus.cc:515] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.202291  7838 leader_election.cc:290] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:47.203135  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" is_pre_election: true
I20260630 12:14:47.203467  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" is_pre_election: true
I20260630 12:14:47.204322  7780 raft_consensus.cc:2468] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 2.
I20260630 12:14:47.205505  7660 leader_election.cc:304] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [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: 26e7ad7fa7634d0e9a11b05f4a051acb, 80084bdf4e8641dfa566ac7c7cf3b38f; no voters: e6fa0b99725d42b09ea8dd8a5c73860a
I20260630 12:14:47.206238  7838 raft_consensus.cc:2804] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:47.206730  7838 raft_consensus.cc:493] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.207163  7838 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:47.212013  7838 raft_consensus.cc:515] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.213896  7838 leader_election.cc:290] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [CANDIDATE]: Term 3 election: Requested vote from peers e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815), 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:47.214689  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a"
I20260630 12:14:47.214855  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bdd089e539f49d6a2a27239cff6d29b" candidate_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f"
I20260630 12:14:47.215646  7780 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:47.220232  7780 raft_consensus.cc:2468] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e7ad7fa7634d0e9a11b05f4a051acb in term 3.
I20260630 12:14:47.221297  7660 leader_election.cc:304] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [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: 26e7ad7fa7634d0e9a11b05f4a051acb, 80084bdf4e8641dfa566ac7c7cf3b38f; no voters: e6fa0b99725d42b09ea8dd8a5c73860a
I20260630 12:14:47.222242  7838 raft_consensus.cc:2804] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:47.222781  7838 raft_consensus.cc:697] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Becoming Leader. State: Replica: 26e7ad7fa7634d0e9a11b05f4a051acb, State: Running, Role: LEADER
I20260630 12:14:47.223707  7838 consensus_queue.cc:237] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.229151  7700 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:14:47.229707  7700 pending_rounds.cc:85] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Aborting all ops after (but not including) 0
I20260630 12:14:47.230057  7700 pending_rounds.cc:107] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:47.230440  7700 raft_consensus.cc:2889] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:47.230769  7150 catalog_manager.cc:5697] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: term changed from 2 to 3, leader changed from e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193) to 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194). New cstate: current_term: 3 leader_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:47.231791  7813 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.242933  7780 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:47.246069  7813 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.466380  7700 raft_consensus.cc:1240] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Rejecting Update request from peer e6fa0b99725d42b09ea8dd8a5c73860a for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:47.467806  7813 consensus_queue.cc:1059] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.468549  7813 consensus_queue.cc:1243] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Peer 26e7ad7fa7634d0e9a11b05f4a051acb log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:47.469152  7836 raft_consensus.cc:3055] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:47.469523  7836 raft_consensus.cc:740] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6fa0b99725d42b09ea8dd8a5c73860a, State: Running, Role: LEADER
I20260630 12:14:47.470224  7836 consensus_queue.cc:260] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.471177  7836 raft_consensus.cc:3060] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:47.477977  7700 raft_consensus.cc:1240] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Rejecting Update request from peer 80084bdf4e8641dfa566ac7c7cf3b38f for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:47.479377  7826 consensus_queue.cc:1059] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.480504  7826 consensus_queue.cc:1243] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Peer 26e7ad7fa7634d0e9a11b05f4a051acb log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:47.481182  7850 raft_consensus.cc:3055] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:47.481649  7850 raft_consensus.cc:740] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80084bdf4e8641dfa566ac7c7cf3b38f, State: Running, Role: LEADER
I20260630 12:14:47.482511  7850 consensus_queue.cc:260] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } }
I20260630 12:14:47.483538  7850 raft_consensus.cc:3060] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:47.531052  7619 raft_consensus.cc:1275] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:47.532646  7838 consensus_queue.cc:1048] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.544924  7780 raft_consensus.cc:1275] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:47.547276  7852 consensus_queue.cc:1048] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.548038  7852 consensus_queue.cc:1243] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Peer 80084bdf4e8641dfa566ac7c7cf3b38f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:47.550976  7780 pending_rounds.cc:85] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Aborting all ops after (but not including) 0
I20260630 12:14:47.551532  7780 pending_rounds.cc:107] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:47.552028  7780 raft_consensus.cc:2889] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:47.553251  7700 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:47.555112  7850 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.572388  7619 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:47.574158  7850 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.575007  7850 consensus_queue.cc:1243] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Peer e6fa0b99725d42b09ea8dd8a5c73860a log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:47.577703  7619 pending_rounds.cc:85] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Aborting all ops after (but not including) 0
I20260630 12:14:47.578109  7619 pending_rounds.cc:107] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:47.578442  7619 raft_consensus.cc:2889] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:47.627517  7619 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:47.628924  7852 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.629755  7852 consensus_queue.cc:1243] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Peer e6fa0b99725d42b09ea8dd8a5c73860a log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:47.632151  7619 pending_rounds.cc:85] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Aborting all ops after (but not including) 0
I20260630 12:14:47.632544  7619 pending_rounds.cc:107] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:47.632915  7619 raft_consensus.cc:2889] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:47.639384  7780 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:47.641247  7852 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.936980  7619 consensus_queue.cc:237] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:47.943728  7700 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:47.944957  7780 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:47.945648  7813 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:47.946797  7819 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:47.953555  7819 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
I20260630 12:14:47.956265  7700 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
I20260630 12:14:47.956043  7780 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
W20260630 12:14:47.959971  7579 consensus_peers.cc:597] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a -> Peer 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196:36403): Couldn't send request to peer 9b713305f7594eb3ab1fa640047aad44. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e86fad142d01423884cae0c48699f97f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:47.970253  7151 catalog_manager.cc:5697] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: config changed from index -1 to 2, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
I20260630 12:14:47.972456  7780 consensus_queue.cc:237] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:47.979061  7700 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:47.981062  7850 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:47.985615  7619 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:47.987483  7855 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:47.989444  7854 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
I20260630 12:14:47.991139  7700 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
W20260630 12:14:47.998226  7740 consensus_peers.cc:597] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f -> Peer 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196:36403): Couldn't send request to peer 9b713305f7594eb3ab1fa640047aad44. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d6a2df09c74478ea33e7052a5a89fa6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.002362  7619 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
I20260630 12:14:48.007583  7150 catalog_manager.cc:5697] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f reported cstate change: config changed from index -1 to 3, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:48.010274  7699 consensus_queue.cc:237] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:48.018872  7780 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:48.019368  7619 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:48.021142  7852 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:48.023247  7842 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:48.030695  7838 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
W20260630 12:14:48.034879  7660 consensus_peers.cc:597] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb -> Peer 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196:36403): Couldn't send request to peer 9b713305f7594eb3ab1fa640047aad44. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bdd089e539f49d6a2a27239cff6d29b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.037853  7780 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
I20260630 12:14:48.038326  7619 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } } }
I20260630 12:14:48.049679  7151 catalog_manager.cc:5697] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: config changed from index -1 to 3, NON_VOTER 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:48.440476  7866 ts_tablet_manager.cc:933] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: Initiating tablet copy from peer e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815)
I20260630 12:14:48.442276  7866 tablet_copy_client.cc:323] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42815
I20260630 12:14:48.452891  7630 tablet_copy_service.cc:140] P e6fa0b99725d42b09ea8dd8a5c73860a: Received BeginTabletCopySession request for tablet e86fad142d01423884cae0c48699f97f from peer 9b713305f7594eb3ab1fa640047aad44 ({username='slave'} at 127.0.0.1:41336)
I20260630 12:14:48.453578  7630 tablet_copy_service.cc:161] P e6fa0b99725d42b09ea8dd8a5c73860a: Beginning new tablet copy session on tablet e86fad142d01423884cae0c48699f97f from peer 9b713305f7594eb3ab1fa640047aad44 at {username='slave'} at 127.0.0.1:41336: session id = 9b713305f7594eb3ab1fa640047aad44-e86fad142d01423884cae0c48699f97f
I20260630 12:14:48.459779  7630 tablet_copy_source_session.cc:215] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:48.462733  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86fad142d01423884cae0c48699f97f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.474387  7866 tablet_copy_client.cc:806] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:48.475188  7866 tablet_copy_client.cc:670] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:48.479164  7866 tablet_copy_client.cc:538] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:48.485705  7866 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: Bootstrap starting.
I20260630 12:14:48.501919  7866 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:48.502835  7866 tablet_bootstrap.cc:492] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: Bootstrap complete.
I20260630 12:14:48.503543  7866 ts_tablet_manager.cc:1403] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260630 12:14:48.506089  7866 raft_consensus.cc:359] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:48.506917  7866 raft_consensus.cc:740] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9b713305f7594eb3ab1fa640047aad44, State: Initialized, Role: LEARNER
I20260630 12:14:48.507601  7866 consensus_queue.cc:260] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:48.510318  7866 ts_tablet_manager.cc:1434] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.005s
I20260630 12:14:48.512463  7630 tablet_copy_service.cc:342] P e6fa0b99725d42b09ea8dd8a5c73860a: Request end of tablet copy session 9b713305f7594eb3ab1fa640047aad44-e86fad142d01423884cae0c48699f97f received from {username='slave'} at 127.0.0.1:41336
I20260630 12:14:48.513155  7630 tablet_copy_service.cc:434] P e6fa0b99725d42b09ea8dd8a5c73860a: ending tablet copy session 9b713305f7594eb3ab1fa640047aad44-e86fad142d01423884cae0c48699f97f on tablet e86fad142d01423884cae0c48699f97f with peer 9b713305f7594eb3ab1fa640047aad44
I20260630 12:14:48.553740  7866 ts_tablet_manager.cc:933] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: Initiating tablet copy from peer 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851)
I20260630 12:14:48.555836  7866 tablet_copy_client.cc:323] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45851
I20260630 12:14:48.557189  7874 ts_tablet_manager.cc:933] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: Initiating tablet copy from peer 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385)
I20260630 12:14:48.560988  7874 tablet_copy_client.cc:323] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:44385
I20260630 12:14:48.573868  7711 tablet_copy_service.cc:140] P 26e7ad7fa7634d0e9a11b05f4a051acb: Received BeginTabletCopySession request for tablet 2bdd089e539f49d6a2a27239cff6d29b from peer 9b713305f7594eb3ab1fa640047aad44 ({username='slave'} at 127.0.0.1:50462)
I20260630 12:14:48.574620  7711 tablet_copy_service.cc:161] P 26e7ad7fa7634d0e9a11b05f4a051acb: Beginning new tablet copy session on tablet 2bdd089e539f49d6a2a27239cff6d29b from peer 9b713305f7594eb3ab1fa640047aad44 at {username='slave'} at 127.0.0.1:50462: session id = 9b713305f7594eb3ab1fa640047aad44-2bdd089e539f49d6a2a27239cff6d29b
I20260630 12:14:48.583978  7711 tablet_copy_source_session.cc:215] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:48.587756  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bdd089e539f49d6a2a27239cff6d29b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.589690  7791 tablet_copy_service.cc:140] P 80084bdf4e8641dfa566ac7c7cf3b38f: Received BeginTabletCopySession request for tablet 3d6a2df09c74478ea33e7052a5a89fa6 from peer 9b713305f7594eb3ab1fa640047aad44 ({username='slave'} at 127.0.0.1:36860)
I20260630 12:14:48.590333  7791 tablet_copy_service.cc:161] P 80084bdf4e8641dfa566ac7c7cf3b38f: Beginning new tablet copy session on tablet 3d6a2df09c74478ea33e7052a5a89fa6 from peer 9b713305f7594eb3ab1fa640047aad44 at {username='slave'} at 127.0.0.1:36860: session id = 9b713305f7594eb3ab1fa640047aad44-3d6a2df09c74478ea33e7052a5a89fa6
I20260630 12:14:48.595717  7791 tablet_copy_source_session.cc:215] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:48.598672  7874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6a2df09c74478ea33e7052a5a89fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.604102  7866 tablet_copy_client.cc:806] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:48.604887  7866 tablet_copy_client.cc:670] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:48.609086  7866 tablet_copy_client.cc:538] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:48.612486  7874 tablet_copy_client.cc:806] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:48.613229  7874 tablet_copy_client.cc:670] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:48.617911  7874 tablet_copy_client.cc:538] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:48.618042  7866 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: Bootstrap starting.
I20260630 12:14:48.623840  7874 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: Bootstrap starting.
I20260630 12:14:48.640156  7874 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:48.641021  7866 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:48.641166  7874 tablet_bootstrap.cc:492] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: Bootstrap complete.
I20260630 12:14:48.642241  7866 tablet_bootstrap.cc:492] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: Bootstrap complete.
I20260630 12:14:48.642269  7874 ts_tablet_manager.cc:1403] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260630 12:14:48.643234  7866 ts_tablet_manager.cc:1403] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260630 12:14:48.645452  7874 raft_consensus.cc:359] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:48.646603  7874 raft_consensus.cc:740] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9b713305f7594eb3ab1fa640047aad44, State: Initialized, Role: LEARNER
I20260630 12:14:48.646095  7866 raft_consensus.cc:359] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:48.647508  7866 raft_consensus.cc:740] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9b713305f7594eb3ab1fa640047aad44, State: Initialized, Role: LEARNER
I20260630 12:14:48.647408  7874 consensus_queue.cc:260] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:48.648355  7866 consensus_queue.cc:260] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: true } }
I20260630 12:14:48.650002  7874 ts_tablet_manager.cc:1434] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:14:48.651046  7866 ts_tablet_manager.cc:1434] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:14:48.652084  7791 tablet_copy_service.cc:342] P 80084bdf4e8641dfa566ac7c7cf3b38f: Request end of tablet copy session 9b713305f7594eb3ab1fa640047aad44-3d6a2df09c74478ea33e7052a5a89fa6 received from {username='slave'} at 127.0.0.1:36860
I20260630 12:14:48.652828  7791 tablet_copy_service.cc:434] P 80084bdf4e8641dfa566ac7c7cf3b38f: ending tablet copy session 9b713305f7594eb3ab1fa640047aad44-3d6a2df09c74478ea33e7052a5a89fa6 on tablet 3d6a2df09c74478ea33e7052a5a89fa6 with peer 9b713305f7594eb3ab1fa640047aad44
I20260630 12:14:48.653905  7711 tablet_copy_service.cc:342] P 26e7ad7fa7634d0e9a11b05f4a051acb: Request end of tablet copy session 9b713305f7594eb3ab1fa640047aad44-2bdd089e539f49d6a2a27239cff6d29b received from {username='slave'} at 127.0.0.1:50462
I20260630 12:14:48.654487  7711 tablet_copy_service.cc:434] P 26e7ad7fa7634d0e9a11b05f4a051acb: ending tablet copy session 9b713305f7594eb3ab1fa640047aad44-2bdd089e539f49d6a2a27239cff6d29b on tablet 2bdd089e539f49d6a2a27239cff6d29b with peer 9b713305f7594eb3ab1fa640047aad44
I20260630 12:14:48.872785  7536 raft_consensus.cc:1217] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:49.078575  7536 raft_consensus.cc:1217] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:49.115132  7536 raft_consensus.cc:1217] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:49.303368  7882 raft_consensus.cc:1064] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a: attempting to promote NON_VOTER 9b713305f7594eb3ab1fa640047aad44 to VOTER
I20260630 12:14:49.306035  7882 consensus_queue.cc:237] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } }
I20260630 12:14:49.313122  7780 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:49.313124  7536 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 LEARNER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:49.314203  7699 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:49.314898  7882 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:49.315748  7859 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:49.316620  7881 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:49.336174  7881 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.338348  7536 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.340313  7699 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.350713  7780 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.351739  7150 catalog_manager.cc:5697] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 reported cstate change: config changed from index 2 to 3, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } attrs { replace: true } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.387853  7619 consensus_queue.cc:237] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } }
I20260630 12:14:49.393067  7536 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 FOLLOWER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:49.393640  7699 raft_consensus.cc:1275] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Refusing update from remote peer e6fa0b99725d42b09ea8dd8a5c73860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:49.394338  7882 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:49.395267  7881 consensus_queue.cc:1048] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:49.402128  7859 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.403631  7699 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.405925  7536 raft_consensus.cc:2955] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.413008  7138 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e86fad142d01423884cae0c48699f97f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:49.419272  7151 catalog_manager.cc:5697] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 reported cstate change: config changed from index 3 to 4, VOTER 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.441398  7770 tablet_service.cc:1558] Processing DeleteTablet for tablet e86fad142d01423884cae0c48699f97f with delete_type TABLET_DATA_TOMBSTONED (TS 80084bdf4e8641dfa566ac7c7cf3b38f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36868
I20260630 12:14:49.443499  7898 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:49.444367  7898 raft_consensus.cc:2243] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:49.445077  7898 raft_consensus.cc:2272] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:49.447901  7898 ts_tablet_manager.cc:1916] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:49.458839  7898 ts_tablet_manager.cc:1929] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:14:49.459306  7898 log.cc:1199] T e86fad142d01423884cae0c48699f97f P 80084bdf4e8641dfa566ac7c7cf3b38f: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-2-root/wals/e86fad142d01423884cae0c48699f97f
I20260630 12:14:49.460632  7138 catalog_manager.cc:5028] TS 80084bdf4e8641dfa566ac7c7cf3b38f (127.0.107.195:44385): tablet e86fad142d01423884cae0c48699f97f (table test-workload [id=a58df68e818d43b58fbbae0e52be475f]) successfully deleted
I20260630 12:14:49.557729  7883 raft_consensus.cc:1064] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb: attempting to promote NON_VOTER 9b713305f7594eb3ab1fa640047aad44 to VOTER
I20260630 12:14:49.559726  7883 consensus_queue.cc:237] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } }
I20260630 12:14:49.565903  7780 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:49.565907  7536 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 LEARNER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:49.566726  7619 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:49.567436  7883 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:49.568301  7838 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:49.569373  7884 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:49.580775  7883 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.581825  7780 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.585508  7619 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.590796  7536 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.595326  7153 catalog_manager.cc:5697] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:49.608058  7872 raft_consensus.cc:1064] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f: attempting to promote NON_VOTER 9b713305f7594eb3ab1fa640047aad44 to VOTER
I20260630 12:14:49.610970  7872 consensus_queue.cc:237] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } }
I20260630 12:14:49.633776  7535 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 LEARNER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:49.635187  7699 consensus_queue.cc:237] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [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: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } }
I20260630 12:14:49.635934  7886 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:49.637693  7700 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:49.638931  7619 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:49.639633  7906 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:14:49.641481  7535 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:49.642349  7780 raft_consensus.cc:1275] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Refusing update from remote peer 26e7ad7fa7634d0e9a11b05f4a051acb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:49.643059  7906 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:49.643935  7903 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:49.645784  7883 consensus_queue.cc:1048] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:49.656211  7536 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.659610  7883 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.662654  7780 raft_consensus.cc:2955] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.677989  7872 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.679605  7699 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.680728  7152 catalog_manager.cc:5697] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f reported cstate change: config changed from index 4 to 5, VOTER e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193) evicted. New cstate: current_term: 3 leader_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.694047  7609 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bdd089e539f49d6a2a27239cff6d29b with delete_type TABLET_DATA_TOMBSTONED (TS e6fa0b99725d42b09ea8dd8a5c73860a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41342
I20260630 12:14:49.695703  7151 catalog_manager.cc:5697] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb reported cstate change: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.698551  7139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2bdd089e539f49d6a2a27239cff6d29b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:49.695859  7619 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.705376  7535 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9b713305f7594eb3ab1fa640047aad44 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "26e7ad7fa7634d0e9a11b05f4a051acb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45851 } attrs { replace: true } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.711352  7910 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:49.712399  7910 raft_consensus.cc:2243] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:49.713254  7910 raft_consensus.cc:2272] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:49.717237  7910 ts_tablet_manager.cc:1916] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:49.732851  7910 ts_tablet_manager.cc:1929] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:49.733289  7910 log.cc:1199] T 2bdd089e539f49d6a2a27239cff6d29b P e6fa0b99725d42b09ea8dd8a5c73860a: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-0-root/wals/2bdd089e539f49d6a2a27239cff6d29b
I20260630 12:14:49.733340  7780 consensus_queue.cc:237] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [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: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } }
I20260630 12:14:49.735383  7138 catalog_manager.cc:5028] TS e6fa0b99725d42b09ea8dd8a5c73860a (127.0.107.193:42815): tablet 2bdd089e539f49d6a2a27239cff6d29b (table test-workload [id=a58df68e818d43b58fbbae0e52be475f]) successfully deleted
I20260630 12:14:49.738742  7535 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:49.739127  7619 raft_consensus.cc:1275] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Refusing update from remote peer 80084bdf4e8641dfa566ac7c7cf3b38f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:49.740339  7872 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:49.741168  7886 consensus_queue.cc:1048] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:49.746902  7886 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.750262  7619 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.752048  7535 raft_consensus.cc:2955] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } } }
I20260630 12:14:49.757361  7138 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d6a2df09c74478ea33e7052a5a89fa6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:49.764019  7153 catalog_manager.cc:5697] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f reported cstate change: config changed from index 4 to 5, VOTER 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6fa0b99725d42b09ea8dd8a5c73860a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80084bdf4e8641dfa566ac7c7cf3b38f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b713305f7594eb3ab1fa640047aad44" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:49.774948  7690 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d6a2df09c74478ea33e7052a5a89fa6 with delete_type TABLET_DATA_TOMBSTONED (TS 26e7ad7fa7634d0e9a11b05f4a051acb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50476
I20260630 12:14:49.777062  7911 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:49.778048  7911 raft_consensus.cc:2243] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:49.778682  7911 raft_consensus.cc:2272] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:49.781831  7911 ts_tablet_manager.cc:1916] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:49.794466  7911 ts_tablet_manager.cc:1929] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:49.794824  7911 log.cc:1199] T 3d6a2df09c74478ea33e7052a5a89fa6 P 26e7ad7fa7634d0e9a11b05f4a051acb: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821485403742-431-0/minicluster-data/ts-1-root/wals/3d6a2df09c74478ea33e7052a5a89fa6
I20260630 12:14:49.796285  7139 catalog_manager.cc:5028] TS 26e7ad7fa7634d0e9a11b05f4a051acb (127.0.107.194:45851): tablet 3d6a2df09c74478ea33e7052a5a89fa6 (table test-workload [id=a58df68e818d43b58fbbae0e52be475f]) successfully deleted
I20260630 12:14:51.756050   431 tablet_server.cc:179] TabletServer@127.0.107.193:42815 shutting down...
I20260630 12:14:51.783682   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:51.784874   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.785684   431 raft_consensus.cc:2243] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:51.786528   431 raft_consensus.cc:2272] T e86fad142d01423884cae0c48699f97f P e6fa0b99725d42b09ea8dd8a5c73860a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.788686   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.789217   431 raft_consensus.cc:2243] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.789736   431 raft_consensus.cc:2272] T 3d6a2df09c74478ea33e7052a5a89fa6 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.792025   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.792627   431 raft_consensus.cc:2243] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.793099   431 raft_consensus.cc:2272] T d7ccba6ae5544712897151975a450802 P e6fa0b99725d42b09ea8dd8a5c73860a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.816962   431 tablet_server.cc:196] TabletServer@127.0.107.193:42815 shutdown complete.
I20260630 12:14:51.832409   431 tablet_server.cc:179] TabletServer@127.0.107.194:45851 shutting down...
I20260630 12:14:51.858839   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:51.859649   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.860262   431 raft_consensus.cc:2243] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:51.861093   431 raft_consensus.cc:2272] T 2bdd089e539f49d6a2a27239cff6d29b P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.863121   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.863586   431 raft_consensus.cc:2243] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.864109   431 raft_consensus.cc:2272] T e86fad142d01423884cae0c48699f97f P 26e7ad7fa7634d0e9a11b05f4a051acb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.866125   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.866607   431 raft_consensus.cc:2243] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:51.867296   431 raft_consensus.cc:2272] T d7ccba6ae5544712897151975a450802 P 26e7ad7fa7634d0e9a11b05f4a051acb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.891315   431 tablet_server.cc:196] TabletServer@127.0.107.194:45851 shutdown complete.
I20260630 12:14:51.905630   431 tablet_server.cc:179] TabletServer@127.0.107.195:44385 shutting down...
I20260630 12:14:51.928036   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:51.928666   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.929207   431 raft_consensus.cc:2243] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.929643   431 raft_consensus.cc:2272] T 2bdd089e539f49d6a2a27239cff6d29b P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.931600   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.932042   431 raft_consensus.cc:2243] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:51.932721   431 raft_consensus.cc:2272] T 3d6a2df09c74478ea33e7052a5a89fa6 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.934767   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:51.935196   431 raft_consensus.cc:2243] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.935535   431 raft_consensus.cc:2272] T d7ccba6ae5544712897151975a450802 P 80084bdf4e8641dfa566ac7c7cf3b38f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.958140   431 tablet_server.cc:196] TabletServer@127.0.107.195:44385 shutdown complete.
I20260630 12:14:51.972638   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:51.994798   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:51.995466   431 tablet_replica.cc:333] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44: stopping tablet replica
I20260630 12:14:51.996004   431 raft_consensus.cc:2243] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.996538   431 raft_consensus.cc:2272] T 2bdd089e539f49d6a2a27239cff6d29b P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.998461   431 tablet_replica.cc:333] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44: stopping tablet replica
I20260630 12:14:51.998971   431 raft_consensus.cc:2243] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.999403   431 raft_consensus.cc:2272] T 3d6a2df09c74478ea33e7052a5a89fa6 P 9b713305f7594eb3ab1fa640047aad44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.001223   431 tablet_replica.cc:333] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44: stopping tablet replica
I20260630 12:14:52.001680   431 raft_consensus.cc:2243] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.002156   431 raft_consensus.cc:2272] T e86fad142d01423884cae0c48699f97f P 9b713305f7594eb3ab1fa640047aad44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.022939   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:52.034953   431 master.cc:562] Master@127.0.107.254:37951 shutting down...
I20260630 12:14:52.053948   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.054572   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.054924   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77f808fb38344b78ae3ff416041544d8: stopping tablet replica
I20260630 12:14:52.075695   431 master.cc:584] Master@127.0.107.254:37951 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16512 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:14:52.113700   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42353
I20260630 12:14:52.114719   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.119937  7912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.119977  7913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.121450  7915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.122279   431 server_base.cc:1061] running on GCE node
I20260630 12:14:52.123175   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.123369   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.123523   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692123491 us; error 0 us; skew 500 ppm
I20260630 12:14:52.124009   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.126410   431 webserver.cc:533] Webserver started at http://127.0.107.254:36477/ using document root <none> and password file <none>
I20260630 12:14:52.126868   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.127055   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.127339   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.128386   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "1d2e0c789bd94fa68d07237c0beee746"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:52.132550   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:52.135707  7920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.136577   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:52.136870   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "1d2e0c789bd94fa68d07237c0beee746"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:52.137111   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:52.168331   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.169632   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.207937   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42353
I20260630 12:14:52.208112  7971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42353 every 8 connection(s)
I20260630 12:14:52.212285  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.223364  7972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: Bootstrap starting.
I20260630 12:14:52.228303  7972 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.232687  7972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: No bootstrap required, opened a new log
I20260630 12:14:52.234932  7972 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d2e0c789bd94fa68d07237c0beee746" member_type: VOTER }
I20260630 12:14:52.235396  7972 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.235656  7972 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d2e0c789bd94fa68d07237c0beee746, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.236326  7972 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d2e0c789bd94fa68d07237c0beee746" member_type: VOTER }
I20260630 12:14:52.236853  7972 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:52.237118  7972 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:52.237408  7972 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:52.242394  7972 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d2e0c789bd94fa68d07237c0beee746" member_type: VOTER }
I20260630 12:14:52.242946  7972 leader_election.cc:304] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [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: 1d2e0c789bd94fa68d07237c0beee746; no voters: 
I20260630 12:14:52.244133  7972 leader_election.cc:290] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:52.244606  7975 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:52.246047  7975 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 1 LEADER]: Becoming Leader. State: Replica: 1d2e0c789bd94fa68d07237c0beee746, State: Running, Role: LEADER
I20260630 12:14:52.246722  7975 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [LEADER]: Queue going to LEADER mode. State: All 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: "1d2e0c789bd94fa68d07237c0beee746" member_type: VOTER }
I20260630 12:14:52.247234  7972 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:52.252231  7977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d2e0c789bd94fa68d07237c0beee746. Latest consensus state: current_term: 1 leader_uuid: "1d2e0c789bd94fa68d07237c0beee746" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d2e0c789bd94fa68d07237c0beee746" member_type: VOTER } }
I20260630 12:14:52.252971  7977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:52.253021  7976 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d2e0c789bd94fa68d07237c0beee746" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d2e0c789bd94fa68d07237c0beee746" member_type: VOTER } }
I20260630 12:14:52.253685  7976 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:52.255153  7982 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:52.264272  7982 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:52.265331   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:52.273813  7982 catalog_manager.cc:1383] Generated new cluster ID: b748f24f241c40c2ba23109c1cede2c7
I20260630 12:14:52.274135  7982 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:52.299034  7982 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:52.300343  7982 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:52.318606  7982 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: Generated new TSK 0
I20260630 12:14:52.319264  7982 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:52.331717   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.337479  7993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.338662  7994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.340150  7996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.340746   431 server_base.cc:1061] running on GCE node
I20260630 12:14:52.341760   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.341995   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.342196   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692342171 us; error 0 us; skew 500 ppm
I20260630 12:14:52.342751   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.345108   431 webserver.cc:533] Webserver started at http://127.0.107.193:35233/ using document root <none> and password file <none>
I20260630 12:14:52.345597   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.345821   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.346112   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.347267   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "9052f90d2d604279804af5582869a27d"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:52.351979   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:14:52.355122  8001 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.355798   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:52.356091   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "9052f90d2d604279804af5582869a27d"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:52.356369   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:52.369740   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.370826   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.372167   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:52.374418   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:52.374634   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.374886   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:52.375069   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.414784   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43697
I20260630 12:14:52.414896  8063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43697 every 8 connection(s)
I20260630 12:14:52.419710   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.427409  8068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.428146  8069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.430254  8071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.430888   431 server_base.cc:1061] running on GCE node
I20260630 12:14:52.431706   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.431958   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.432161   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692432144 us; error 0 us; skew 500 ppm
I20260630 12:14:52.432677   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.435699   431 webserver.cc:533] Webserver started at http://127.0.107.194:42045/ using document root <none> and password file <none>
I20260630 12:14:52.435811  8064 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42353
I20260630 12:14:52.436237   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.436293  8064 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:52.436612   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.436975   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.437356  8064 heartbeater.cc:507] Master 127.0.107.254:42353 requested a full tablet report, sending...
I20260630 12:14:52.438051   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "50e5f04d1d9441d198dd1138e52b171a"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:52.439623  7937 ts_manager.cc:194] Registered new tserver with Master: 9052f90d2d604279804af5582869a27d (127.0.107.193:43697)
I20260630 12:14:52.441612  7937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39942
I20260630 12:14:52.443028   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:52.446816  8076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.447796   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:52.448051   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "50e5f04d1d9441d198dd1138e52b171a"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:52.448307   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:52.462824   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.463923   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.465339   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:52.467609   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:52.467829   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.468055   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:52.468223   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.505553   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33483
I20260630 12:14:52.505682  8138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33483 every 8 connection(s)
I20260630 12:14:52.510263   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.516939  8142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.518236  8143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.520895  8145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.522858   431 server_base.cc:1061] running on GCE node
I20260630 12:14:52.523906  8139 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42353
I20260630 12:14:52.524032   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:52.524350  8139 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:52.524410   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.524762   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692524738 us; error 0 us; skew 500 ppm
I20260630 12:14:52.525282  8139 heartbeater.cc:507] Master 127.0.107.254:42353 requested a full tablet report, sending...
I20260630 12:14:52.525470   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.527495  7937 ts_manager.cc:194] Registered new tserver with Master: 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483)
I20260630 12:14:52.528626   431 webserver.cc:533] Webserver started at http://127.0.107.195:45321/ using document root <none> and password file <none>
I20260630 12:14:52.529368   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.529630   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.529608  7937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39948
I20260630 12:14:52.530288   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.531876   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "77c914942024407fa77fa7ca740c892a"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:52.536770   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:52.540295  8150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.541168   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:14:52.541481   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "77c914942024407fa77fa7ca740c892a"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:52.541738   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:52.557489   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.558717   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.560149   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:52.562348   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:52.562516   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.562803   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:52.562958   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.601423   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34875
I20260630 12:14:52.601519  8212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34875 every 8 connection(s)
I20260630 12:14:52.614892  8213 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42353
I20260630 12:14:52.615331  8213 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:52.616027  8213 heartbeater.cc:507] Master 127.0.107.254:42353 requested a full tablet report, sending...
I20260630 12:14:52.617964  7937 ts_manager.cc:194] Registered new tserver with Master: 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:52.618104   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013595805s
I20260630 12:14:52.619784  7937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39950
I20260630 12:14:53.444581  8064 heartbeater.cc:499] Master 127.0.107.254:42353 was elected leader, sending a full tablet report...
I20260630 12:14:53.532989  8139 heartbeater.cc:499] Master 127.0.107.254:42353 was elected leader, sending a full tablet report...
I20260630 12:14:53.622378  8213 heartbeater.cc:499] Master 127.0.107.254:42353 was elected leader, sending a full tablet report...
I20260630 12:14:53.672575  7937 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34600:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:14:53.674925  7937 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:53.733701  8029 tablet_service.cc:1511] Processing CreateTablet for tablet da91b1f14df34eb9aaa25c24c096d548 (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:53.734081  8103 tablet_service.cc:1511] Processing CreateTablet for tablet c517bc59354f495ba8f90f4ad06504e4 (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:53.734493  8102 tablet_service.cc:1511] Processing CreateTablet for tablet 8687f508642647e2b73b4322ea855d0a (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:53.735191  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da91b1f14df34eb9aaa25c24c096d548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.735491  8103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c517bc59354f495ba8f90f4ad06504e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.735140  8028 tablet_service.cc:1511] Processing CreateTablet for tablet c517bc59354f495ba8f90f4ad06504e4 (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:53.736552  8101 tablet_service.cc:1511] Processing CreateTablet for tablet bb90d0efc9eb45fe8d3eac0540bd471f (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:53.737861  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90d0efc9eb45fe8d3eac0540bd471f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.738149  8027 tablet_service.cc:1511] Processing CreateTablet for tablet 8687f508642647e2b73b4322ea855d0a (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:53.739074  8026 tablet_service.cc:1511] Processing CreateTablet for tablet bb90d0efc9eb45fe8d3eac0540bd471f (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:53.733701  8104 tablet_service.cc:1511] Processing CreateTablet for tablet da91b1f14df34eb9aaa25c24c096d548 (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:53.740834  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da91b1f14df34eb9aaa25c24c096d548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.741546  8102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8687f508642647e2b73b4322ea855d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.736586  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c517bc59354f495ba8f90f4ad06504e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.748886  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8687f508642647e2b73b4322ea855d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.749553  8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90d0efc9eb45fe8d3eac0540bd471f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.776566  8233 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a: Bootstrap starting.
I20260630 12:14:53.780330  8234 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:53.782922  8178 tablet_service.cc:1511] Processing CreateTablet for tablet da91b1f14df34eb9aaa25c24c096d548 (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:53.784283  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da91b1f14df34eb9aaa25c24c096d548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.787070  8234 tablet_bootstrap.cc:654] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.790067  8177 tablet_service.cc:1511] Processing CreateTablet for tablet c517bc59354f495ba8f90f4ad06504e4 (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:53.791407  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c517bc59354f495ba8f90f4ad06504e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.791693  8175 tablet_service.cc:1511] Processing CreateTablet for tablet bb90d0efc9eb45fe8d3eac0540bd471f (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:53.792965  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90d0efc9eb45fe8d3eac0540bd471f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.796259  8233 tablet_bootstrap.cc:654] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.796132  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 8687f508642647e2b73b4322ea855d0a (DEFAULT_TABLE table=test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:53.797484  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8687f508642647e2b73b4322ea855d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.828449  8234 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: No bootstrap required, opened a new log
I20260630 12:14:53.829350  8234 ts_tablet_manager.cc:1403] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.021s
I20260630 12:14:53.833456  8234 raft_consensus.cc:359] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.834568  8234 raft_consensus.cc:385] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.835006  8234 raft_consensus.cc:740] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.836277  8234 consensus_queue.cc:260] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.839984  8237 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a: Bootstrap starting.
I20260630 12:14:53.843564  8233 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a: No bootstrap required, opened a new log
I20260630 12:14:53.844228  8233 ts_tablet_manager.cc:1403] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.029s
I20260630 12:14:53.845479  8234 ts_tablet_manager.cc:1434] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.006s
I20260630 12:14:53.846522  8234 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:53.847160  8233 raft_consensus.cc:359] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.847936  8233 raft_consensus.cc:385] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.848222  8233 raft_consensus.cc:740] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.849102  8233 consensus_queue.cc:260] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.850711  8237 tablet_bootstrap.cc:654] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.854161  8234 tablet_bootstrap.cc:654] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.859189  8233 ts_tablet_manager.cc:1434] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.010s
I20260630 12:14:53.860764  8233 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a: Bootstrap starting.
I20260630 12:14:53.866688  8234 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: No bootstrap required, opened a new log
I20260630 12:14:53.867244  8234 ts_tablet_manager.cc:1403] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260630 12:14:53.867554  8233 tablet_bootstrap.cc:654] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.870450  8234 raft_consensus.cc:359] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.871292  8234 raft_consensus.cc:385] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.871601  8234 raft_consensus.cc:740] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.872404  8234 consensus_queue.cc:260] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.873492  8237 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a: No bootstrap required, opened a new log
I20260630 12:14:53.873965  8237 ts_tablet_manager.cc:1403] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.012s
I20260630 12:14:53.874629  8233 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a: No bootstrap required, opened a new log
I20260630 12:14:53.874812  8234 ts_tablet_manager.cc:1434] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:53.875123  8233 ts_tablet_manager.cc:1403] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:14:53.875795  8234 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:53.876825  8237 raft_consensus.cc:359] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.877599  8237 raft_consensus.cc:385] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.877887  8237 raft_consensus.cc:740] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c914942024407fa77fa7ca740c892a, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.878119  8233 raft_consensus.cc:359] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.878867  8233 raft_consensus.cc:385] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.879307  8233 raft_consensus.cc:740] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.878790  8237 consensus_queue.cc:260] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.880198  8233 consensus_queue.cc:260] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.882405  8233 ts_tablet_manager.cc:1434] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:14:53.882959  8234 tablet_bootstrap.cc:654] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.883384  8233 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a: Bootstrap starting.
I20260630 12:14:53.889112  8237 ts_tablet_manager.cc:1434] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:14:53.889940  8233 tablet_bootstrap.cc:654] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.892742  8237 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a: Bootstrap starting.
I20260630 12:14:53.892897  8238 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.893563  8238 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.895375  8234 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: No bootstrap required, opened a new log
I20260630 12:14:53.895871  8234 ts_tablet_manager.cc:1403] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:14:53.898855  8234 raft_consensus.cc:359] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.899403  8237 tablet_bootstrap.cc:654] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.899590  8234 raft_consensus.cc:385] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.899906  8234 raft_consensus.cc:740] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.900961  8234 consensus_queue.cc:260] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.905953  8233 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a: No bootstrap required, opened a new log
I20260630 12:14:53.906656  8233 ts_tablet_manager.cc:1403] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:14:53.911062  8234 ts_tablet_manager.cc:1434] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:14:53.912143  8234 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:53.911949  8233 raft_consensus.cc:359] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.914249  8233 raft_consensus.cc:385] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.914529  8233 raft_consensus.cc:740] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.915293  8233 consensus_queue.cc:260] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.919647  8238 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:53.919875  8234 tablet_bootstrap.cc:654] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.922840  8233 ts_tablet_manager.cc:1434] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260630 12:14:53.924193  8233 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a: Bootstrap starting.
I20260630 12:14:53.938396  8233 tablet_bootstrap.cc:654] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.943090  8234 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: No bootstrap required, opened a new log
I20260630 12:14:53.943730  8234 ts_tablet_manager.cc:1403] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260630 12:14:53.947472  8234 raft_consensus.cc:359] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.948477  8234 raft_consensus.cc:385] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.948944  8234 raft_consensus.cc:740] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.950187  8237 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a: No bootstrap required, opened a new log
I20260630 12:14:53.950898  8237 ts_tablet_manager.cc:1403] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.009s
I20260630 12:14:53.950069  8234 consensus_queue.cc:260] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.953367  8234 ts_tablet_manager.cc:1434] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260630 12:14:53.954026  8237 raft_consensus.cc:359] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.952538  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a" is_pre_election: true
I20260630 12:14:53.954854  8237 raft_consensus.cc:385] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.955238  8237 raft_consensus.cc:740] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c914942024407fa77fa7ca740c892a, State: Initialized, Role: FOLLOWER
W20260630 12:14:53.955866  8005 leader_election.cc:343] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:53.956139  8237 consensus_queue.cc:260] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.959486  8237 ts_tablet_manager.cc:1434] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:53.959609  8233 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a: No bootstrap required, opened a new log
I20260630 12:14:53.960134  8233 ts_tablet_manager.cc:1403] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.012s
I20260630 12:14:53.960415  8237 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: Bootstrap starting.
I20260630 12:14:53.963008  8233 raft_consensus.cc:359] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.963696  8233 raft_consensus.cc:385] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.964012  8233 raft_consensus.cc:740] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.964884  8233 consensus_queue.cc:260] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.966396  8237 tablet_bootstrap.cc:654] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.968892  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e5f04d1d9441d198dd1138e52b171a" is_pre_election: true
I20260630 12:14:53.969596  8114 raft_consensus.cc:2468] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9052f90d2d604279804af5582869a27d in term 0.
I20260630 12:14:53.971377  8233 ts_tablet_manager.cc:1434] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:14:53.972409  8003 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [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: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 77c914942024407fa77fa7ca740c892a
I20260630 12:14:53.973356  8238 raft_consensus.cc:2804] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:53.973821  8238 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.974231  8238 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.974843  8239 raft_consensus.cc:493] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.975354  8239 raft_consensus.cc:515] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.977254  8237 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: No bootstrap required, opened a new log
I20260630 12:14:53.977758  8237 ts_tablet_manager.cc:1403] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:14:53.978006  8239 leader_election.cc:290] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:53.980281  8237 raft_consensus.cc:359] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.980855  8237 raft_consensus.cc:385] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.981107  8237 raft_consensus.cc:740] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c914942024407fa77fa7ca740c892a, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.981794  8237 consensus_queue.cc:260] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.983775  8237 ts_tablet_manager.cc:1434] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:53.984095  8238 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:53.984889  8237 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a: Bootstrap starting.
I20260630 12:14:53.987403  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e5f04d1d9441d198dd1138e52b171a"
I20260630 12:14:53.988245  8114 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.991591  8237 tablet_bootstrap.cc:654] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.001672  8238 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 election: Requested vote from peers 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:54.002717  8114 raft_consensus.cc:2468] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9052f90d2d604279804af5582869a27d in term 1.
I20260630 12:14:54.002866  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a"
I20260630 12:14:54.004019  8003 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 
W20260630 12:14:54.004921  8005 leader_election.cc:343] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:54.007920  8237 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a: No bootstrap required, opened a new log
I20260630 12:14:54.007879  8238 raft_consensus.cc:2804] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.008659  8237 ts_tablet_manager.cc:1403] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260630 12:14:54.008946  8238 raft_consensus.cc:697] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: Becoming Leader. State: Replica: 9052f90d2d604279804af5582869a27d, State: Running, Role: LEADER
I20260630 12:14:54.009826  8238 consensus_queue.cc:237] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.011533  8237 raft_consensus.cc:359] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.012277  8237 raft_consensus.cc:385] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.012554  8237 raft_consensus.cc:740] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c914942024407fa77fa7ca740c892a, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.013463  8237 consensus_queue.cc:260] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.016664  8237 ts_tablet_manager.cc:1434] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260630 12:14:54.017439  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c517bc59354f495ba8f90f4ad06504e4" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9052f90d2d604279804af5582869a27d" is_pre_election: true
I20260630 12:14:54.023371  8039 raft_consensus.cc:2468] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 0.
I20260630 12:14:54.025002  8080 leader_election.cc:304] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:54.026044  8239 raft_consensus.cc:2804] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:54.026446  8239 raft_consensus.cc:493] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:54.026767  8239 raft_consensus.cc:3060] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.027794  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c517bc59354f495ba8f90f4ad06504e4" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a" is_pre_election: true
I20260630 12:14:54.028462  8188 raft_consensus.cc:2468] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 0.
I20260630 12:14:54.030119  7937 catalog_manager.cc:5697] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9052f90d2d604279804af5582869a27d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9052f90d2d604279804af5582869a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:54.032583  8239 raft_consensus.cc:515] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.034601  8239 leader_election.cc:290] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 election: Requested vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:54.035295  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c517bc59354f495ba8f90f4ad06504e4" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9052f90d2d604279804af5582869a27d"
I20260630 12:14:54.035704  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c517bc59354f495ba8f90f4ad06504e4" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a"
I20260630 12:14:54.035890  8039 raft_consensus.cc:3060] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.036250  8188 raft_consensus.cc:3060] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.043252  8188 raft_consensus.cc:2468] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 1.
I20260630 12:14:54.043252  8039 raft_consensus.cc:2468] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 1.
I20260630 12:14:54.044560  8080 leader_election.cc:304] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:54.045243  8239 raft_consensus.cc:2804] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.046283  8239 raft_consensus.cc:697] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Becoming Leader. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Running, Role: LEADER
I20260630 12:14:54.046938  8239 consensus_queue.cc:237] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.053624  7937 catalog_manager.cc:5697] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a reported cstate change: term changed from 0 to 1, leader changed from <none> to 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:54.160300  8239 raft_consensus.cc:493] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:54.160761  8239 raft_consensus.cc:515] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.162329  8239 leader_election.cc:290] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:54.163215  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da91b1f14df34eb9aaa25c24c096d548" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9052f90d2d604279804af5582869a27d" is_pre_election: true
I20260630 12:14:54.163344  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da91b1f14df34eb9aaa25c24c096d548" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a" is_pre_election: true
I20260630 12:14:54.163792  8039 raft_consensus.cc:2468] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 0.
I20260630 12:14:54.163920  8188 raft_consensus.cc:2468] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 0.
I20260630 12:14:54.164848  8238 raft_consensus.cc:493] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:54.164830  8080 leader_election.cc:304] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:54.165868  8239 raft_consensus.cc:2804] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:54.165688  8238 raft_consensus.cc:515] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.166256  8239 raft_consensus.cc:493] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:54.166654  8239 raft_consensus.cc:3060] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.167546  8238 leader_election.cc:290] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:54.168365  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90d0efc9eb45fe8d3eac0540bd471f" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e5f04d1d9441d198dd1138e52b171a" is_pre_election: true
I20260630 12:14:54.168602  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90d0efc9eb45fe8d3eac0540bd471f" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a" is_pre_election: true
I20260630 12:14:54.168939  8114 raft_consensus.cc:2468] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9052f90d2d604279804af5582869a27d in term 0.
I20260630 12:14:54.169286  8188 raft_consensus.cc:2468] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9052f90d2d604279804af5582869a27d in term 0.
I20260630 12:14:54.170059  8003 leader_election.cc:304] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:54.170805  8238 raft_consensus.cc:2804] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:54.171092  8238 raft_consensus.cc:493] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:54.171345  8238 raft_consensus.cc:3060] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.173017  8239 raft_consensus.cc:515] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.174453  8239 leader_election.cc:290] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 election: Requested vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:54.175278  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da91b1f14df34eb9aaa25c24c096d548" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9052f90d2d604279804af5582869a27d"
I20260630 12:14:54.175551  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da91b1f14df34eb9aaa25c24c096d548" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a"
I20260630 12:14:54.175830  8039 raft_consensus.cc:3060] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.176082  8188 raft_consensus.cc:3060] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.177067  8238 raft_consensus.cc:515] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.178676  8238 leader_election.cc:290] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 election: Requested vote from peers 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:54.179888  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90d0efc9eb45fe8d3eac0540bd471f" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a"
I20260630 12:14:54.180373  8187 raft_consensus.cc:3060] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.182529  8039 raft_consensus.cc:2468] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 1.
I20260630 12:14:54.183323  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90d0efc9eb45fe8d3eac0540bd471f" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e5f04d1d9441d198dd1138e52b171a"
I20260630 12:14:54.183542  8080 leader_election.cc:304] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:54.183802  8188 raft_consensus.cc:2468] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 1.
I20260630 12:14:54.183903  8114 raft_consensus.cc:3060] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.184353  8239 raft_consensus.cc:2804] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.184788  8239 raft_consensus.cc:697] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Becoming Leader. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Running, Role: LEADER
I20260630 12:14:54.185568  8239 consensus_queue.cc:237] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.185863  8187 raft_consensus.cc:2468] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9052f90d2d604279804af5582869a27d in term 1.
I20260630 12:14:54.187150  8005 leader_election.cc:304] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77c914942024407fa77fa7ca740c892a, 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:54.187920  8238 raft_consensus.cc:2804] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.189179  8238 raft_consensus.cc:697] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: Becoming Leader. State: Replica: 9052f90d2d604279804af5582869a27d, State: Running, Role: LEADER
I20260630 12:14:54.189997  8238 consensus_queue.cc:237] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.190461  8114 raft_consensus.cc:2468] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9052f90d2d604279804af5582869a27d in term 1.
I20260630 12:14:54.193430  7937 catalog_manager.cc:5697] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a reported cstate change: term changed from 0 to 1, leader changed from <none> to 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:54.197846  7933 catalog_manager.cc:5697] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9052f90d2d604279804af5582869a27d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9052f90d2d604279804af5582869a27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:54.217624  8243 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:54.218184  8243 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.220788  8243 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483)
I20260630 12:14:54.234936  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "77c914942024407fa77fa7ca740c892a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9052f90d2d604279804af5582869a27d" is_pre_election: true
I20260630 12:14:54.237514  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "77c914942024407fa77fa7ca740c892a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e5f04d1d9441d198dd1138e52b171a" is_pre_election: true
I20260630 12:14:54.238242  8114 raft_consensus.cc:2393] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77c914942024407fa77fa7ca740c892a in current term 1: Already voted for candidate 9052f90d2d604279804af5582869a27d in this term.
I20260630 12:14:54.239252  8152 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [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: 77c914942024407fa77fa7ca740c892a; no voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d
I20260630 12:14:54.239954  8243 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.246604  8243 raft_consensus.cc:2749] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:54.252436  7933 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34614:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:14:54.283082  8028 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0bb70fb7a04f76aec4b4fdd17744bd (DEFAULT_TABLE table=dugtrio [id=78179e99a63643909ab818fe1a7ec978]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:54.284368  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0bb70fb7a04f76aec4b4fdd17744bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.284286  8101 tablet_service.cc:1511] Processing CreateTablet for tablet c1137f9f53a84e9184989798dda13f23 (DEFAULT_TABLE table=dugtrio [id=78179e99a63643909ab818fe1a7ec978]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:54.285727  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1137f9f53a84e9184989798dda13f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.285733  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 6f55ad44f8354efaac52673a46c8602f (DEFAULT_TABLE table=dugtrio [id=78179e99a63643909ab818fe1a7ec978]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:54.287014  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f55ad44f8354efaac52673a46c8602f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.286908  8029 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3cb67fd7ea4549a63e6c0e67f7093a (DEFAULT_TABLE table=dugtrio [id=78179e99a63643909ab818fe1a7ec978]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:54.288859  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3cb67fd7ea4549a63e6c0e67f7093a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.301507  8233 tablet_bootstrap.cc:492] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: Bootstrap starting.
I20260630 12:14:54.303848  8234 tablet_bootstrap.cc:492] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:54.305311  8237 tablet_bootstrap.cc:492] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: Bootstrap starting.
I20260630 12:14:54.307963  8233 tablet_bootstrap.cc:654] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.309734  8234 tablet_bootstrap.cc:654] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.312294  8237 tablet_bootstrap.cc:654] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.314667  8233 tablet_bootstrap.cc:492] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: No bootstrap required, opened a new log
I20260630 12:14:54.314972  8234 tablet_bootstrap.cc:492] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: No bootstrap required, opened a new log
I20260630 12:14:54.315181  8233 ts_tablet_manager.cc:1403] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260630 12:14:54.315548  8234 ts_tablet_manager.cc:1403] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:14:54.318094  8233 raft_consensus.cc:359] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } }
I20260630 12:14:54.318301  8234 raft_consensus.cc:359] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:54.318740  8233 raft_consensus.cc:385] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.319003  8234 raft_consensus.cc:385] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.319206  8233 raft_consensus.cc:740] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.319505  8234 raft_consensus.cc:740] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.320225  8233 consensus_queue.cc:260] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } }
I20260630 12:14:54.320320  8234 consensus_queue.cc:260] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:54.321005  8233 raft_consensus.cc:399] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:54.321035  8234 raft_consensus.cc:399] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:54.321552  8233 raft_consensus.cc:493] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:54.321650  8234 raft_consensus.cc:493] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:54.321986  8233 raft_consensus.cc:3060] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.322058  8234 raft_consensus.cc:3060] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.322261  8237 tablet_bootstrap.cc:492] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: No bootstrap required, opened a new log
I20260630 12:14:54.322794  8237 ts_tablet_manager.cc:1403] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:14:54.325403  8237 raft_consensus.cc:359] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.325951  8237 raft_consensus.cc:385] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.326227  8237 raft_consensus.cc:740] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c914942024407fa77fa7ca740c892a, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.326941  8237 consensus_queue.cc:260] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.327432  8237 raft_consensus.cc:399] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:54.327692  8237 raft_consensus.cc:493] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:54.327981  8237 raft_consensus.cc:3060] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.329123  8233 raft_consensus.cc:515] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } }
I20260630 12:14:54.329249  8234 raft_consensus.cc:515] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:54.329913  8234 leader_election.cc:304] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [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: 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:54.329900  8233 leader_election.cc:304] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [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: 50e5f04d1d9441d198dd1138e52b171a; no voters: 
I20260630 12:14:54.330808  8234 leader_election.cc:290] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:54.331029  8239 raft_consensus.cc:2804] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.331737  8239 raft_consensus.cc:697] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Becoming Leader. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Running, Role: LEADER
I20260630 12:14:54.332619  8234 ts_tablet_manager.cc:1434] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:14:54.330994  8238 raft_consensus.cc:2804] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.333593  8234 tablet_bootstrap.cc:492] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:54.333591  8238 raft_consensus.cc:697] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: Becoming Leader. State: Replica: 9052f90d2d604279804af5582869a27d, State: Running, Role: LEADER
I20260630 12:14:54.334157  8237 raft_consensus.cc:515] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.334486  8238 consensus_queue.cc:237] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [LEADER]: Queue going to LEADER mode. State: All 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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:54.334921  8237 leader_election.cc:304] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [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: 77c914942024407fa77fa7ca740c892a; no voters: 
I20260630 12:14:54.335604  8237 leader_election.cc:290] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:54.335745  8243 raft_consensus.cc:2804] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.332464  8239 consensus_queue.cc:237] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Queue going to LEADER mode. State: All 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: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } }
I20260630 12:14:54.341087  8234 tablet_bootstrap.cc:654] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.349609  8233 leader_election.cc:290] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:54.354843  8233 ts_tablet_manager.cc:1434] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.008s
I20260630 12:14:54.363180  7937 catalog_manager.cc:5697] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9052f90d2d604279804af5582869a27d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9052f90d2d604279804af5582869a27d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:54.363822  7933 catalog_manager.cc:5697] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a reported cstate change: term changed from 0 to 1, leader changed from <none> to 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:54.352404  8243 raft_consensus.cc:697] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 1 LEADER]: Becoming Leader. State: Replica: 77c914942024407fa77fa7ca740c892a, State: Running, Role: LEADER
I20260630 12:14:54.367028  8243 consensus_queue.cc:237] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [LEADER]: Queue going to LEADER mode. State: All 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: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:54.367676  8234 tablet_bootstrap.cc:492] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: No bootstrap required, opened a new log
I20260630 12:14:54.368351  8234 ts_tablet_manager.cc:1403] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.014s
I20260630 12:14:54.372350  8234 raft_consensus.cc:359] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:54.373186  8234 raft_consensus.cc:385] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.373498  8234 raft_consensus.cc:740] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.374512  8234 consensus_queue.cc:260] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:54.375463  8234 raft_consensus.cc:399] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:54.375880  8234 raft_consensus.cc:493] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:54.376322  8234 raft_consensus.cc:3060] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.386931  8234 raft_consensus.cc:515] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:54.387822  8234 leader_election.cc:304] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [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: 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:54.388424  8234 leader_election.cc:290] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:54.388732  8246 raft_consensus.cc:2804] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.412096  8238 consensus_queue.cc:1048] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:54.422741  8234 ts_tablet_manager.cc:1434] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.054s	user 0.030s	sys 0.015s
I20260630 12:14:54.431924  7937 catalog_manager.cc:5697] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a reported cstate change: term changed from 0 to 1, leader changed from <none> to 77c914942024407fa77fa7ca740c892a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "77c914942024407fa77fa7ca740c892a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:54.436780  8246 raft_consensus.cc:697] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: Becoming Leader. State: Replica: 9052f90d2d604279804af5582869a27d, State: Running, Role: LEADER
I20260630 12:14:54.437646  8246 consensus_queue.cc:237] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [LEADER]: Queue going to LEADER mode. State: All 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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:54.443744  8237 ts_tablet_manager.cc:1434] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: Time spent starting tablet: real 0.121s	user 0.042s	sys 0.038s
I20260630 12:14:54.448706  8238 consensus_queue.cc:1048] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:54.465076  7937 catalog_manager.cc:5697] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9052f90d2d604279804af5582869a27d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9052f90d2d604279804af5582869a27d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:54.519595   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:54.537590   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:54.538442   431 tablet_replica.cc:333] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: stopping tablet replica
I20260630 12:14:54.539049   431 raft_consensus.cc:2243] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:54.539500   431 raft_consensus.cc:2272] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.542191   431 tablet_replica.cc:333] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: stopping tablet replica
I20260630 12:14:54.542725   431 raft_consensus.cc:2243] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:54.543318   431 pending_rounds.cc:70] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Trying to abort 1 pending ops.
I20260630 12:14:54.543529   431 pending_rounds.cc:77] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437659411152896 op_type: NO_OP noop_request { }
I20260630 12:14:54.543871   431 raft_consensus.cc:2889] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:54.544154   431 raft_consensus.cc:2272] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.546568   431 tablet_replica.cc:333] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: stopping tablet replica
I20260630 12:14:54.547096   431 raft_consensus.cc:2243] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:54.547458   431 raft_consensus.cc:2272] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.549170   431 tablet_replica.cc:333] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: stopping tablet replica
I20260630 12:14:54.549635   431 raft_consensus.cc:2243] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:54.550472   431 raft_consensus.cc:2272] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.552368   431 tablet_replica.cc:333] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: stopping tablet replica
I20260630 12:14:54.552964   431 raft_consensus.cc:2243] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:54.553310   431 raft_consensus.cc:2272] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.555408   431 tablet_replica.cc:333] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: stopping tablet replica
I20260630 12:14:54.555832   431 raft_consensus.cc:2243] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:54.556133   431 raft_consensus.cc:2272] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.580580   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:54.585693  8239 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:54.600752  8080 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:14:54.604769  8080 consensus_peers.cc:597] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a -> Peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Couldn't send request to peer 9052f90d2d604279804af5582869a27d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:54.739519  8080 consensus_peers.cc:597] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a -> Peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Couldn't send request to peer 9052f90d2d604279804af5582869a27d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:54.806584  8289 consensus_queue.cc:1048] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.091077  8239 consensus_queue.cc:579] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Leader has been unable to successfully communicate with peer 9052f90d2d604279804af5582869a27d for more than 1 seconds (1.043s)
I20260630 12:14:55.190763  8239 consensus_queue.cc:579] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Leader has been unable to successfully communicate with peer 9052f90d2d604279804af5582869a27d for more than 1 seconds (1.004s)
I20260630 12:14:55.647485  7936 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34600:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:55.648037  7936 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:34600:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:55.662467  7936 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: Sending DeleteTablet for 1 replicas of tablet 7b0bb70fb7a04f76aec4b4fdd17744bd
I20260630 12:14:55.663297  7936 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: Sending DeleteTablet for 1 replicas of tablet c1137f9f53a84e9184989798dda13f23
I20260630 12:14:55.663980  7936 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: Sending DeleteTablet for 1 replicas of tablet 6f55ad44f8354efaac52673a46c8602f
I20260630 12:14:55.664743  7936 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: Sending DeleteTablet for 1 replicas of tablet 7c3cb67fd7ea4549a63e6c0e67f7093a
I20260630 12:14:55.665084  8101 tablet_service.cc:1558] Processing DeleteTablet for tablet c1137f9f53a84e9184989798dda13f23 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:55 UTC) from {username='slave'} at 127.0.0.1:46352
I20260630 12:14:55.666102  8176 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f55ad44f8354efaac52673a46c8602f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:55 UTC) from {username='slave'} at 127.0.0.1:42958
I20260630 12:14:55.667392  8300 tablet_replica.cc:333] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: stopping tablet replica
I20260630 12:14:55.668327  8300 raft_consensus.cc:2243] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.668942  8300 raft_consensus.cc:2272] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.669205   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:55.671556  8300 ts_tablet_manager.cc:1916] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:55.677090  8302 tablet_replica.cc:333] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: stopping tablet replica
I20260630 12:14:55.679170  8302 raft_consensus.cc:2243] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.679829  8302 raft_consensus.cc:2272] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:55.680285  7924 catalog_manager.cc:4755] TS 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 7b0bb70fb7a04f76aec4b4fdd17744bd: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111)
I20260630 12:14:55.682761  8302 ts_tablet_manager.cc:1916] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:14:55.685482  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
W20260630 12:14:55.688575  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
I20260630 12:14:55.693193  8300 ts_tablet_manager.cc:1929] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:55.693730  8300 log.cc:1199] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-1-root/wals/c1137f9f53a84e9184989798dda13f23
I20260630 12:14:55.694742  8300 ts_tablet_manager.cc:1950] T c1137f9f53a84e9184989798dda13f23 P 50e5f04d1d9441d198dd1138e52b171a: Deleting consensus metadata
I20260630 12:14:55.698575  7922 catalog_manager.cc:5028] TS 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483): tablet c1137f9f53a84e9184989798dda13f23 (table dugtrio [id=78179e99a63643909ab818fe1a7ec978]) successfully deleted
I20260630 12:14:55.699190   431 server_base.cc:1061] running on GCE node
W20260630 12:14:55.700711  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
I20260630 12:14:55.701800   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:55.702085   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.702291   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821695702272 us; error 0 us; skew 500 ppm
I20260630 12:14:55.703060   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.703150  8302 ts_tablet_manager.cc:1929] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:55.703603  8302 log.cc:1199] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-2-root/wals/6f55ad44f8354efaac52673a46c8602f
I20260630 12:14:55.704469  8302 ts_tablet_manager.cc:1950] T 6f55ad44f8354efaac52673a46c8602f P 77c914942024407fa77fa7ca740c892a: Deleting consensus metadata
I20260630 12:14:55.705960   431 webserver.cc:533] Webserver started at http://127.0.107.196:45393/ using document root <none> and password file <none>
I20260630 12:14:55.706588   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.706812   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:55.707242   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:55.707834  7924 catalog_manager.cc:5028] TS 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875): tablet 6f55ad44f8354efaac52673a46c8602f (table dugtrio [id=78179e99a63643909ab818fe1a7ec978]) successfully deleted
I20260630 12:14:55.708650   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "f11beb36c47048548c53baa473226184"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-w8xb"
I20260630 12:14:55.713147   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:55.716509  8311 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.717458   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:55.717730   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "f11beb36c47048548c53baa473226184"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-w8xb"
I20260630 12:14:55.717967   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:55.727532   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.728523   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.730746   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:55.733266   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:55.733412  8239 raft_consensus.cc:493] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:55.733560   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.734051   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:55.734292   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.733987  8239 raft_consensus.cc:515] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:55.736119  8239 leader_election.cc:290] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:55.737493  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90d0efc9eb45fe8d3eac0540bd471f" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a" is_pre_election: true
I20260630 12:14:55.738170  8187 raft_consensus.cc:2468] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 1.
I20260630 12:14:55.739444  8080 leader_election.cc:304] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [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: 50e5f04d1d9441d198dd1138e52b171a, 77c914942024407fa77fa7ca740c892a; no voters: 
I20260630 12:14:55.740116  8239 raft_consensus.cc:2804] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:55.740171  8080 leader_election.cc:336] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111)
I20260630 12:14:55.740617  8239 raft_consensus.cc:493] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:55.740993  8239 raft_consensus.cc:3060] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:55.747727  8239 raft_consensus.cc:515] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:55.749837  8239 leader_election.cc:290] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 2 election: Requested vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:55.751672  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90d0efc9eb45fe8d3eac0540bd471f" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a"
I20260630 12:14:55.752267  8187 raft_consensus.cc:3060] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:55.755528  8080 leader_election.cc:336] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111)
I20260630 12:14:55.760393  8187 raft_consensus.cc:2468] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 2.
I20260630 12:14:55.761981  8080 leader_election.cc:304] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [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: 50e5f04d1d9441d198dd1138e52b171a, 77c914942024407fa77fa7ca740c892a; no voters: 9052f90d2d604279804af5582869a27d
I20260630 12:14:55.762841  8239 raft_consensus.cc:2804] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:55.764899  8239 raft_consensus.cc:697] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 2 LEADER]: Becoming Leader. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Running, Role: LEADER
I20260630 12:14:55.765733  8239 consensus_queue.cc:237] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Queue going to LEADER 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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:55.777603  7936 catalog_manager.cc:5697] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a reported cstate change: term changed from 1 to 2, leader changed from 9052f90d2d604279804af5582869a27d (127.0.107.193) to 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194). New cstate: current_term: 2 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:55.794008   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39045
I20260630 12:14:55.794094  8375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39045 every 8 connection(s)
I20260630 12:14:55.798705   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:55.806150  8379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.807587  8380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.809978  8376 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42353
I20260630 12:14:55.810484  8376 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:55.811000  8382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.811542  8376 heartbeater.cc:507] Master 127.0.107.254:42353 requested a full tablet report, sending...
I20260630 12:14:55.812616   431 server_base.cc:1061] running on GCE node
I20260630 12:14:55.813827   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:55.814113   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.813977  7936 ts_manager.cc:194] Registered new tserver with Master: f11beb36c47048548c53baa473226184 (127.0.107.196:39045)
I20260630 12:14:55.814424   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821695814404 us; error 0 us; skew 500 ppm
I20260630 12:14:55.815088   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.815721  7936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34624
I20260630 12:14:55.817786   431 webserver.cc:533] Webserver started at http://127.0.107.193:35233/ using document root <none> and password file <none>
I20260630 12:14:55.818320   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.818495   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:55.822052   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:55.825798  8387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.826673   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:55.826916   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "9052f90d2d604279804af5582869a27d"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-w8xb"
I20260630 12:14:55.827152   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:55.875195   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.876304   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.877813   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:55.880961  8394 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:14:55.910818   431 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:14:55.911145   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.031s	user 0.002s	sys 0.000s
I20260630 12:14:55.911419   431 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:14:55.915546  8394 tablet_bootstrap.cc:492] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:55.927242  8394 tablet_bootstrap.cc:492] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:55.927994  8394 tablet_bootstrap.cc:492] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Bootstrap complete.
I20260630 12:14:55.928567  8394 ts_tablet_manager.cc:1403] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:14:55.930529  8394 raft_consensus.cc:359] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:55.930986  8394 raft_consensus.cc:740] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:55.931612  8394 consensus_queue.cc:260] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:55.932101  8394 raft_consensus.cc:399] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:55.932344  8394 raft_consensus.cc:493] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:55.932514   431 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:14:55.932611  8394 raft_consensus.cc:3060] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:55.932976   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.022s	sys 0.000s
I20260630 12:14:55.937691  8394 raft_consensus.cc:515] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:55.938268  8394 leader_election.cc:304] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:55.939999  8394 leader_election.cc:290] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:55.940428  8398 raft_consensus.cc:2804] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:55.942906  8394 ts_tablet_manager.cc:1434] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.002s
I20260630 12:14:55.943122  8398 raft_consensus.cc:697] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 2 LEADER]: Becoming Leader. State: Replica: 9052f90d2d604279804af5582869a27d, State: Running, Role: LEADER
I20260630 12:14:55.944360  8394 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:55.944217  8398 consensus_queue.cc:237] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:55.953068  8239 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9052f90d2d604279804af5582869a27d)
I20260630 12:14:55.953825  8239 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:55.961627  8406 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9052f90d2d604279804af5582869a27d)
I20260630 12:14:55.962211  8406 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:55.964973  8239 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:55.965608  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "77c914942024407fa77fa7ca740c892a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50e5f04d1d9441d198dd1138e52b171a" is_pre_election: true
I20260630 12:14:55.967836  8114 raft_consensus.cc:2468] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77c914942024407fa77fa7ca740c892a in term 1.
I20260630 12:14:55.969322  8152 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [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: 50e5f04d1d9441d198dd1138e52b171a, 77c914942024407fa77fa7ca740c892a; no voters: 
W20260630 12:14:55.965762  8080 leader_election.cc:336] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111)
I20260630 12:14:55.978695  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a" is_pre_election: true
I20260630 12:14:55.979598  8187 raft_consensus.cc:2468] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 1.
I20260630 12:14:55.980865  8080 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [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: 50e5f04d1d9441d198dd1138e52b171a, 77c914942024407fa77fa7ca740c892a; no voters: 9052f90d2d604279804af5582869a27d
I20260630 12:14:55.981877  8239 raft_consensus.cc:2804] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:55.982297  8239 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9052f90d2d604279804af5582869a27d)
I20260630 12:14:55.982661  8239 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:55.984552  8394 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:55.985466  8394 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Bootstrap complete.
I20260630 12:14:55.986234  8394 ts_tablet_manager.cc:1403] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260630 12:14:55.988193  8406 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483)
W20260630 12:14:55.987702  8154 leader_election.cc:336] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111)
I20260630 12:14:55.987428  8409 raft_consensus.cc:2804] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:55.989634  8409 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9052f90d2d604279804af5582869a27d)
I20260630 12:14:55.990139  8409 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:55.989974  8239 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:55.992535  8394 raft_consensus.cc:359] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:55.993690  8394 raft_consensus.cc:740] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:55.994922  8394 consensus_queue.cc:260] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
W20260630 12:14:55.997107  8080 leader_election.cc:336] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111)
I20260630 12:14:55.997484  8409 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:55.998148  8394 ts_tablet_manager.cc:1434] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:14:55.999557  8394 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:55.999590  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a"
I20260630 12:14:56.000746  8187 raft_consensus.cc:2393] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 50e5f04d1d9441d198dd1138e52b171a in current term 2: Already voted for candidate 77c914942024407fa77fa7ca740c892a in this term.
I20260630 12:14:56.002013  8080 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [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: 50e5f04d1d9441d198dd1138e52b171a; no voters: 77c914942024407fa77fa7ca740c892a, 9052f90d2d604279804af5582869a27d
I20260630 12:14:56.002887  8343 raft_consensus.cc:2749] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260630 12:14:56.004824  8154 leader_election.cc:336] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111)
I20260630 12:14:56.005664  8239 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 2 election: Requested vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:56.007304  8409 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [CANDIDATE]: Term 2 election: Requested vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483)
I20260630 12:14:56.007355  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "77c914942024407fa77fa7ca740c892a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50e5f04d1d9441d198dd1138e52b171a"
I20260630 12:14:56.008267  8114 raft_consensus.cc:2393] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 77c914942024407fa77fa7ca740c892a in current term 2: Already voted for candidate 50e5f04d1d9441d198dd1138e52b171a in this term.
I20260630 12:14:56.009584  8152 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [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: 77c914942024407fa77fa7ca740c892a; no voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d
I20260630 12:14:56.010614  8409 raft_consensus.cc:2749] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:14:56.018512  8394 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:56.019476  8394 tablet_bootstrap.cc:492] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Bootstrap complete.
I20260630 12:14:56.020117  8394 ts_tablet_manager.cc:1403] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260630 12:14:56.022584  8394 raft_consensus.cc:359] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:56.023154  8394 raft_consensus.cc:740] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.023833  8394 consensus_queue.cc:260] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:56.027671  8394 ts_tablet_manager.cc:1434] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:14:56.028435  8394 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:56.039753  8394 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:14:56.040544  8394 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Bootstrap complete.
I20260630 12:14:56.041181  8394 ts_tablet_manager.cc:1403] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:14:56.042910  8394 raft_consensus.cc:359] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:56.043649  8394 raft_consensus.cc:740] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.044368  8394 consensus_queue.cc:260] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:56.045866  8394 ts_tablet_manager.cc:1434] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:14:56.046479  8394 tablet_bootstrap.cc:492] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:56.050930   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43697
I20260630 12:14:56.051069  8463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43697 every 8 connection(s)
I20260630 12:14:56.058432  8394 tablet_bootstrap.cc:492] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:56.059440  8394 tablet_bootstrap.cc:492] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Bootstrap complete.
I20260630 12:14:56.060120  8394 ts_tablet_manager.cc:1403] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:14:56.062613  8394 raft_consensus.cc:359] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:56.063066  8394 raft_consensus.cc:740] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.063792  8394 consensus_queue.cc:260] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:56.064383  8394 raft_consensus.cc:399] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:56.064566  8394 raft_consensus.cc:493] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:56.064862  8394 raft_consensus.cc:3060] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:56.069097  8464 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42353
I20260630 12:14:56.069542  8464 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:56.070158  8394 raft_consensus.cc:515] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:56.070485  8464 heartbeater.cc:507] Master 127.0.107.254:42353 requested a full tablet report, sending...
I20260630 12:14:56.070874  8394 leader_election.cc:304] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:56.071460  8394 leader_election.cc:290] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:56.071565  8398 raft_consensus.cc:2804] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:56.072129  8398 raft_consensus.cc:697] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 2 LEADER]: Becoming Leader. State: Replica: 9052f90d2d604279804af5582869a27d, State: Running, Role: LEADER
I20260630 12:14:56.073083  8394 ts_tablet_manager.cc:1434] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260630 12:14:56.073025  8398 consensus_queue.cc:237] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } }
I20260630 12:14:56.073860  8394 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Bootstrap starting.
I20260630 12:14:56.075824  7936 ts_manager.cc:194] Re-registered known tserver with Master: 9052f90d2d604279804af5582869a27d (127.0.107.193:43697)
I20260630 12:14:56.087409  8394 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:56.088351  8394 tablet_bootstrap.cc:492] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Bootstrap complete.
I20260630 12:14:56.088555  7936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34636
I20260630 12:14:56.089039  8394 ts_tablet_manager.cc:1403] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.007s
I20260630 12:14:56.088903  8428 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c3cb67fd7ea4549a63e6c0e67f7093a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:55 UTC) from {username='slave'} at 127.0.0.1:39282
I20260630 12:14:56.091043  8471 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:56.091543  8464 heartbeater.cc:499] Master 127.0.107.254:42353 was elected leader, sending a full tablet report...
I20260630 12:14:56.091504  8394 raft_consensus.cc:359] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:56.091912  8471 raft_consensus.cc:2243] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:56.092176  8394 raft_consensus.cc:740] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052f90d2d604279804af5582869a27d, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.092559  8471 raft_consensus.cc:2272] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.092913  8394 consensus_queue.cc:260] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:56.094615  8394 ts_tablet_manager.cc:1434] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:14:56.095741  8471 ts_tablet_manager.cc:1916] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:56.107249  8471 ts_tablet_manager.cc:1929] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:56.107609  8471 log.cc:1199] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root/wals/7c3cb67fd7ea4549a63e6c0e67f7093a
I20260630 12:14:56.108282  8471 ts_tablet_manager.cc:1950] T 7c3cb67fd7ea4549a63e6c0e67f7093a P 9052f90d2d604279804af5582869a27d: Deleting consensus metadata
I20260630 12:14:56.110898  7924 catalog_manager.cc:5028] TS 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): tablet 7c3cb67fd7ea4549a63e6c0e67f7093a (table dugtrio [id=78179e99a63643909ab818fe1a7ec978]) successfully deleted
I20260630 12:14:56.169322  8187 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:56.170629  8239 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:56.189342  8438 raft_consensus.cc:3060] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:56.194293  8438 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:14:56.194597  8438 pending_rounds.cc:85] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Aborting all ops after (but not including) 0
I20260630 12:14:56.194809  8438 pending_rounds.cc:107] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:56.195030  8438 raft_consensus.cc:2889] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:56.196611  8239 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:56.219797  8114 consensus_queue.cc:237] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }
I20260630 12:14:56.227087  8187 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:56.227726  8438 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:56.229189  8477 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:56.230085  8343 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:56.239308  8343 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:56.241133  8187 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
W20260630 12:14:56.243036  8077 consensus_peers.cc:597] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a -> Peer f11beb36c47048548c53baa473226184 (127.0.107.196:39045): Couldn't send request to peer f11beb36c47048548c53baa473226184. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c517bc59354f495ba8f90f4ad06504e4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:56.247611  8438 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:56.249398  7922 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c517bc59354f495ba8f90f4ad06504e4 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 7)
I20260630 12:14:56.256294  7936 catalog_manager.cc:5697] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a reported cstate change: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:56.271883  8114 consensus_queue.cc:237] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:56.277974  8187 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:56.279489  8437 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:56.281080  8239 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:56.283735  8239 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:56.289327  8428 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b0bb70fb7a04f76aec4b4fdd17744bd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:55 UTC) from {username='slave'} at 127.0.0.1:39282
I20260630 12:14:56.290126  8471 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:56.291105  8471 raft_consensus.cc:2243] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:56.291693  8471 raft_consensus.cc:2272] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.293736  8343 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.295617  8471 ts_tablet_manager.cc:1916] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:56.294710  8437 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.298960  8187 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.305979  8114 consensus_queue.cc:237] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [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: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }
I20260630 12:14:56.315642  7937 catalog_manager.cc:5697] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a reported cstate change: config changed from index 2 to 3, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.322093  7922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c517bc59354f495ba8f90f4ad06504e4 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:56.322795  8471 ts_tablet_manager.cc:1929] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:56.323275  8471 log.cc:1199] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root/wals/7b0bb70fb7a04f76aec4b4fdd17744bd
I20260630 12:14:56.324134  8471 ts_tablet_manager.cc:1950] T 7b0bb70fb7a04f76aec4b4fdd17744bd P 9052f90d2d604279804af5582869a27d: Deleting consensus metadata
W20260630 12:14:56.326472  8077 consensus_peers.cc:597] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a -> Peer f11beb36c47048548c53baa473226184 (127.0.107.196:39045): Couldn't send request to peer f11beb36c47048548c53baa473226184. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da91b1f14df34eb9aaa25c24c096d548. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:56.327557  7924 catalog_manager.cc:5028] TS 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): tablet 7b0bb70fb7a04f76aec4b4fdd17744bd (table dugtrio [id=78179e99a63643909ab818fe1a7ec978]) successfully deleted
I20260630 12:14:56.330454  8437 raft_consensus.cc:1275] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:56.332535  8477 consensus_queue.cc:1048] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:56.333631  8187 raft_consensus.cc:1275] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:56.335561  8477 consensus_queue.cc:1048] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:56.339886  8343 raft_consensus.cc:2955] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:56.341818  8437 raft_consensus.cc:2955] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:56.343947  8339 tablet_service.cc:1558] Processing DeleteTablet for tablet c517bc59354f495ba8f90f4ad06504e4 with delete_type TABLET_DATA_TOMBSTONED (TS f11beb36c47048548c53baa473226184 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58694
I20260630 12:14:56.350587  7922 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet da91b1f14df34eb9aaa25c24c096d548 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 7)
I20260630 12:14:56.355917  7936 catalog_manager.cc:5697] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d reported cstate change: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
W20260630 12:14:56.363837  7921 catalog_manager.cc:4995] TS f11beb36c47048548c53baa473226184 (127.0.107.196:39045): delete failed for tablet c517bc59354f495ba8f90f4ad06504e4 because the tablet was not found. No further retry: Not found: Tablet not found: c517bc59354f495ba8f90f4ad06504e4
W20260630 12:14:56.368021  7985 auto_rebalancer.cc:639] Failed to schedule move for tablet c517bc59354f495ba8f90f4ad06504e4: Illegal state: Request specified cas_config_opid_index of 2 but the committed config has opid_index of 3
I20260630 12:14:56.368364  8188 raft_consensus.cc:2955] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:56.379452  8114 consensus_queue.cc:237] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [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: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
W20260630 12:14:56.384766  7985 auto_rebalancer.cc:639] Failed to schedule move for tablet 8687f508642647e2b73b4322ea855d0a: Illegal state: Replica 9052f90d2d604279804af5582869a27d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.386445  8188 raft_consensus.cc:1275] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:56.386449  8437 raft_consensus.cc:1275] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:56.388141  8343 consensus_queue.cc:1048] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:56.388995  8239 consensus_queue.cc:1048] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:56.389412  7985 auto_rebalancer.cc:639] Failed to schedule move for tablet da91b1f14df34eb9aaa25c24c096d548: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:56.395687  8239 raft_consensus.cc:2955] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.396733  8188 raft_consensus.cc:2955] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.397621  8437 raft_consensus.cc:2955] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.405134  7922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da91b1f14df34eb9aaa25c24c096d548 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:56.408067  7937 catalog_manager.cc:5697] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a reported cstate change: config changed from index 2 to 3, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:56.418414  8339 tablet_service.cc:1558] Processing DeleteTablet for tablet da91b1f14df34eb9aaa25c24c096d548 with delete_type TABLET_DATA_TOMBSTONED (TS f11beb36c47048548c53baa473226184 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58694
W20260630 12:14:56.421677  7921 catalog_manager.cc:4995] TS f11beb36c47048548c53baa473226184 (127.0.107.196:39045): delete failed for tablet da91b1f14df34eb9aaa25c24c096d548 because the tablet was not found. No further retry: Not found: Tablet not found: da91b1f14df34eb9aaa25c24c096d548
I20260630 12:14:56.819785  8376 heartbeater.cc:499] Master 127.0.107.254:42353 was elected leader, sending a full tablet report...
W20260630 12:14:57.404433  7985 auto_rebalancer.cc:639] Failed to schedule move for tablet 8687f508642647e2b73b4322ea855d0a: Illegal state: Replica 9052f90d2d604279804af5582869a27d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } }
I20260630 12:14:57.409773  8114 consensus_queue.cc:237] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }
I20260630 12:14:57.418831  8188 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:57.420629  8490 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:57.421366  8490 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
W20260630 12:14:57.421366  8077 consensus_peers.cc:597] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a -> Peer f11beb36c47048548c53baa473226184 (127.0.107.196:39045): Couldn't send request to peer f11beb36c47048548c53baa473226184. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c517bc59354f495ba8f90f4ad06504e4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:57.423367  8437 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:57.425695  8489 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:57.426826  8490 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:57.427759  8477 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:57.444878  8489 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:57.447081  8188 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:57.448315  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50e5f04d1d9441d198dd1138e52b171a" is_pre_election: true
I20260630 12:14:57.449421  8114 raft_consensus.cc:2393] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9052f90d2d604279804af5582869a27d in current term 2: Already voted for candidate 50e5f04d1d9441d198dd1138e52b171a in this term.
I20260630 12:14:57.452486  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "9052f90d2d604279804af5582869a27d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a" is_pre_election: true
I20260630 12:14:57.453583  8187 raft_consensus.cc:2393] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9052f90d2d604279804af5582869a27d in current term 2: Already voted for candidate 77c914942024407fa77fa7ca740c892a in this term.
I20260630 12:14:57.455003  8391 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [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: 9052f90d2d604279804af5582869a27d; no voters: 50e5f04d1d9441d198dd1138e52b171a, 77c914942024407fa77fa7ca740c892a
I20260630 12:14:57.455961  8490 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:57.457278  8437 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:57.465960  8490 raft_consensus.cc:2749] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:57.465879  7937 catalog_manager.cc:5697] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a reported cstate change: config changed from index 3 to 4, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:57.471170  8114 consensus_queue.cc:237] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }
I20260630 12:14:57.483034  8188 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:57.484088  8437 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:14:57.484359  8077 consensus_peers.cc:597] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a -> Peer f11beb36c47048548c53baa473226184 (127.0.107.196:39045): Couldn't send request to peer f11beb36c47048548c53baa473226184. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb90d0efc9eb45fe8d3eac0540bd471f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:57.484937  8477 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:57.486207  8489 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:57.501946  8489 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:57.503998  8188 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:57.505478  8437 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:57.518673  7933 catalog_manager.cc:5697] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d reported cstate change: config changed from index -1 to 2, NON_VOTER f11beb36c47048548c53baa473226184 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } } }
I20260630 12:14:57.529650  8489 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:57.530290  8489 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:57.533075  8437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9052f90d2d604279804af5582869a27d" is_pre_election: true
I20260630 12:14:57.533764  8437 raft_consensus.cc:2468] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 2.
I20260630 12:14:57.533941  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a" is_pre_election: true
I20260630 12:14:57.534615  8188 raft_consensus.cc:2468] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 2.
I20260630 12:14:57.535121  8080 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [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: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:57.535521  8489 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:57.536074  8500 raft_consensus.cc:2804] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:57.536441  8500 raft_consensus.cc:493] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:57.536746  8500 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:57.545039  8500 raft_consensus.cc:515] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:57.546717  8500 leader_election.cc:290] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 3 election: Requested vote from peers 9052f90d2d604279804af5582869a27d (127.0.107.193:43697), 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875)
I20260630 12:14:57.547791  8437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9052f90d2d604279804af5582869a27d"
I20260630 12:14:57.548270  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8687f508642647e2b73b4322ea855d0a" candidate_uuid: "50e5f04d1d9441d198dd1138e52b171a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77c914942024407fa77fa7ca740c892a"
I20260630 12:14:57.548434  8437 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:57.548897  8188 raft_consensus.cc:3060] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:57.554046  8437 raft_consensus.cc:2468] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 3.
I20260630 12:14:57.555063  8080 leader_election.cc:304] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e5f04d1d9441d198dd1138e52b171a, 9052f90d2d604279804af5582869a27d; no voters: 
I20260630 12:14:57.555753  8500 raft_consensus.cc:2804] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:57.556180  8188 raft_consensus.cc:2468] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50e5f04d1d9441d198dd1138e52b171a in term 3.
I20260630 12:14:57.556228  8500 raft_consensus.cc:697] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 3 LEADER]: Becoming Leader. State: Replica: 50e5f04d1d9441d198dd1138e52b171a, State: Running, Role: LEADER
I20260630 12:14:57.557979  8500 consensus_queue.cc:237] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } }
I20260630 12:14:57.565999  7936 catalog_manager.cc:5697] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a reported cstate change: term changed from 1 to 3, leader changed from 9052f90d2d604279804af5582869a27d (127.0.107.193) to 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194). New cstate: current_term: 3 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:57.889863  8507 ts_tablet_manager.cc:933] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: Initiating tablet copy from peer 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483)
I20260630 12:14:57.891743  8507 tablet_copy_client.cc:323] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:33483
I20260630 12:14:57.902714  8124 tablet_copy_service.cc:140] P 50e5f04d1d9441d198dd1138e52b171a: Received BeginTabletCopySession request for tablet c517bc59354f495ba8f90f4ad06504e4 from peer f11beb36c47048548c53baa473226184 ({username='slave'} at 127.0.0.1:46404)
I20260630 12:14:57.903262  8124 tablet_copy_service.cc:161] P 50e5f04d1d9441d198dd1138e52b171a: Beginning new tablet copy session on tablet c517bc59354f495ba8f90f4ad06504e4 from peer f11beb36c47048548c53baa473226184 at {username='slave'} at 127.0.0.1:46404: session id = f11beb36c47048548c53baa473226184-c517bc59354f495ba8f90f4ad06504e4
I20260630 12:14:57.909410  8124 tablet_copy_source_session.cc:215] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:57.912361  8507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c517bc59354f495ba8f90f4ad06504e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.924700  8507 tablet_copy_client.cc:806] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:57.925420  8507 tablet_copy_client.cc:670] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:57.929319  8507 tablet_copy_client.cc:538] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:57.938570  8507 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: Bootstrap starting.
I20260630 12:14:57.953557  8188 raft_consensus.cc:1275] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 3 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:57.954977  8500 consensus_queue.cc:1048] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:57.965003  8507 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:57.965989  8507 tablet_bootstrap.cc:492] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: Bootstrap complete.
I20260630 12:14:57.966683  8507 ts_tablet_manager.cc:1403] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.014s
I20260630 12:14:57.969900  8507 raft_consensus.cc:359] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }
I20260630 12:14:57.970784  8507 raft_consensus.cc:740] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f11beb36c47048548c53baa473226184, State: Initialized, Role: LEARNER
I20260630 12:14:57.971454  8507 consensus_queue.cc:260] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }
I20260630 12:14:57.973762  8512 ts_tablet_manager.cc:933] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: Initiating tablet copy from peer 50e5f04d1d9441d198dd1138e52b171a (127.0.107.194:33483)
I20260630 12:14:57.980021  8507 ts_tablet_manager.cc:1434] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.010s
I20260630 12:14:57.983647  8124 tablet_copy_service.cc:342] P 50e5f04d1d9441d198dd1138e52b171a: Request end of tablet copy session f11beb36c47048548c53baa473226184-c517bc59354f495ba8f90f4ad06504e4 received from {username='slave'} at 127.0.0.1:46404
I20260630 12:14:57.983744  8437 raft_consensus.cc:1275] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 3 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:57.984369  8124 tablet_copy_service.cc:434] P 50e5f04d1d9441d198dd1138e52b171a: ending tablet copy session f11beb36c47048548c53baa473226184-c517bc59354f495ba8f90f4ad06504e4 on tablet c517bc59354f495ba8f90f4ad06504e4 with peer f11beb36c47048548c53baa473226184
I20260630 12:14:57.986121  8477 consensus_queue.cc:1048] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:58.007308  8512 tablet_copy_client.cc:323] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:33483
I20260630 12:14:58.009298  8124 tablet_copy_service.cc:140] P 50e5f04d1d9441d198dd1138e52b171a: Received BeginTabletCopySession request for tablet bb90d0efc9eb45fe8d3eac0540bd471f from peer f11beb36c47048548c53baa473226184 ({username='slave'} at 127.0.0.1:46404)
I20260630 12:14:58.009881  8124 tablet_copy_service.cc:161] P 50e5f04d1d9441d198dd1138e52b171a: Beginning new tablet copy session on tablet bb90d0efc9eb45fe8d3eac0540bd471f from peer f11beb36c47048548c53baa473226184 at {username='slave'} at 127.0.0.1:46404: session id = f11beb36c47048548c53baa473226184-bb90d0efc9eb45fe8d3eac0540bd471f
I20260630 12:14:58.017783  8124 tablet_copy_source_session.cc:215] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:58.020951  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90d0efc9eb45fe8d3eac0540bd471f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.033154  8512 tablet_copy_client.cc:806] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:58.033732  8512 tablet_copy_client.cc:670] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:58.037122  8512 tablet_copy_client.cc:538] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:58.043488  8512 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: Bootstrap starting.
I20260630 12:14:58.061347  8512 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:58.062222  8512 tablet_bootstrap.cc:492] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: Bootstrap complete.
I20260630 12:14:58.062896  8512 ts_tablet_manager.cc:1403] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260630 12:14:58.065734  8512 raft_consensus.cc:359] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }
I20260630 12:14:58.066553  8512 raft_consensus.cc:740] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f11beb36c47048548c53baa473226184, State: Initialized, Role: LEARNER
I20260630 12:14:58.067165  8512 consensus_queue.cc:260] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: true } }
I20260630 12:14:58.069430  8512 ts_tablet_manager.cc:1434] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:58.071136  8124 tablet_copy_service.cc:342] P 50e5f04d1d9441d198dd1138e52b171a: Request end of tablet copy session f11beb36c47048548c53baa473226184-bb90d0efc9eb45fe8d3eac0540bd471f received from {username='slave'} at 127.0.0.1:46404
I20260630 12:14:58.071553  8124 tablet_copy_service.cc:434] P 50e5f04d1d9441d198dd1138e52b171a: ending tablet copy session f11beb36c47048548c53baa473226184-bb90d0efc9eb45fe8d3eac0540bd471f on tablet bb90d0efc9eb45fe8d3eac0540bd471f with peer f11beb36c47048548c53baa473226184
I20260630 12:14:58.389135  8351 raft_consensus.cc:1217] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:58.482522  8351 raft_consensus.cc:1217] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:58.898121  8500 raft_consensus.cc:1064] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a: attempting to promote NON_VOTER f11beb36c47048548c53baa473226184 to VOTER
I20260630 12:14:58.900427  8500 consensus_queue.cc:237] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } }
I20260630 12:14:58.906831  8351 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 LEARNER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:58.906956  8187 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:58.908293  8437 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:58.908531  8477 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:58.909590  8500 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:58.910425  8489 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:58.922806  8477 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:58.924944  8351 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:58.926959  8438 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:58.940287  8500 raft_consensus.cc:1064] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a: attempting to promote NON_VOTER f11beb36c47048548c53baa473226184 to VOTER
I20260630 12:14:58.936028  8187 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:58.940647  7937 catalog_manager.cc:5697] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 reported cstate change: config changed from index 4 to 5, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:58.943202  8500 consensus_queue.cc:237] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } }
I20260630 12:14:58.956398  8349 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 LEARNER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:58.957993  8188 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:58.957945  8489 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:58.959611  8437 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:58.961716  8477 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:58.963368  8489 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:58.980532  8114 consensus_queue.cc:237] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [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: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } }
I20260630 12:14:58.985819  8489 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:58.989578  8187 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:58.993680  8351 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:58.995338  8500 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:58.999148  8349 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.004381  8437 raft_consensus.cc:1275] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:59.003886  7933 catalog_manager.cc:5697] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a reported cstate change: config changed from index 2 to 3, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.004243  8438 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f11beb36c47048548c53baa473226184 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.007890  8500 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 77c914942024407fa77fa7ca740c892a (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.014849  8351 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 77c914942024407fa77fa7ca740c892a (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.019702  8477 consensus_queue.cc:1048] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:59.033617  8438 raft_consensus.cc:2955] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 77c914942024407fa77fa7ca740c892a (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.037506  8114 consensus_queue.cc:237] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [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: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } }
I20260630 12:14:59.045358  8349 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:59.045814  7937 catalog_manager.cc:5697] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d reported cstate change: config changed from index 5 to 6, VOTER 77c914942024407fa77fa7ca740c892a (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9052f90d2d604279804af5582869a27d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43697 } } peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.046851  8489 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:59.049192  8187 raft_consensus.cc:1275] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Refusing update from remote peer 50e5f04d1d9441d198dd1138e52b171a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:59.050925  8489 consensus_queue.cc:1048] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:59.054549  7922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c517bc59354f495ba8f90f4ad06504e4 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:59.055341  8477 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9052f90d2d604279804af5582869a27d (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.057353  8349 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9052f90d2d604279804af5582869a27d (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.063128  8176 tablet_service.cc:1558] Processing DeleteTablet for tablet c517bc59354f495ba8f90f4ad06504e4 with delete_type TABLET_DATA_TOMBSTONED (TS 77c914942024407fa77fa7ca740c892a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42958
I20260630 12:14:59.086088  7937 catalog_manager.cc:5697] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 reported cstate change: config changed from index 3 to 4, VOTER 9052f90d2d604279804af5582869a27d (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "50e5f04d1d9441d198dd1138e52b171a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.098230  8534 tablet_replica.cc:333] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: stopping tablet replica
I20260630 12:14:59.101035  8534 raft_consensus.cc:2243] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:59.102182  8187 raft_consensus.cc:2955] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9052f90d2d604279804af5582869a27d (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50e5f04d1d9441d198dd1138e52b171a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33483 } } peers { permanent_uuid: "77c914942024407fa77fa7ca740c892a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34875 } } peers { permanent_uuid: "f11beb36c47048548c53baa473226184" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39045 } attrs { promote: false } } }
I20260630 12:14:59.104295  8534 raft_consensus.cc:2272] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:59.107555  8428 tablet_service.cc:1558] Processing DeleteTablet for tablet bb90d0efc9eb45fe8d3eac0540bd471f with delete_type TABLET_DATA_TOMBSTONED (TS 9052f90d2d604279804af5582869a27d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39282
I20260630 12:14:59.108439  8534 ts_tablet_manager.cc:1916] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:59.113771  7922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb90d0efc9eb45fe8d3eac0540bd471f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:59.117005  8538 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:59.118253  8538 raft_consensus.cc:2243] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:59.118889  8538 raft_consensus.cc:2272] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:59.122118  8538 ts_tablet_manager.cc:1916] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:59.124498  8534 ts_tablet_manager.cc:1929] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:59.124908  8534 log.cc:1199] T c517bc59354f495ba8f90f4ad06504e4 P 77c914942024407fa77fa7ca740c892a: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-2-root/wals/c517bc59354f495ba8f90f4ad06504e4
I20260630 12:14:59.126467  7924 catalog_manager.cc:5028] TS 77c914942024407fa77fa7ca740c892a (127.0.107.195:34875): tablet c517bc59354f495ba8f90f4ad06504e4 (table test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]) successfully deleted
I20260630 12:14:59.133584  8538 ts_tablet_manager.cc:1929] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:14:59.133996  8538 log.cc:1199] T bb90d0efc9eb45fe8d3eac0540bd471f P 9052f90d2d604279804af5582869a27d: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821485403742-431-0/minicluster-data/ts-0-root/wals/bb90d0efc9eb45fe8d3eac0540bd471f
I20260630 12:14:59.135424  7924 catalog_manager.cc:5028] TS 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): tablet bb90d0efc9eb45fe8d3eac0540bd471f (table test-workload [id=5e5f4a7d1b4d4a26a33e1f1a20e6a3f7]) successfully deleted
W20260630 12:15:00.104590  7985 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver f11beb36c47048548c53baa473226184 not available for placement
W20260630 12:15:01.107385  7985 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver f11beb36c47048548c53baa473226184 not available for placement
I20260630 12:15:01.122581   431 tablet_server.cc:179] TabletServer@127.0.107.193:43697 shutting down...
I20260630 12:15:01.147405   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:01.148103   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:15:01.148882   431 raft_consensus.cc:2243] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:01.149567   431 raft_consensus.cc:2272] T da91b1f14df34eb9aaa25c24c096d548 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.151834   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:15:01.152343   431 raft_consensus.cc:2243] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:01.152959   431 raft_consensus.cc:2272] T 8687f508642647e2b73b4322ea855d0a P 9052f90d2d604279804af5582869a27d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.155931   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:15:01.156603   431 raft_consensus.cc:2243] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:01.157267   431 raft_consensus.cc:2272] T c517bc59354f495ba8f90f4ad06504e4 P 9052f90d2d604279804af5582869a27d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:01.178293  8080 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111) [suppressed 21 similar messages]
W20260630 12:15:01.181726  8080 consensus_peers.cc:597] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a -> Peer 9052f90d2d604279804af5582869a27d (127.0.107.193:43697): Couldn't send request to peer 9052f90d2d604279804af5582869a27d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:01.182950   431 tablet_server.cc:196] TabletServer@127.0.107.193:43697 shutdown complete.
I20260630 12:15:01.201090   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:01.224463   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:01.225265   431 tablet_replica.cc:333] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a: stopping tablet replica
I20260630 12:15:01.225857   431 raft_consensus.cc:2243] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:15:01.226620   431 raft_consensus.cc:2272] T bb90d0efc9eb45fe8d3eac0540bd471f P 50e5f04d1d9441d198dd1138e52b171a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.228881   431 tablet_replica.cc:333] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a: stopping tablet replica
I20260630 12:15:01.229467   431 raft_consensus.cc:2243] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:15:01.230221   431 raft_consensus.cc:2272] T 8687f508642647e2b73b4322ea855d0a P 50e5f04d1d9441d198dd1138e52b171a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.232290   431 tablet_replica.cc:333] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a: stopping tablet replica
I20260630 12:15:01.232789   431 raft_consensus.cc:2243] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:01.233595   431 raft_consensus.cc:2272] T da91b1f14df34eb9aaa25c24c096d548 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.235505   431 tablet_replica.cc:333] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a: stopping tablet replica
I20260630 12:15:01.235984   431 raft_consensus.cc:2243] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:01.236711   431 raft_consensus.cc:2272] T c517bc59354f495ba8f90f4ad06504e4 P 50e5f04d1d9441d198dd1138e52b171a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.260483   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:01.276909   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:01.299572   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:01.300328   431 tablet_replica.cc:333] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a: stopping tablet replica
I20260630 12:15:01.300956   431 raft_consensus.cc:2243] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:01.301591   431 raft_consensus.cc:2272] T da91b1f14df34eb9aaa25c24c096d548 P 77c914942024407fa77fa7ca740c892a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.303618   431 tablet_replica.cc:333] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a: stopping tablet replica
I20260630 12:15:01.304119   431 raft_consensus.cc:2243] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:01.304554   431 raft_consensus.cc:2272] T 8687f508642647e2b73b4322ea855d0a P 77c914942024407fa77fa7ca740c892a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.306455   431 tablet_replica.cc:333] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a: stopping tablet replica
I20260630 12:15:01.306936   431 raft_consensus.cc:2243] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:01.307435   431 raft_consensus.cc:2272] T bb90d0efc9eb45fe8d3eac0540bd471f P 77c914942024407fa77fa7ca740c892a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.331310   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:01.347738   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:01.369500   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:01.370175   431 tablet_replica.cc:333] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184: stopping tablet replica
I20260630 12:15:01.370677   431 raft_consensus.cc:2243] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:01.371155   431 raft_consensus.cc:2272] T bb90d0efc9eb45fe8d3eac0540bd471f P f11beb36c47048548c53baa473226184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.373009   431 tablet_replica.cc:333] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184: stopping tablet replica
I20260630 12:15:01.373436   431 raft_consensus.cc:2243] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:01.373860   431 raft_consensus.cc:2272] T c517bc59354f495ba8f90f4ad06504e4 P f11beb36c47048548c53baa473226184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.394026   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:01.405511   431 master.cc:562] Master@127.0.107.254:42353 shutting down...
I20260630 12:15:01.427451   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:01.428007   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:01.428345   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d2e0c789bd94fa68d07237c0beee746: stopping tablet replica
I20260630 12:15:01.447348   431 master.cc:584] Master@127.0.107.254:42353 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9372 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:15:01.485984   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37183
I20260630 12:15:01.487143   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:01.493007  8542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.493039  8543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.494294  8545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.495605   431 server_base.cc:1061] running on GCE node
I20260630 12:15:01.496434   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:01.496634   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:01.496794   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821701496761 us; error 0 us; skew 500 ppm
I20260630 12:15:01.497314   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:01.499697   431 webserver.cc:533] Webserver started at http://127.0.107.254:34029/ using document root <none> and password file <none>
I20260630 12:15:01.500173   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:01.500357   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:01.500664   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:01.501778   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "80b8cff67fcc405abf75c93b85b14d21"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-w8xb"
I20260630 12:15:01.506170   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:01.509452  8550 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.510203   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:01.510496   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "80b8cff67fcc405abf75c93b85b14d21"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-w8xb"
I20260630 12:15:01.510780   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:01.536932   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:01.538131   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:01.575652   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37183
I20260630 12:15:01.575767  8601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37183 every 8 connection(s)
I20260630 12:15:01.579427  8602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.589804  8602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21: Bootstrap starting.
I20260630 12:15:01.594142  8602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:01.598079  8602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21: No bootstrap required, opened a new log
I20260630 12:15:01.599992  8602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b8cff67fcc405abf75c93b85b14d21" member_type: VOTER }
I20260630 12:15:01.600359  8602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:01.600528  8602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8cff67fcc405abf75c93b85b14d21, State: Initialized, Role: FOLLOWER
I20260630 12:15:01.601120  8602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80b8cff67fcc405abf75c93b85b14d21" member_type: VOTER }
I20260630 12:15:01.601544  8602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:01.601722  8602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:01.601923  8602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.606138  8602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b8cff67fcc405abf75c93b85b14d21" member_type: VOTER }
I20260630 12:15:01.606572  8602 leader_election.cc:304] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [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: 80b8cff67fcc405abf75c93b85b14d21; no voters: 
I20260630 12:15:01.607609  8602 leader_election.cc:290] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:01.608021  8605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.609349  8605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 1 LEADER]: Becoming Leader. State: Replica: 80b8cff67fcc405abf75c93b85b14d21, State: Running, Role: LEADER
I20260630 12:15:01.609977  8605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [LEADER]: Queue going to LEADER mode. State: All 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: "80b8cff67fcc405abf75c93b85b14d21" member_type: VOTER }
I20260630 12:15:01.610526  8602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:01.614432  8606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80b8cff67fcc405abf75c93b85b14d21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b8cff67fcc405abf75c93b85b14d21" member_type: VOTER } }
I20260630 12:15:01.614964  8607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80b8cff67fcc405abf75c93b85b14d21. Latest consensus state: current_term: 1 leader_uuid: "80b8cff67fcc405abf75c93b85b14d21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b8cff67fcc405abf75c93b85b14d21" member_type: VOTER } }
I20260630 12:15:01.615288  8606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:01.615728  8607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:01.625396  8612 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:01.633128  8612 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:01.634150   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:01.641625  8612 catalog_manager.cc:1383] Generated new cluster ID: ad13aae087a441aba115d5e476a5a5d0
I20260630 12:15:01.641930  8612 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:01.660199  8612 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:01.661556  8612 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:01.677775  8612 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21: Generated new TSK 0
I20260630 12:15:01.678433  8612 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:01.701071   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:01.707057  8623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.708189  8624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.710129  8626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.710239   431 server_base.cc:1061] running on GCE node
I20260630 12:15:01.711205   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:01.711436   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:01.711603   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821701711581 us; error 0 us; skew 500 ppm
I20260630 12:15:01.712097   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:01.714473   431 webserver.cc:533] Webserver started at http://127.0.107.193:37845/ using document root <none> and password file <none>
I20260630 12:15:01.714952   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:01.715154   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:01.715435   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:01.716492   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "a23418c78cfa48d395ad48ef47da75b6"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-w8xb"
I20260630 12:15:01.721284   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:01.724679  8631 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.725615   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:01.725903   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "a23418c78cfa48d395ad48ef47da75b6"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-w8xb"
I20260630 12:15:01.726150   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:01.747644   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:01.748732   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:01.750155   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:01.752326   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:01.752542   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.752784   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:01.753026   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:15:01.793566   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40325
I20260630 12:15:01.793651  8693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40325 every 8 connection(s)
I20260630 12:15:01.798494   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:01.805991  8698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.808152  8699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.811580  8701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.811618   431 server_base.cc:1061] running on GCE node
I20260630 12:15:01.813397   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:01.813635   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:01.813813   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821701813794 us; error 0 us; skew 500 ppm
I20260630 12:15:01.814416   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:01.815948  8694 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37183
I20260630 12:15:01.816306  8694 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:01.817037  8694 heartbeater.cc:507] Master 127.0.107.254:37183 requested a full tablet report, sending...
I20260630 12:15:01.817387   431 webserver.cc:533] Webserver started at http://127.0.107.194:43413/ using document root <none> and password file <none>
I20260630 12:15:01.817991   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:01.818182   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:01.818470   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:01.819156  8567 ts_manager.cc:194] Registered new tserver with Master: a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193:40325)
I20260630 12:15:01.819558   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "275afb3a0bed4f9da93ad23eae66482c"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-w8xb"
I20260630 12:15:01.821023  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44126
I20260630 12:15:01.824385   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:15:01.827971  8706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.828753   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:01.829264   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "275afb3a0bed4f9da93ad23eae66482c"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-w8xb"
I20260630 12:15:01.829669   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:01.867091   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:01.868134   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:01.869624   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:01.871779   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:01.872002   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.872236   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:01.872403   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.910174   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45563
I20260630 12:15:01.910282  8768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45563 every 8 connection(s)
I20260630 12:15:01.915037   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:01.922784  8772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.923312  8773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.928051  8769 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37183
I20260630 12:15:01.928598  8769 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:01.929050  8776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.929630  8769 heartbeater.cc:507] Master 127.0.107.254:37183 requested a full tablet report, sending...
I20260630 12:15:01.930516   431 server_base.cc:1061] running on GCE node
I20260630 12:15:01.931535   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:01.931766   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:01.931936  8567 ts_manager.cc:194] Registered new tserver with Master: 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563)
I20260630 12:15:01.931952   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821701931912 us; error 0 us; skew 500 ppm
I20260630 12:15:01.932907   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:01.933614  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44134
I20260630 12:15:01.935472   431 webserver.cc:533] Webserver started at http://127.0.107.195:43059/ using document root <none> and password file <none>
I20260630 12:15:01.935973   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:01.936177   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:01.936429   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:01.937577   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "b0a9065db5ba4699aadc132759b1f812"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-w8xb"
I20260630 12:15:01.941780   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:15:01.944758  8780 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.945493   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:01.945776   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "b0a9065db5ba4699aadc132759b1f812"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-w8xb"
I20260630 12:15:01.946069   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:01.963560   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:01.964712   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:01.966318   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:01.968544   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:01.968776   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.969040   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:01.969218   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:02.008648   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33283
I20260630 12:15:02.008924  8842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33283 every 8 connection(s)
I20260630 12:15:02.022974  8843 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37183
I20260630 12:15:02.023341  8843 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:02.024072  8843 heartbeater.cc:507] Master 127.0.107.254:37183 requested a full tablet report, sending...
I20260630 12:15:02.025974  8567 ts_manager.cc:194] Registered new tserver with Master: b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:02.026278   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013608532s
I20260630 12:15:02.027369  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44150
I20260630 12:15:02.823683  8694 heartbeater.cc:499] Master 127.0.107.254:37183 was elected leader, sending a full tablet report...
I20260630 12:15:02.936271  8769 heartbeater.cc:499] Master 127.0.107.254:37183 was elected leader, sending a full tablet report...
I20260630 12:15:03.030155  8843 heartbeater.cc:499] Master 127.0.107.254:37183 was elected leader, sending a full tablet report...
I20260630 12:15:03.080112  8567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44158:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:03.082442  8567 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:03.141075  8659 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce20306c72048e8b85b8d331ed47752 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:03.142585  8659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce20306c72048e8b85b8d331ed47752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.145206  8805 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdd011f8af4091b6d987d5e05117b7 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:03.146589  8805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdd011f8af4091b6d987d5e05117b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.148785  8806 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8ba6c9f14745d197d2928bfdba9f9a (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:03.150257  8806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8ba6c9f14745d197d2928bfdba9f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.151245  8734 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce20306c72048e8b85b8d331ed47752 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:03.152506  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce20306c72048e8b85b8d331ed47752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.154059  8807 tablet_service.cc:1511] Processing CreateTablet for tablet a22ba05e2eac402d8618ac4307392948 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:03.155680  8807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22ba05e2eac402d8618ac4307392948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.159439  8657 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8ba6c9f14745d197d2928bfdba9f9a (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:03.161981  8656 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdd011f8af4091b6d987d5e05117b7 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:03.162248  8733 tablet_service.cc:1511] Processing CreateTablet for tablet a22ba05e2eac402d8618ac4307392948 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:03.163566  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22ba05e2eac402d8618ac4307392948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.164146  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce20306c72048e8b85b8d331ed47752 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:03.165428  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce20306c72048e8b85b8d331ed47752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.157963  8658 tablet_service.cc:1511] Processing CreateTablet for tablet a22ba05e2eac402d8618ac4307392948 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:03.160782  8657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8ba6c9f14745d197d2928bfdba9f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.169541  8731 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdd011f8af4091b6d987d5e05117b7 (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:03.170059  8656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdd011f8af4091b6d987d5e05117b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.170877  8731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdd011f8af4091b6d987d5e05117b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.175207  8732 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8ba6c9f14745d197d2928bfdba9f9a (DEFAULT_TABLE table=test-workload [id=947443b90dc34fca977b31cc64b00122]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:03.176733  8658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22ba05e2eac402d8618ac4307392948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.176898  8732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8ba6c9f14745d197d2928bfdba9f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.205757  8863 tablet_bootstrap.cc:492] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c: Bootstrap starting.
I20260630 12:15:03.210122  8865 tablet_bootstrap.cc:492] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812: Bootstrap starting.
I20260630 12:15:03.213135  8864 tablet_bootstrap.cc:492] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6: Bootstrap starting.
I20260630 12:15:03.226653  8865 tablet_bootstrap.cc:654] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.226944  8864 tablet_bootstrap.cc:654] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.227552  8863 tablet_bootstrap.cc:654] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.235790  8864 tablet_bootstrap.cc:492] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6: No bootstrap required, opened a new log
I20260630 12:15:03.235858  8863 tablet_bootstrap.cc:492] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c: No bootstrap required, opened a new log
I20260630 12:15:03.236382  8864 ts_tablet_manager.cc:1403] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260630 12:15:03.236394  8865 tablet_bootstrap.cc:492] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812: No bootstrap required, opened a new log
I20260630 12:15:03.236455  8863 ts_tablet_manager.cc:1403] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260630 12:15:03.237214  8865 ts_tablet_manager.cc:1403] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260630 12:15:03.239250  8863 raft_consensus.cc:359] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.239857  8863 raft_consensus.cc:385] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.240211  8863 raft_consensus.cc:740] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 275afb3a0bed4f9da93ad23eae66482c, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.239866  8864 raft_consensus.cc:359] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.240056  8865 raft_consensus.cc:359] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.240898  8864 raft_consensus.cc:385] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.240934  8865 raft_consensus.cc:385] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.241047  8863 consensus_queue.cc:260] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.241457  8865 raft_consensus.cc:740] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a9065db5ba4699aadc132759b1f812, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.241415  8864 raft_consensus.cc:740] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23418c78cfa48d395ad48ef47da75b6, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.242499  8865 consensus_queue.cc:260] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.244009  8863 ts_tablet_manager.cc:1434] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:15:03.245208  8863 tablet_bootstrap.cc:492] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c: Bootstrap starting.
I20260630 12:15:03.245723  8865 ts_tablet_manager.cc:1434] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:15:03.246675  8865 tablet_bootstrap.cc:492] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812: Bootstrap starting.
I20260630 12:15:03.251076  8863 tablet_bootstrap.cc:654] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.252993  8865 tablet_bootstrap.cc:654] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.242501  8864 consensus_queue.cc:260] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.268285  8864 ts_tablet_manager.cc:1434] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.013s
I20260630 12:15:03.270243  8864 tablet_bootstrap.cc:492] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6: Bootstrap starting.
I20260630 12:15:03.271251  8865 tablet_bootstrap.cc:492] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812: No bootstrap required, opened a new log
I20260630 12:15:03.271781  8865 ts_tablet_manager.cc:1403] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.023s
I20260630 12:15:03.274605  8863 tablet_bootstrap.cc:492] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c: No bootstrap required, opened a new log
I20260630 12:15:03.274684  8865 raft_consensus.cc:359] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.275313  8863 ts_tablet_manager.cc:1403] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.014s
I20260630 12:15:03.275579  8865 raft_consensus.cc:385] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.275781  8864 tablet_bootstrap.cc:654] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.275993  8865 raft_consensus.cc:740] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a9065db5ba4699aadc132759b1f812, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.276981  8865 consensus_queue.cc:260] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.278889  8863 raft_consensus.cc:359] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.279901  8863 raft_consensus.cc:385] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.280236  8863 raft_consensus.cc:740] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 275afb3a0bed4f9da93ad23eae66482c, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.281127  8865 ts_tablet_manager.cc:1434] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260630 12:15:03.281057  8863 consensus_queue.cc:260] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.282001  8864 tablet_bootstrap.cc:492] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6: No bootstrap required, opened a new log
I20260630 12:15:03.282536  8864 ts_tablet_manager.cc:1403] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260630 12:15:03.282228  8865 tablet_bootstrap.cc:492] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812: Bootstrap starting.
I20260630 12:15:03.285501  8864 raft_consensus.cc:359] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.286201  8864 raft_consensus.cc:385] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.286481  8864 raft_consensus.cc:740] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23418c78cfa48d395ad48ef47da75b6, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.287313  8864 consensus_queue.cc:260] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.289994  8863 ts_tablet_manager.cc:1434] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260630 12:15:03.290298  8865 tablet_bootstrap.cc:654] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.293710  8863 tablet_bootstrap.cc:492] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c: Bootstrap starting.
I20260630 12:15:03.295617  8864 ts_tablet_manager.cc:1434] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:15:03.303308  8864 tablet_bootstrap.cc:492] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6: Bootstrap starting.
I20260630 12:15:03.304546  8863 tablet_bootstrap.cc:654] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.305471  8872 raft_consensus.cc:493] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.305982  8872 raft_consensus.cc:515] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.317061  8872 leader_election.cc:290] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563), b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:03.324455  8864 tablet_bootstrap.cc:654] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.329798  8865 tablet_bootstrap.cc:492] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812: No bootstrap required, opened a new log
I20260630 12:15:03.330474  8865 ts_tablet_manager.cc:1403] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812: Time spent bootstrapping tablet: real 0.048s	user 0.028s	sys 0.002s
I20260630 12:15:03.334519  8865 raft_consensus.cc:359] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.335510  8865 raft_consensus.cc:385] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.335879  8865 raft_consensus.cc:740] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a9065db5ba4699aadc132759b1f812, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.343636  8863 tablet_bootstrap.cc:492] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c: No bootstrap required, opened a new log
I20260630 12:15:03.344205  8863 ts_tablet_manager.cc:1403] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.012s
I20260630 12:15:03.346648  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd011f8af4091b6d987d5e05117b7" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "275afb3a0bed4f9da93ad23eae66482c" is_pre_election: true
I20260630 12:15:03.347178  8863 raft_consensus.cc:359] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.347934  8863 raft_consensus.cc:385] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.347566  8865 consensus_queue.cc:260] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
W20260630 12:15:03.348282  8632 leader_election.cc:343] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.348259  8863 raft_consensus.cc:740] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 275afb3a0bed4f9da93ad23eae66482c, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.349505  8863 consensus_queue.cc:260] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.349862  8872 raft_consensus.cc:493] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.350495  8872 raft_consensus.cc:515] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.351775  8863 ts_tablet_manager.cc:1434] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:03.352312  8865 ts_tablet_manager.cc:1434] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260630 12:15:03.352790  8863 tablet_bootstrap.cc:492] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c: Bootstrap starting.
I20260630 12:15:03.352638  8872 leader_election.cc:290] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283), 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563)
I20260630 12:15:03.353355  8865 tablet_bootstrap.cc:492] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812: Bootstrap starting.
I20260630 12:15:03.354458  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce20306c72048e8b85b8d331ed47752" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "275afb3a0bed4f9da93ad23eae66482c" is_pre_election: true
I20260630 12:15:03.355080  8744 raft_consensus.cc:2468] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23418c78cfa48d395ad48ef47da75b6 in term 0.
I20260630 12:15:03.356405  8632 leader_election.cc:304] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 275afb3a0bed4f9da93ad23eae66482c, a23418c78cfa48d395ad48ef47da75b6; no voters: 
I20260630 12:15:03.357342  8872 raft_consensus.cc:2804] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.357693  8872 raft_consensus.cc:493] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.358029  8872 raft_consensus.cc:3060] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.359588  8863 tablet_bootstrap.cc:654] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.362469  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd011f8af4091b6d987d5e05117b7" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812" is_pre_election: true
I20260630 12:15:03.365548  8872 raft_consensus.cc:515] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.366243  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce20306c72048e8b85b8d331ed47752" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812" is_pre_election: true
I20260630 12:15:03.366926  8817 raft_consensus.cc:2468] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23418c78cfa48d395ad48ef47da75b6 in term 0.
I20260630 12:15:03.368738  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce20306c72048e8b85b8d331ed47752" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "275afb3a0bed4f9da93ad23eae66482c"
I20260630 12:15:03.369356  8744 raft_consensus.cc:3060] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:03.369596  8633 leader_election.cc:343] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.370033  8633 leader_election.cc:304] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [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: a23418c78cfa48d395ad48ef47da75b6; no voters: 275afb3a0bed4f9da93ad23eae66482c, b0a9065db5ba4699aadc132759b1f812
I20260630 12:15:03.371908  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce20306c72048e8b85b8d331ed47752" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812"
I20260630 12:15:03.372498  8817 raft_consensus.cc:3060] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.378717  8864 tablet_bootstrap.cc:492] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6: No bootstrap required, opened a new log
I20260630 12:15:03.379279  8864 ts_tablet_manager.cc:1403] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.000s
I20260630 12:15:03.380340  8817 raft_consensus.cc:2468] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23418c78cfa48d395ad48ef47da75b6 in term 1.
I20260630 12:15:03.383438  8863 tablet_bootstrap.cc:492] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c: No bootstrap required, opened a new log
I20260630 12:15:03.383939  8863 ts_tablet_manager.cc:1403] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.019s
I20260630 12:15:03.383773  8744 raft_consensus.cc:2468] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23418c78cfa48d395ad48ef47da75b6 in term 1.
I20260630 12:15:03.385466  8632 leader_election.cc:304] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 275afb3a0bed4f9da93ad23eae66482c, a23418c78cfa48d395ad48ef47da75b6; no voters: 
I20260630 12:15:03.386425  8863 raft_consensus.cc:359] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.387004  8863 raft_consensus.cc:385] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.387243  8863 raft_consensus.cc:740] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 275afb3a0bed4f9da93ad23eae66482c, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.387919  8863 consensus_queue.cc:260] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.387975  8881 raft_consensus.cc:2749] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:03.390046  8863 ts_tablet_manager.cc:1434] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:15:03.390066  8872 leader_election.cc:290] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 election: Requested vote from peers b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283), 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563)
I20260630 12:15:03.390486  8881 raft_consensus.cc:2804] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.391033  8881 raft_consensus.cc:697] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 1 LEADER]: Becoming Leader. State: Replica: a23418c78cfa48d395ad48ef47da75b6, State: Running, Role: LEADER
I20260630 12:15:03.382844  8864 raft_consensus.cc:359] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.359936  8865 tablet_bootstrap.cc:654] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.393085  8864 raft_consensus.cc:385] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.393414  8864 raft_consensus.cc:740] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23418c78cfa48d395ad48ef47da75b6, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.394215  8864 consensus_queue.cc:260] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.392050  8881 consensus_queue.cc:237] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:03.396571  8864 ts_tablet_manager.cc:1434] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:15:03.399077  8864 tablet_bootstrap.cc:492] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6: Bootstrap starting.
I20260630 12:15:03.401263  8865 tablet_bootstrap.cc:492] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812: No bootstrap required, opened a new log
I20260630 12:15:03.401851  8865 ts_tablet_manager.cc:1403] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260630 12:15:03.404963  8865 raft_consensus.cc:359] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.405684  8865 raft_consensus.cc:385] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.405980  8865 raft_consensus.cc:740] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a9065db5ba4699aadc132759b1f812, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.406122  8864 tablet_bootstrap.cc:654] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.406029  8567 catalog_manager.cc:5697] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a23418c78cfa48d395ad48ef47da75b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:03.406978  8865 consensus_queue.cc:260] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.410100  8865 ts_tablet_manager.cc:1434] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:03.413376  8864 tablet_bootstrap.cc:492] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6: No bootstrap required, opened a new log
I20260630 12:15:03.413908  8864 ts_tablet_manager.cc:1403] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:15:03.416260  8864 raft_consensus.cc:359] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.416832  8864 raft_consensus.cc:385] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.417119  8864 raft_consensus.cc:740] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23418c78cfa48d395ad48ef47da75b6, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.417815  8864 consensus_queue.cc:260] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.419976  8864 ts_tablet_manager.cc:1434] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:03.466300  8881 raft_consensus.cc:493] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.466791  8881 raft_consensus.cc:515] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.467454  8869 raft_consensus.cc:493] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.467936  8869 raft_consensus.cc:515] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.469285  8881 leader_election.cc:290] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563), b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:03.469666  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8ba6c9f14745d197d2928bfdba9f9a" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "275afb3a0bed4f9da93ad23eae66482c" is_pre_election: true
I20260630 12:15:03.469969  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8ba6c9f14745d197d2928bfdba9f9a" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812" is_pre_election: true
I20260630 12:15:03.470335  8869 leader_election.cc:290] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193:40325), b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:03.470654  8817 raft_consensus.cc:2468] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23418c78cfa48d395ad48ef47da75b6 in term 0.
I20260630 12:15:03.470355  8744 raft_consensus.cc:2468] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23418c78cfa48d395ad48ef47da75b6 in term 0.
I20260630 12:15:03.472088  8633 leader_election.cc:304] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a23418c78cfa48d395ad48ef47da75b6, b0a9065db5ba4699aadc132759b1f812; no voters: 
I20260630 12:15:03.472959  8881 raft_consensus.cc:2804] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.473301  8881 raft_consensus.cc:493] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.473613  8881 raft_consensus.cc:3060] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.482895  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8ba6c9f14745d197d2928bfdba9f9a" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23418c78cfa48d395ad48ef47da75b6" is_pre_election: true
I20260630 12:15:03.482781  8881 raft_consensus.cc:515] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.484160  8669 raft_consensus.cc:2393] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 275afb3a0bed4f9da93ad23eae66482c in current term 1: Already voted for candidate a23418c78cfa48d395ad48ef47da75b6 in this term.
I20260630 12:15:03.485875  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8ba6c9f14745d197d2928bfdba9f9a" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "275afb3a0bed4f9da93ad23eae66482c"
I20260630 12:15:03.486156  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8ba6c9f14745d197d2928bfdba9f9a" candidate_uuid: "a23418c78cfa48d395ad48ef47da75b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812"
I20260630 12:15:03.485955  8881 leader_election.cc:290] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 election: Requested vote from peers 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563), b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:03.486467  8744 raft_consensus.cc:3060] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.486382  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8ba6c9f14745d197d2928bfdba9f9a" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812" is_pre_election: true
I20260630 12:15:03.486816  8817 raft_consensus.cc:3060] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.488209  8708 leader_election.cc:304] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [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: 275afb3a0bed4f9da93ad23eae66482c; no voters: a23418c78cfa48d395ad48ef47da75b6, b0a9065db5ba4699aadc132759b1f812
I20260630 12:15:03.492259  8744 raft_consensus.cc:2468] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23418c78cfa48d395ad48ef47da75b6 in term 1.
I20260630 12:15:03.492260  8817 raft_consensus.cc:2468] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23418c78cfa48d395ad48ef47da75b6 in term 1.
I20260630 12:15:03.492897  8869 raft_consensus.cc:2749] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:03.493463  8632 leader_election.cc:304] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 275afb3a0bed4f9da93ad23eae66482c, a23418c78cfa48d395ad48ef47da75b6; no voters: 
I20260630 12:15:03.494334  8881 raft_consensus.cc:2804] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.494796  8881 raft_consensus.cc:697] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 1 LEADER]: Becoming Leader. State: Replica: a23418c78cfa48d395ad48ef47da75b6, State: Running, Role: LEADER
I20260630 12:15:03.495537  8881 consensus_queue.cc:237] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.503254  8565 catalog_manager.cc:5697] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a23418c78cfa48d395ad48ef47da75b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:03.514047  8869 raft_consensus.cc:493] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.514542  8869 raft_consensus.cc:515] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.516191  8869 leader_election.cc:290] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193:40325), b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:03.517163  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd011f8af4091b6d987d5e05117b7" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23418c78cfa48d395ad48ef47da75b6" is_pre_election: true
I20260630 12:15:03.517630  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd011f8af4091b6d987d5e05117b7" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812" is_pre_election: true
I20260630 12:15:03.517799  8669 raft_consensus.cc:2468] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 275afb3a0bed4f9da93ad23eae66482c in term 0.
I20260630 12:15:03.518301  8817 raft_consensus.cc:2468] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 275afb3a0bed4f9da93ad23eae66482c in term 0.
I20260630 12:15:03.518910  8708 leader_election.cc:304] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 275afb3a0bed4f9da93ad23eae66482c, a23418c78cfa48d395ad48ef47da75b6; no voters: 
I20260630 12:15:03.519637  8869 raft_consensus.cc:2804] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.519942  8869 raft_consensus.cc:493] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.520228  8869 raft_consensus.cc:3060] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.525346  8869 raft_consensus.cc:515] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.526868  8869 leader_election.cc:290] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [CANDIDATE]: Term 1 election: Requested vote from peers a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193:40325), b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:03.527807  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd011f8af4091b6d987d5e05117b7" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23418c78cfa48d395ad48ef47da75b6"
I20260630 12:15:03.527969  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd011f8af4091b6d987d5e05117b7" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812"
I20260630 12:15:03.528339  8669 raft_consensus.cc:3060] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.528520  8817 raft_consensus.cc:3060] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.533383  8817 raft_consensus.cc:2468] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 275afb3a0bed4f9da93ad23eae66482c in term 1.
I20260630 12:15:03.533387  8669 raft_consensus.cc:2468] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 275afb3a0bed4f9da93ad23eae66482c in term 1.
I20260630 12:15:03.534518  8708 leader_election.cc:304] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 275afb3a0bed4f9da93ad23eae66482c, b0a9065db5ba4699aadc132759b1f812; no voters: 
I20260630 12:15:03.535153  8869 raft_consensus.cc:2804] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.536150  8869 raft_consensus.cc:697] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 1 LEADER]: Becoming Leader. State: Replica: 275afb3a0bed4f9da93ad23eae66482c, State: Running, Role: LEADER
I20260630 12:15:03.536921  8869 consensus_queue.cc:237] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.543615  8565 catalog_manager.cc:5697] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c reported cstate change: term changed from 0 to 1, leader changed from <none> to 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "275afb3a0bed4f9da93ad23eae66482c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:03.620095  8870 raft_consensus.cc:493] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.620664  8870 raft_consensus.cc:515] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.624554  8870 leader_election.cc:290] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193:40325), 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563)
W20260630 12:15:03.625716  8615 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:03.632638  8869 raft_consensus.cc:493] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.633250  8869 raft_consensus.cc:515] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.634020  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22ba05e2eac402d8618ac4307392948" candidate_uuid: "b0a9065db5ba4699aadc132759b1f812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "275afb3a0bed4f9da93ad23eae66482c" is_pre_election: true
I20260630 12:15:03.633929  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22ba05e2eac402d8618ac4307392948" candidate_uuid: "b0a9065db5ba4699aadc132759b1f812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23418c78cfa48d395ad48ef47da75b6" is_pre_election: true
I20260630 12:15:03.634760  8669 raft_consensus.cc:2468] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a9065db5ba4699aadc132759b1f812 in term 0.
I20260630 12:15:03.634708  8744 raft_consensus.cc:2468] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a9065db5ba4699aadc132759b1f812 in term 0.
I20260630 12:15:03.636022  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22ba05e2eac402d8618ac4307392948" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23418c78cfa48d395ad48ef47da75b6" is_pre_election: true
I20260630 12:15:03.636154  8782 leader_election.cc:304] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a23418c78cfa48d395ad48ef47da75b6, b0a9065db5ba4699aadc132759b1f812; no voters: 
I20260630 12:15:03.636642  8669 raft_consensus.cc:2468] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 275afb3a0bed4f9da93ad23eae66482c in term 0.
I20260630 12:15:03.637118  8870 raft_consensus.cc:2804] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.637497  8870 raft_consensus.cc:493] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.637840  8870 raft_consensus.cc:3060] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.638151  8708 leader_election.cc:304] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 275afb3a0bed4f9da93ad23eae66482c, a23418c78cfa48d395ad48ef47da75b6; no voters: 
I20260630 12:15:03.635334  8869 leader_election.cc:290] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193:40325), b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:03.639036  8869 raft_consensus.cc:2804] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.639343  8869 raft_consensus.cc:493] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.639611  8869 raft_consensus.cc:3060] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.640595  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22ba05e2eac402d8618ac4307392948" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812" is_pre_election: true
I20260630 12:15:03.643402  8870 raft_consensus.cc:515] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.644500  8817 raft_consensus.cc:2393] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 275afb3a0bed4f9da93ad23eae66482c in current term 1: Already voted for candidate b0a9065db5ba4699aadc132759b1f812 in this term.
I20260630 12:15:03.645946  8870 leader_election.cc:290] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [CANDIDATE]: Term 1 election: Requested vote from peers a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193:40325), 275afb3a0bed4f9da93ad23eae66482c (127.0.107.194:45563)
I20260630 12:15:03.645758  8869 raft_consensus.cc:515] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.646458  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22ba05e2eac402d8618ac4307392948" candidate_uuid: "b0a9065db5ba4699aadc132759b1f812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23418c78cfa48d395ad48ef47da75b6"
I20260630 12:15:03.646747  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22ba05e2eac402d8618ac4307392948" candidate_uuid: "b0a9065db5ba4699aadc132759b1f812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "275afb3a0bed4f9da93ad23eae66482c"
I20260630 12:15:03.647051  8669 raft_consensus.cc:3060] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.647646  8744 raft_consensus.cc:2393] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0a9065db5ba4699aadc132759b1f812 in current term 1: Already voted for candidate 275afb3a0bed4f9da93ad23eae66482c in this term.
I20260630 12:15:03.647890  8869 leader_election.cc:290] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [CANDIDATE]: Term 1 election: Requested vote from peers a23418c78cfa48d395ad48ef47da75b6 (127.0.107.193:40325), b0a9065db5ba4699aadc132759b1f812 (127.0.107.195:33283)
I20260630 12:15:03.649919  8668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22ba05e2eac402d8618ac4307392948" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23418c78cfa48d395ad48ef47da75b6"
I20260630 12:15:03.649994  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22ba05e2eac402d8618ac4307392948" candidate_uuid: "275afb3a0bed4f9da93ad23eae66482c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a9065db5ba4699aadc132759b1f812"
I20260630 12:15:03.650813  8817 raft_consensus.cc:2393] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 275afb3a0bed4f9da93ad23eae66482c in current term 1: Already voted for candidate b0a9065db5ba4699aadc132759b1f812 in this term.
I20260630 12:15:03.651733  8708 leader_election.cc:304] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [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: 275afb3a0bed4f9da93ad23eae66482c; no voters: a23418c78cfa48d395ad48ef47da75b6, b0a9065db5ba4699aadc132759b1f812
I20260630 12:15:03.652387  8869 raft_consensus.cc:2749] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:15:03.653970  8669 raft_consensus.cc:2468] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a9065db5ba4699aadc132759b1f812 in term 1.
I20260630 12:15:03.654933  8782 leader_election.cc:304] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [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: a23418c78cfa48d395ad48ef47da75b6, b0a9065db5ba4699aadc132759b1f812; no voters: 275afb3a0bed4f9da93ad23eae66482c
I20260630 12:15:03.655587  8870 raft_consensus.cc:2804] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.656421  8870 raft_consensus.cc:697] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 1 LEADER]: Becoming Leader. State: Replica: b0a9065db5ba4699aadc132759b1f812, State: Running, Role: LEADER
I20260630 12:15:03.657114  8870 consensus_queue.cc:237] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:03.664139  8565 catalog_manager.cc:5697] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a9065db5ba4699aadc132759b1f812 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b0a9065db5ba4699aadc132759b1f812" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.750747   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:03.757169  8896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:03.757705  8895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:03.758478  8898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:03.759224   431 server_base.cc:1061] running on GCE node
I20260630 12:15:03.760152   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:03.760439   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:03.760648   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821703760633 us; error 0 us; skew 500 ppm
I20260630 12:15:03.761181   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:03.763482   431 webserver.cc:533] Webserver started at http://127.0.107.196:33805/ using document root <none> and password file <none>
I20260630 12:15:03.763906   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:03.764066   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:03.764269   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:03.765347   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "62c2b11a80914ca9936e7ea69e47597b"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-w8xb"
I20260630 12:15:03.769651   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:03.773339  8903 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.774246   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:15:03.774507   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "62c2b11a80914ca9936e7ea69e47597b"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-w8xb"
I20260630 12:15:03.774770   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:03.798318   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:03.799456   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:03.800590   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:03.803185   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:03.803431   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.803684   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:03.803857   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.835551  8881 consensus_queue.cc:1048] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.860183   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33293
I20260630 12:15:03.860713  8968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33293 every 8 connection(s)
I20260630 12:15:03.862869  8882 consensus_queue.cc:1048] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.884837  8969 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37183
I20260630 12:15:03.885258  8969 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:03.885897  8969 heartbeater.cc:507] Master 127.0.107.254:37183 requested a full tablet report, sending...
I20260630 12:15:03.887607  8567 ts_manager.cc:194] Registered new tserver with Master: 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293)
I20260630 12:15:03.889140  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53786
I20260630 12:15:03.972857  8882 consensus_queue.cc:1048] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.983765  8882 consensus_queue.cc:1048] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.061847  8870 consensus_queue.cc:1048] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.072239  8978 consensus_queue.cc:1048] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.083403  8869 consensus_queue.cc:1048] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.095120  8869 consensus_queue.cc:1048] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.646780  8744 consensus_queue.cc:237] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } }
I20260630 12:15:04.653407  8817 raft_consensus.cc:1275] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer 275afb3a0bed4f9da93ad23eae66482c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:04.655067  8889 consensus_queue.cc:1048] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:04.655525  8669 raft_consensus.cc:1275] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Refusing update from remote peer 275afb3a0bed4f9da93ad23eae66482c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:04.657037  8889 consensus_queue.cc:1048] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:04.662526  8985 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
W20260630 12:15:04.664531  8709 consensus_peers.cc:597] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c -> Peer 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): Couldn't send request to peer 62c2b11a80914ca9936e7ea69e47597b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1bbdd011f8af4091b6d987d5e05117b7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.664520  8817 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.665264  8669 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.681250  8565 catalog_manager.cc:5697] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 reported cstate change: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "275afb3a0bed4f9da93ad23eae66482c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.689960  8669 consensus_queue.cc:237] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } }
I20260630 12:15:04.698372  8744 raft_consensus.cc:1275] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:04.701882  8817 raft_consensus.cc:1275] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:04.703044  8882 consensus_queue.cc:1048] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:04.704906  8882 consensus_queue.cc:1048] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:15:04.711839  8634 consensus_peers.cc:597] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 -> Peer 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): Couldn't send request to peer 62c2b11a80914ca9936e7ea69e47597b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c8ba6c9f14745d197d2928bfdba9f9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.712086  8872 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.714321  8817 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.717446  8744 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.726055  8566 catalog_manager.cc:5697] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 reported cstate change: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a23418c78cfa48d395ad48ef47da75b6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:04.727451  8669 consensus_queue.cc:237] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [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: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: true } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } }
I20260630 12:15:04.735173  8817 raft_consensus.cc:1275] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:15:04.735672  8634 consensus_peers.cc:597] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 -> Peer 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): Couldn't send request to peer 62c2b11a80914ca9936e7ea69e47597b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ce20306c72048e8b85b8d331ed47752. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.735980  8744 raft_consensus.cc:1275] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:04.736552  8872 consensus_queue.cc:1048] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:04.737486  8881 consensus_queue.cc:1048] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:04.744863  8881 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: true } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.746810  8744 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: true } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.746380  8817 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: true } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.759707  8744 consensus_queue.cc:237] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } }
I20260630 12:15:04.760257  8566 catalog_manager.cc:5697] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 reported cstate change: config changed from index -1 to 2, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a23418c78cfa48d395ad48ef47da75b6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:04.766814  8817 raft_consensus.cc:1275] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer 275afb3a0bed4f9da93ad23eae66482c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:15:04.767277  8709 consensus_peers.cc:597] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c -> Peer 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): Couldn't send request to peer 62c2b11a80914ca9936e7ea69e47597b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1bbdd011f8af4091b6d987d5e05117b7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.768513  8985 consensus_queue.cc:1048] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:04.768795  8669 raft_consensus.cc:1275] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Refusing update from remote peer 275afb3a0bed4f9da93ad23eae66482c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:04.770547  8985 consensus_queue.cc:1048] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:04.777372  8889 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
W20260630 12:15:04.785503  8615 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:15:04.785859  8615 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:15:04.785137  8817 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.784957  8669 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.790362  8567 catalog_manager.cc:5697] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "275afb3a0bed4f9da93ad23eae66482c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:04.790962  8668 consensus_queue.cc:237] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } }
W20260630 12:15:04.799224  8634 consensus_peers.cc:597] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 -> Peer 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): Couldn't send request to peer 62c2b11a80914ca9936e7ea69e47597b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c8ba6c9f14745d197d2928bfdba9f9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.799786  8817 raft_consensus.cc:1275] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:04.800058  8744 raft_consensus.cc:1275] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:04.801172  8881 consensus_queue.cc:1048] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:04.801810  8872 consensus_queue.cc:1048] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:04.808354  8872 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.811223  8744 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.813568  8818 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.832592  8743 consensus_queue.cc:237] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
W20260630 12:15:04.835673  8615 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:15:04.836063  8615 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:15:04.838299  8817 raft_consensus.cc:1275] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer 275afb3a0bed4f9da93ad23eae66482c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:04.840452  8985 consensus_queue.cc:1048] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:04.840906  8669 raft_consensus.cc:1275] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Refusing update from remote peer 275afb3a0bed4f9da93ad23eae66482c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:04.842986  8668 consensus_queue.cc:237] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [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: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } }
I20260630 12:15:04.847380  8985 consensus_queue.cc:1048] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:04.849264  8566 catalog_manager.cc:5697] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "a23418c78cfa48d395ad48ef47da75b6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:04.854532  8634 consensus_peers.cc:597] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 -> Peer 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): Couldn't send request to peer 62c2b11a80914ca9936e7ea69e47597b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ce20306c72048e8b85b8d331ed47752. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.854751  8889 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } }
I20260630 12:15:04.855854  8818 raft_consensus.cc:1275] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:04.856577  8817 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } }
I20260630 12:15:04.857718  8872 consensus_queue.cc:1048] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:04.860535  8744 raft_consensus.cc:1275] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:04.862784  8668 raft_consensus.cc:2955] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } }
I20260630 12:15:04.864611  8872 consensus_queue.cc:1048] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:04.869916  8881 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [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: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.873569  8669 consensus_queue.cc:237] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [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: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } }
I20260630 12:15:04.873950  8744 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [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: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.878707  8551 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1bbdd011f8af4091b6d987d5e05117b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:04.879317  8818 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [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: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } } }
I20260630 12:15:04.881474  8565 catalog_manager.cc:5697] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 reported cstate change: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "275afb3a0bed4f9da93ad23eae66482c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } }
W20260630 12:15:04.882511  8615 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:15:04.884284  8615 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:15:04.891458  8969 heartbeater.cc:499] Master 127.0.107.254:37183 was elected leader, sending a full tablet report...
I20260630 12:15:04.899044  8818 raft_consensus.cc:1275] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:04.900641  8872 consensus_queue.cc:1048] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:04.904912  8564 catalog_manager.cc:5697] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "a23418c78cfa48d395ad48ef47da75b6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c2b11a80914ca9936e7ea69e47597b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:04.910401  8881 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } }
I20260630 12:15:04.914462  8818 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } }
I20260630 12:15:04.904966  8744 raft_consensus.cc:1275] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:04.921389  8872 consensus_queue.cc:1048] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:15:04.929349  8552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c8ba6c9f14745d197d2928bfdba9f9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:04.933370  8744 raft_consensus.cc:2955] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } }
I20260630 12:15:04.939443  8668 consensus_queue.cc:237] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [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: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } }
I20260630 12:15:04.939476  8565 catalog_manager.cc:5697] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 reported cstate change: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "a23418c78cfa48d395ad48ef47da75b6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } attrs { replace: false } } peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } } }
I20260630 12:15:04.949882  8818 raft_consensus.cc:1275] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:04.950709  8743 raft_consensus.cc:1275] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Refusing update from remote peer a23418c78cfa48d395ad48ef47da75b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:04.951591  8881 consensus_queue.cc:1048] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:04.952390  8872 consensus_queue.cc:1048] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:04.959633  8872 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } }
I20260630 12:15:04.964341  8931 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bbdd011f8af4091b6d987d5e05117b7 with delete_type TABLET_DATA_TOMBSTONED (TS 62c2b11a80914ca9936e7ea69e47597b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51410
I20260630 12:15:04.965122  8743 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } }
I20260630 12:15:04.971055  8930 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c8ba6c9f14745d197d2928bfdba9f9a with delete_type TABLET_DATA_TOMBSTONED (TS 62c2b11a80914ca9936e7ea69e47597b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51410
I20260630 12:15:04.967175  8818 raft_consensus.cc:2955] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } } }
I20260630 12:15:04.977658  8552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ce20306c72048e8b85b8d331ed47752 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:04.985536  8564 catalog_manager.cc:5697] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 reported cstate change: config changed from index 3 to 4, NON_VOTER 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "a23418c78cfa48d395ad48ef47da75b6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0a9065db5ba4699aadc132759b1f812" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33283 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23418c78cfa48d395ad48ef47da75b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "275afb3a0bed4f9da93ad23eae66482c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45563 } health_report { overall_health: HEALTHY } } }
W20260630 12:15:04.989562  8553 catalog_manager.cc:4995] TS 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): delete failed for tablet 1bbdd011f8af4091b6d987d5e05117b7 because the tablet was not found. No further retry: Not found: Tablet not found: 1bbdd011f8af4091b6d987d5e05117b7
W20260630 12:15:04.992153  8553 catalog_manager.cc:4995] TS 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): delete failed for tablet 4c8ba6c9f14745d197d2928bfdba9f9a because the tablet was not found. No further retry: Not found: Tablet not found: 4c8ba6c9f14745d197d2928bfdba9f9a
I20260630 12:15:05.001263  8931 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ce20306c72048e8b85b8d331ed47752 with delete_type TABLET_DATA_TOMBSTONED (TS 62c2b11a80914ca9936e7ea69e47597b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51410
W20260630 12:15:05.002748  8553 catalog_manager.cc:4995] TS 62c2b11a80914ca9936e7ea69e47597b (127.0.107.196:33293): delete failed for tablet 5ce20306c72048e8b85b8d331ed47752 because the tablet was not found. No further retry: Not found: Tablet not found: 5ce20306c72048e8b85b8d331ed47752
I20260630 12:15:05.012233   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:05.030684   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.031348   431 tablet_replica.cc:333] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6: stopping tablet replica
I20260630 12:15:05.031946   431 raft_consensus.cc:2243] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.032332   431 raft_consensus.cc:2272] T a22ba05e2eac402d8618ac4307392948 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.034497   431 tablet_replica.cc:333] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6: stopping tablet replica
I20260630 12:15:05.034986   431 raft_consensus.cc:2243] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.035662   431 raft_consensus.cc:2272] T 1bbdd011f8af4091b6d987d5e05117b7 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.038246   431 tablet_replica.cc:333] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6: stopping tablet replica
I20260630 12:15:05.038941   431 raft_consensus.cc:2243] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.039705   431 raft_consensus.cc:2272] T 4c8ba6c9f14745d197d2928bfdba9f9a P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.041821   431 tablet_replica.cc:333] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6: stopping tablet replica
I20260630 12:15:05.042255   431 raft_consensus.cc:2243] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.042918   431 raft_consensus.cc:2272] T 5ce20306c72048e8b85b8d331ed47752 P a23418c78cfa48d395ad48ef47da75b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.065796   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:05.078411   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:05.106038   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.106843   431 tablet_replica.cc:333] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c: stopping tablet replica
I20260630 12:15:05.107776   431 raft_consensus.cc:2243] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.109014   431 raft_consensus.cc:2272] T 1bbdd011f8af4091b6d987d5e05117b7 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.111992   431 tablet_replica.cc:333] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c: stopping tablet replica
I20260630 12:15:05.112852   431 raft_consensus.cc:2243] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.113364   431 raft_consensus.cc:2272] T a22ba05e2eac402d8618ac4307392948 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.115880   431 tablet_replica.cc:333] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c: stopping tablet replica
I20260630 12:15:05.116649   431 raft_consensus.cc:2243] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.117501   431 raft_consensus.cc:2272] T 4c8ba6c9f14745d197d2928bfdba9f9a P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.120905   431 tablet_replica.cc:333] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c: stopping tablet replica
I20260630 12:15:05.121677   431 raft_consensus.cc:2243] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.122524   431 raft_consensus.cc:2272] T 5ce20306c72048e8b85b8d331ed47752 P 275afb3a0bed4f9da93ad23eae66482c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.149288   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:05.162803   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:05.181788   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.182425   431 tablet_replica.cc:333] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812: stopping tablet replica
I20260630 12:15:05.182976   431 raft_consensus.cc:2243] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.183554   431 raft_consensus.cc:2272] T 4c8ba6c9f14745d197d2928bfdba9f9a P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.185905   431 tablet_replica.cc:333] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812: stopping tablet replica
I20260630 12:15:05.186442   431 raft_consensus.cc:2243] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.187013   431 raft_consensus.cc:2272] T 5ce20306c72048e8b85b8d331ed47752 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.189337   431 tablet_replica.cc:333] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812: stopping tablet replica
I20260630 12:15:05.189843   431 raft_consensus.cc:2243] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.190397   431 raft_consensus.cc:2272] T 1bbdd011f8af4091b6d987d5e05117b7 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.192417   431 tablet_replica.cc:333] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812: stopping tablet replica
I20260630 12:15:05.192955   431 raft_consensus.cc:2243] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.193691   431 raft_consensus.cc:2272] T a22ba05e2eac402d8618ac4307392948 P b0a9065db5ba4699aadc132759b1f812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.214983   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:05.227273   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:05.243883   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.259689   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:05.267076   431 master.cc:562] Master@127.0.107.254:37183 shutting down...
I20260630 12:15:05.282749   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.283293   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.283612   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80b8cff67fcc405abf75c93b85b14d21: stopping tablet replica
I20260630 12:15:05.302608   431 master.cc:584] Master@127.0.107.254:37183 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3844 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:15:05.331379   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44163
I20260630 12:15:05.332978   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.338137  8999 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.338507  9000 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.342869  9002 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.343344   431 server_base.cc:1061] running on GCE node
I20260630 12:15:05.344156   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.344380   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.344542   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705344526 us; error 0 us; skew 500 ppm
I20260630 12:15:05.345115   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.347277   431 webserver.cc:533] Webserver started at http://127.0.107.254:37779/ using document root <none> and password file <none>
I20260630 12:15:05.347847   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.348127   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.348507   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.349674   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "fcc2eb94f3ed41329bbf235a4b88acbb"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-w8xb"
I20260630 12:15:05.353811   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:05.356904  9007 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.357609   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:05.357894   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "fcc2eb94f3ed41329bbf235a4b88acbb"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-w8xb"
I20260630 12:15:05.358150   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:05.366359   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.367262   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.400449   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44163
I20260630 12:15:05.400543  9058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44163 every 8 connection(s)
I20260630 12:15:05.404198  9059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.414381  9059 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb: Bootstrap starting.
I20260630 12:15:05.418658  9059 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:05.422596  9059 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb: No bootstrap required, opened a new log
I20260630 12:15:05.424576  9059 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc2eb94f3ed41329bbf235a4b88acbb" member_type: VOTER }
I20260630 12:15:05.425053  9059 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:05.425289  9059 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc2eb94f3ed41329bbf235a4b88acbb, State: Initialized, Role: FOLLOWER
I20260630 12:15:05.425872  9059 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcc2eb94f3ed41329bbf235a4b88acbb" member_type: VOTER }
I20260630 12:15:05.426337  9059 raft_consensus.cc:399] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:05.426558  9059 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:05.426818  9059 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:05.431320  9059 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc2eb94f3ed41329bbf235a4b88acbb" member_type: VOTER }
I20260630 12:15:05.431809  9059 leader_election.cc:304] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [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: fcc2eb94f3ed41329bbf235a4b88acbb; no voters: 
I20260630 12:15:05.432976  9059 leader_election.cc:290] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:05.433271  9062 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:05.434571  9062 raft_consensus.cc:697] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 1 LEADER]: Becoming Leader. State: Replica: fcc2eb94f3ed41329bbf235a4b88acbb, State: Running, Role: LEADER
I20260630 12:15:05.435194  9062 consensus_queue.cc:237] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [LEADER]: Queue going to LEADER mode. State: All 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: "fcc2eb94f3ed41329bbf235a4b88acbb" member_type: VOTER }
I20260630 12:15:05.435770  9059 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:05.437935  9063 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fcc2eb94f3ed41329bbf235a4b88acbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc2eb94f3ed41329bbf235a4b88acbb" member_type: VOTER } }
I20260630 12:15:05.438661  9063 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:05.437985  9064 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [sys.catalog]: SysCatalogTable state changed. Reason: New leader fcc2eb94f3ed41329bbf235a4b88acbb. Latest consensus state: current_term: 1 leader_uuid: "fcc2eb94f3ed41329bbf235a4b88acbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc2eb94f3ed41329bbf235a4b88acbb" member_type: VOTER } }
I20260630 12:15:05.439244  9064 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:05.441766  9067 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:05.449894  9067 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:05.450891   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:05.458523  9067 catalog_manager.cc:1383] Generated new cluster ID: 0608f5c923504f51b57727d1c795d366
I20260630 12:15:05.458791  9067 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:05.481120  9067 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:05.482357  9067 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:05.501255  9067 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb: Generated new TSK 0
I20260630 12:15:05.501842  9067 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:05.517603   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.523618  9080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.524927  9081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.527585  9083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.530771   431 server_base.cc:1061] running on GCE node
I20260630 12:15:05.531567   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.531777   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.531951   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705531926 us; error 0 us; skew 500 ppm
I20260630 12:15:05.532437   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.534646   431 webserver.cc:533] Webserver started at http://127.0.107.193:40389/ using document root <none> and password file <none>
I20260630 12:15:05.535115   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.535311   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.535579   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.536631   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "398c4f02e9ea4a4f94412d721258344f"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-w8xb"
I20260630 12:15:05.540860   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:15:05.544312  9088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.545177   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:05.545482   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "398c4f02e9ea4a4f94412d721258344f"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-w8xb"
I20260630 12:15:05.545797   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:05.563309   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.564306   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.565828   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.568251   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.568415   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.568588   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.568712   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.605717   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42305
I20260630 12:15:05.605885  9150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42305 every 8 connection(s)
I20260630 12:15:05.610622   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.618216  9155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.621003  9156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.624560  9158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.624722   431 server_base.cc:1061] running on GCE node
I20260630 12:15:05.625792  9151 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44163
I20260630 12:15:05.626179  9151 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.626269   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.626583   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.626817   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705626798 us; error 0 us; skew 500 ppm
I20260630 12:15:05.627045  9151 heartbeater.cc:507] Master 127.0.107.254:44163 requested a full tablet report, sending...
I20260630 12:15:05.627470   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.629308  9024 ts_manager.cc:194] Registered new tserver with Master: 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305)
I20260630 12:15:05.630378   431 webserver.cc:533] Webserver started at http://127.0.107.194:42669/ using document root <none> and password file <none>
I20260630 12:15:05.630885   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.631096   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.631353   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.631439  9024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45666
I20260630 12:15:05.632421   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "fb662090dbe14b749f4d6e2c598a8c46"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-w8xb"
I20260630 12:15:05.636765   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:05.640007  9163 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.640882   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:05.641175   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "fb662090dbe14b749f4d6e2c598a8c46"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-w8xb"
I20260630 12:15:05.641433   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:05.669458   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.670487   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.672008   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.674861   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.675060   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.675347   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.675522   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.712435   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45981
I20260630 12:15:05.712546  9225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45981 every 8 connection(s)
I20260630 12:15:05.717373   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.724198  9229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.725147  9230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.729231  9226 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44163
I20260630 12:15:05.729758  9226 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:05.730533  9232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.730640   431 server_base.cc:1061] running on GCE node
I20260630 12:15:05.730762  9226 heartbeater.cc:507] Master 127.0.107.254:44163 requested a full tablet report, sending...
I20260630 12:15:05.731963   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.732213   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.732405   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705732388 us; error 0 us; skew 500 ppm
I20260630 12:15:05.733145   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.733513  9024 ts_manager.cc:194] Registered new tserver with Master: fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981)
I20260630 12:15:05.735416  9024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45672
I20260630 12:15:05.736035   431 webserver.cc:533] Webserver started at http://127.0.107.195:46605/ using document root <none> and password file <none>
I20260630 12:15:05.736712   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.737005   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.737350   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.738404   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "8fa65f8608b340fa8c9f01bf188f3e61"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-w8xb"
I20260630 12:15:05.742625   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:05.745816  9237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.746695   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:05.746991   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "8fa65f8608b340fa8c9f01bf188f3e61"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-w8xb"
I20260630 12:15:05.747243   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:05.760982   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.761970   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.763325   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.765550   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.765766   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.766004   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.766175   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.802503   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36807
I20260630 12:15:05.802624  9299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36807 every 8 connection(s)
I20260630 12:15:05.816190  9300 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44163
I20260630 12:15:05.816620  9300 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.817380  9300 heartbeater.cc:507] Master 127.0.107.254:44163 requested a full tablet report, sending...
I20260630 12:15:05.819356  9024 ts_manager.cc:194] Registered new tserver with Master: 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195:36807)
I20260630 12:15:05.819506   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013851963s
I20260630 12:15:05.821177  9024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45688
I20260630 12:15:06.654300  9151 heartbeater.cc:499] Master 127.0.107.254:44163 was elected leader, sending a full tablet report...
I20260630 12:15:06.738485  9226 heartbeater.cc:499] Master 127.0.107.254:44163 was elected leader, sending a full tablet report...
I20260630 12:15:06.824210  9300 heartbeater.cc:499] Master 127.0.107.254:44163 was elected leader, sending a full tablet report...
I20260630 12:15:06.884373  9024 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45692:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:06.887269  9024 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:06.967262  9116 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc53884a34b496e94fa61137dc05347 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:06.967897  9191 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc53884a34b496e94fa61137dc05347 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:06.969354  9116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc53884a34b496e94fa61137dc05347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.969547  9191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc53884a34b496e94fa61137dc05347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.972078  9115 tablet_service.cc:1511] Processing CreateTablet for tablet b35fcc057ec2464d820b6e13246d1b7b (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:06.973690  9115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35fcc057ec2464d820b6e13246d1b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.974198  9190 tablet_service.cc:1511] Processing CreateTablet for tablet b35fcc057ec2464d820b6e13246d1b7b (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:06.974640  9187 tablet_service.cc:1511] Processing CreateTablet for tablet 9f158247aa82435fa9f4ccb40febf791 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:06.975610  9190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35fcc057ec2464d820b6e13246d1b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.977301  9188 tablet_service.cc:1511] Processing CreateTablet for tablet ff9e49f4ba40474d8afd14e8054660f0 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:06.978175  9114 tablet_service.cc:1511] Processing CreateTablet for tablet bc9969975b2a48eea3b6a6a3eebd5471 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:06.978760  9188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9e49f4ba40474d8afd14e8054660f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.979897  9114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9969975b2a48eea3b6a6a3eebd5471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.980295  9263 tablet_service.cc:1511] Processing CreateTablet for tablet bc9969975b2a48eea3b6a6a3eebd5471 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:06.981947  9263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9969975b2a48eea3b6a6a3eebd5471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.982162  9113 tablet_service.cc:1511] Processing CreateTablet for tablet ff9e49f4ba40474d8afd14e8054660f0 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:06.982671  9186 tablet_service.cc:1511] Processing CreateTablet for tablet 087333b52f1f4c69bfdcca8f4822a973 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:06.983574  9113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9e49f4ba40474d8afd14e8054660f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.986212  9112 tablet_service.cc:1511] Processing CreateTablet for tablet 9f158247aa82435fa9f4ccb40febf791 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:06.987707  9112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f158247aa82435fa9f4ccb40febf791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.987613  9261 tablet_service.cc:1511] Processing CreateTablet for tablet 9f158247aa82435fa9f4ccb40febf791 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:06.977345  9265 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc53884a34b496e94fa61137dc05347 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:06.986243  9262 tablet_service.cc:1511] Processing CreateTablet for tablet ff9e49f4ba40474d8afd14e8054660f0 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:06.990279  9261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f158247aa82435fa9f4ccb40febf791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.982534  9187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f158247aa82435fa9f4ccb40febf791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.991201  9262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9e49f4ba40474d8afd14e8054660f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.982167  9189 tablet_service.cc:1511] Processing CreateTablet for tablet bc9969975b2a48eea3b6a6a3eebd5471 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:06.992614  9111 tablet_service.cc:1511] Processing CreateTablet for tablet 087333b52f1f4c69bfdcca8f4822a973 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:06.994181  9186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087333b52f1f4c69bfdcca8f4822a973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.992870  9260 tablet_service.cc:1511] Processing CreateTablet for tablet 087333b52f1f4c69bfdcca8f4822a973 (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:06.978698  9264 tablet_service.cc:1511] Processing CreateTablet for tablet b35fcc057ec2464d820b6e13246d1b7b (DEFAULT_TABLE table=test-workload [id=f00b2130c5944a669d50d3e99e4aca1f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:06.996269  9189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9969975b2a48eea3b6a6a3eebd5471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.995507  9265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc53884a34b496e94fa61137dc05347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.998118  9260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087333b52f1f4c69bfdcca8f4822a973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.996637  9111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087333b52f1f4c69bfdcca8f4822a973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.998765  9264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35fcc057ec2464d820b6e13246d1b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.056829  9321 tablet_bootstrap.cc:492] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46: Bootstrap starting.
I20260630 12:15:07.079223  9321 tablet_bootstrap.cc:654] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.087317  9322 tablet_bootstrap.cc:492] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f: Bootstrap starting.
I20260630 12:15:07.095463  9322 tablet_bootstrap.cc:654] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.095764  9323 tablet_bootstrap.cc:492] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61: Bootstrap starting.
I20260630 12:15:07.098966  9321 tablet_bootstrap.cc:492] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46: No bootstrap required, opened a new log
I20260630 12:15:07.099488  9321 ts_tablet_manager.cc:1403] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.014s
I20260630 12:15:07.101271  9322 tablet_bootstrap.cc:492] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f: No bootstrap required, opened a new log
I20260630 12:15:07.101927  9322 ts_tablet_manager.cc:1403] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:15:07.102150  9323 tablet_bootstrap.cc:654] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.102917  9321 raft_consensus.cc:359] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.103942  9321 raft_consensus.cc:385] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.104285  9321 raft_consensus.cc:740] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb662090dbe14b749f4d6e2c598a8c46, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.105201  9321 consensus_queue.cc:260] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.105370  9322 raft_consensus.cc:359] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.106135  9322 raft_consensus.cc:385] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.106495  9322 raft_consensus.cc:740] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398c4f02e9ea4a4f94412d721258344f, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.107347  9323 tablet_bootstrap.cc:492] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61: No bootstrap required, opened a new log
I20260630 12:15:07.107832  9323 ts_tablet_manager.cc:1403] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:15:07.107559  9322 consensus_queue.cc:260] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.108453  9321 ts_tablet_manager.cc:1434] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:15:07.109709  9321 tablet_bootstrap.cc:492] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46: Bootstrap starting.
I20260630 12:15:07.111022  9323 raft_consensus.cc:359] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.115494  9323 raft_consensus.cc:385] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.115795  9323 raft_consensus.cc:740] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.116675  9323 consensus_queue.cc:260] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.119225  9321 tablet_bootstrap.cc:654] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.120466  9322 ts_tablet_manager.cc:1434] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.012s
I20260630 12:15:07.121591  9322 tablet_bootstrap.cc:492] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f: Bootstrap starting.
I20260630 12:15:07.126148  9323 ts_tablet_manager.cc:1434] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.001s
I20260630 12:15:07.129973  9322 tablet_bootstrap.cc:654] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.133839  9323 tablet_bootstrap.cc:492] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61: Bootstrap starting.
I20260630 12:15:07.137154  9321 tablet_bootstrap.cc:492] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46: No bootstrap required, opened a new log
I20260630 12:15:07.137727  9321 ts_tablet_manager.cc:1403] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.011s
I20260630 12:15:07.138310  9322 tablet_bootstrap.cc:492] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f: No bootstrap required, opened a new log
I20260630 12:15:07.138854  9322 ts_tablet_manager.cc:1403] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:15:07.140410  9323 tablet_bootstrap.cc:654] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.140784  9321 raft_consensus.cc:359] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.141587  9321 raft_consensus.cc:385] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.141575  9322 raft_consensus.cc:359] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.142496  9322 raft_consensus.cc:385] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.142743  9322 raft_consensus.cc:740] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398c4f02e9ea4a4f94412d721258344f, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.142109  9321 raft_consensus.cc:740] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb662090dbe14b749f4d6e2c598a8c46, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.143561  9322 consensus_queue.cc:260] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.144164  9321 consensus_queue.cc:260] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.145920  9322 ts_tablet_manager.cc:1434] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260630 12:15:07.146016  9323 tablet_bootstrap.cc:492] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61: No bootstrap required, opened a new log
I20260630 12:15:07.146549  9323 ts_tablet_manager.cc:1403] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:15:07.146921  9322 tablet_bootstrap.cc:492] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f: Bootstrap starting.
I20260630 12:15:07.148092  9321 ts_tablet_manager.cc:1434] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:15:07.149133  9321 tablet_bootstrap.cc:492] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46: Bootstrap starting.
I20260630 12:15:07.153995  9322 tablet_bootstrap.cc:654] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.154263  9323 raft_consensus.cc:359] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.155113  9323 raft_consensus.cc:385] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.155349  9321 tablet_bootstrap.cc:654] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.155421  9323 raft_consensus.cc:740] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.156586  9323 consensus_queue.cc:260] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.161749  9327 raft_consensus.cc:493] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.162554  9327 raft_consensus.cc:515] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.169309  9323 ts_tablet_manager.cc:1434] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:15:07.173029  9328 raft_consensus.cc:493] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.173581  9328 raft_consensus.cc:515] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.180650  9323 tablet_bootstrap.cc:492] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61: Bootstrap starting.
I20260630 12:15:07.188915  9327 leader_election.cc:290] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305), 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195:36807)
I20260630 12:15:07.190223  9323 tablet_bootstrap.cc:654] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.204538  9323 tablet_bootstrap.cc:492] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61: No bootstrap required, opened a new log
I20260630 12:15:07.206079  9323 ts_tablet_manager.cc:1403] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260630 12:15:07.210073  9323 raft_consensus.cc:359] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.211107  9323 raft_consensus.cc:385] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.211483  9323 raft_consensus.cc:740] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.212834  9323 consensus_queue.cc:260] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.224677  9329 raft_consensus.cc:493] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.225394  9329 raft_consensus.cc:515] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.232582  9328 leader_election.cc:290] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981), 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195:36807)
I20260630 12:15:07.239915  9329 leader_election.cc:290] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305), fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981)
I20260630 12:15:07.257061  9323 ts_tablet_manager.cc:1434] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.001s
I20260630 12:15:07.260200  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087333b52f1f4c69bfdcca8f4822a973" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" is_pre_election: true
I20260630 12:15:07.261097  9275 raft_consensus.cc:2468] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398c4f02e9ea4a4f94412d721258344f in term 0.
I20260630 12:15:07.261104  9323 tablet_bootstrap.cc:492] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61: Bootstrap starting.
I20260630 12:15:07.262868  9089 leader_election.cc:304] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398c4f02e9ea4a4f94412d721258344f, 8fa65f8608b340fa8c9f01bf188f3e61; no voters: 
I20260630 12:15:07.265763  9328 raft_consensus.cc:2804] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.266392  9328 raft_consensus.cc:493] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.266889  9328 raft_consensus.cc:3060] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.293246  9345 raft_consensus.cc:493] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.294261  9345 raft_consensus.cc:515] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.303251  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9e49f4ba40474d8afd14e8054660f0" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46" is_pre_election: true
I20260630 12:15:07.304296  9201 raft_consensus.cc:2468] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 0.
I20260630 12:15:07.306052  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087333b52f1f4c69bfdcca8f4822a973" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46" is_pre_election: true
I20260630 12:15:07.306275  9240 leader_election.cc:304] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fa65f8608b340fa8c9f01bf188f3e61, fb662090dbe14b749f4d6e2c598a8c46; no voters: 
I20260630 12:15:07.307453  9329 raft_consensus.cc:2804] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:15:07.307909  9091 leader_election.cc:343] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:07.307911  9329 raft_consensus.cc:493] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.309285  9329 raft_consensus.cc:3060] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.311509  9323 tablet_bootstrap.cc:654] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.322268  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9e49f4ba40474d8afd14e8054660f0" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f" is_pre_election: true
W20260630 12:15:07.327262  9241 leader_election.cc:343] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:07.330907  9323 tablet_bootstrap.cc:492] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61: No bootstrap required, opened a new log
I20260630 12:15:07.330749  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9e49f4ba40474d8afd14e8054660f0" candidate_uuid: "fb662090dbe14b749f4d6e2c598a8c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" is_pre_election: true
I20260630 12:15:07.331696  9323 ts_tablet_manager.cc:1403] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.006s
I20260630 12:15:07.333926  9345 leader_election.cc:290] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981), 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195:36807)
I20260630 12:15:07.335588  9322 tablet_bootstrap.cc:492] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f: No bootstrap required, opened a new log
I20260630 12:15:07.336220  9328 raft_consensus.cc:515] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.335897  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9969975b2a48eea3b6a6a3eebd5471" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46" is_pre_election: true
I20260630 12:15:07.337445  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9e49f4ba40474d8afd14e8054660f0" candidate_uuid: "fb662090dbe14b749f4d6e2c598a8c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f" is_pre_election: true
I20260630 12:15:07.337715  9201 raft_consensus.cc:2468] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398c4f02e9ea4a4f94412d721258344f in term 0.
I20260630 12:15:07.336869  9322 ts_tablet_manager.cc:1403] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f: Time spent bootstrapping tablet: real 0.190s	user 0.065s	sys 0.077s
I20260630 12:15:07.335353  9274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9969975b2a48eea3b6a6a3eebd5471" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" is_pre_election: true
I20260630 12:15:07.338776  9323 raft_consensus.cc:359] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.338315  9321 tablet_bootstrap.cc:492] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46: No bootstrap required, opened a new log
I20260630 12:15:07.339519  9323 raft_consensus.cc:385] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.339836  9323 raft_consensus.cc:740] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.339990  9321 ts_tablet_manager.cc:1403] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46: Time spent bootstrapping tablet: real 0.191s	user 0.088s	sys 0.093s
I20260630 12:15:07.340407  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087333b52f1f4c69bfdcca8f4822a973" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fa65f8608b340fa8c9f01bf188f3e61"
I20260630 12:15:07.341105  9273 raft_consensus.cc:3060] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.340862  9323 consensus_queue.cc:260] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.341869  9274 raft_consensus.cc:2468] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398c4f02e9ea4a4f94412d721258344f in term 0.
I20260630 12:15:07.341699  9322 raft_consensus.cc:359] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.341718  9091 leader_election.cc:304] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398c4f02e9ea4a4f94412d721258344f, fb662090dbe14b749f4d6e2c598a8c46; no voters: 
I20260630 12:15:07.342643  9322 raft_consensus.cc:385] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.343150  9322 raft_consensus.cc:740] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398c4f02e9ea4a4f94412d721258344f, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.343175  9345 raft_consensus.cc:2804] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.343904  9345 raft_consensus.cc:493] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.344318  9345 raft_consensus.cc:3060] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.344336  9322 consensus_queue.cc:260] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.320523  9329 raft_consensus.cc:515] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.349648  9275 raft_consensus.cc:2393] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb662090dbe14b749f4d6e2c598a8c46 in current term 1: Already voted for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in this term.
I20260630 12:15:07.349520  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087333b52f1f4c69bfdcca8f4822a973" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46"
W20260630 12:15:07.351451  9167 leader_election.cc:343] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:07.352391  9164 leader_election.cc:304] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [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: fb662090dbe14b749f4d6e2c598a8c46; no voters: 398c4f02e9ea4a4f94412d721258344f, 8fa65f8608b340fa8c9f01bf188f3e61
I20260630 12:15:07.353559  9323 ts_tablet_manager.cc:1434] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.007s
I20260630 12:15:07.353675  9327 raft_consensus.cc:3060] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.359730  9321 raft_consensus.cc:359] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.360262  9323 tablet_bootstrap.cc:492] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61: Bootstrap starting.
I20260630 12:15:07.360648  9321 raft_consensus.cc:385] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.361064  9321 raft_consensus.cc:740] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb662090dbe14b749f4d6e2c598a8c46, State: Initialized, Role: FOLLOWER
W20260630 12:15:07.352411  9091 leader_election.cc:343] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:07.361832  9321 consensus_queue.cc:260] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.363658  9345 raft_consensus.cc:515] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.365371  9328 leader_election.cc:290] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 election: Requested vote from peers fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981), 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195:36807)
I20260630 12:15:07.368211  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9e49f4ba40474d8afd14e8054660f0" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f"
I20260630 12:15:07.368454  9322 ts_tablet_manager.cc:1434] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.010s
I20260630 12:15:07.368882  9126 raft_consensus.cc:3060] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.369484  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9969975b2a48eea3b6a6a3eebd5471" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46"
I20260630 12:15:07.370095  9322 tablet_bootstrap.cc:492] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f: Bootstrap starting.
I20260630 12:15:07.370235  9201 raft_consensus.cc:3060] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.366813  9273 raft_consensus.cc:2468] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398c4f02e9ea4a4f94412d721258344f in term 1.
I20260630 12:15:07.379287  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9969975b2a48eea3b6a6a3eebd5471" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fa65f8608b340fa8c9f01bf188f3e61"
I20260630 12:15:07.380055  9322 tablet_bootstrap.cc:654] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.380757  9329 leader_election.cc:290] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 election: Requested vote from peers 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305), fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981)
I20260630 12:15:07.377560  9345 leader_election.cc:290] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 election: Requested vote from peers fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981), 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195:36807)
I20260630 12:15:07.380152  9275 raft_consensus.cc:3060] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.385362  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9e49f4ba40474d8afd14e8054660f0" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46"
I20260630 12:15:07.386081  9321 ts_tablet_manager.cc:1434] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.015s
I20260630 12:15:07.386333  9089 leader_election.cc:304] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [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: 398c4f02e9ea4a4f94412d721258344f, 8fa65f8608b340fa8c9f01bf188f3e61; no voters: fb662090dbe14b749f4d6e2c598a8c46
I20260630 12:15:07.389500  9345 raft_consensus.cc:2804] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.390405  9345 raft_consensus.cc:697] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 1 LEADER]: Becoming Leader. State: Replica: 398c4f02e9ea4a4f94412d721258344f, State: Running, Role: LEADER
I20260630 12:15:07.396387  9321 tablet_bootstrap.cc:492] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46: Bootstrap starting.
I20260630 12:15:07.396754  9345 consensus_queue.cc:237] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.401578  9201 raft_consensus.cc:2468] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398c4f02e9ea4a4f94412d721258344f in term 1.
I20260630 12:15:07.402966  9091 leader_election.cc:304] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398c4f02e9ea4a4f94412d721258344f, fb662090dbe14b749f4d6e2c598a8c46; no voters: 
I20260630 12:15:07.404484  9328 raft_consensus.cc:2804] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.405215  9328 raft_consensus.cc:697] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 1 LEADER]: Becoming Leader. State: Replica: 398c4f02e9ea4a4f94412d721258344f, State: Running, Role: LEADER
I20260630 12:15:07.406315  9328 consensus_queue.cc:237] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.407478  9321 tablet_bootstrap.cc:654] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.403622  9327 raft_consensus.cc:2749] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:07.414330  9323 tablet_bootstrap.cc:654] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.418879  9126 raft_consensus.cc:2468] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 1.
I20260630 12:15:07.420307  9241 leader_election.cc:304] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398c4f02e9ea4a4f94412d721258344f, 8fa65f8608b340fa8c9f01bf188f3e61; no voters: 
I20260630 12:15:07.421283  9329 raft_consensus.cc:2804] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.421751  9329 raft_consensus.cc:697] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 LEADER]: Becoming Leader. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Running, Role: LEADER
I20260630 12:15:07.422540  9329 consensus_queue.cc:237] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.432299  9200 raft_consensus.cc:2468] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 1.
I20260630 12:15:07.429653  9275 raft_consensus.cc:2468] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398c4f02e9ea4a4f94412d721258344f in term 1.
I20260630 12:15:07.435933  9323 tablet_bootstrap.cc:492] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61: No bootstrap required, opened a new log
I20260630 12:15:07.436520  9323 ts_tablet_manager.cc:1403] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.007s
I20260630 12:15:07.440346  9322 tablet_bootstrap.cc:492] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f: No bootstrap required, opened a new log
I20260630 12:15:07.440905  9322 ts_tablet_manager.cc:1403] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.002s
I20260630 12:15:07.441236  9323 raft_consensus.cc:359] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.442315  9323 raft_consensus.cc:385] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.442783  9323 raft_consensus.cc:740] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.444090  9323 consensus_queue.cc:260] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
W20260630 12:15:07.448616  9072 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:07.451244  9323 ts_tablet_manager.cc:1434] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:15:07.444355  9322 raft_consensus.cc:359] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.450875  9024 catalog_manager.cc:5697] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f reported cstate change: term changed from 0 to 1, leader changed from <none> to 398c4f02e9ea4a4f94412d721258344f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "398c4f02e9ea4a4f94412d721258344f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:07.451892  9322 raft_consensus.cc:385] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.452261  9322 raft_consensus.cc:740] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398c4f02e9ea4a4f94412d721258344f, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.453052  9323 tablet_bootstrap.cc:492] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61: Bootstrap starting.
I20260630 12:15:07.452698  9024 catalog_manager.cc:5697] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f reported cstate change: term changed from 0 to 1, leader changed from <none> to 398c4f02e9ea4a4f94412d721258344f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "398c4f02e9ea4a4f94412d721258344f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:07.453068  9322 consensus_queue.cc:260] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.455926  9322 ts_tablet_manager.cc:1434] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:15:07.457056  9322 tablet_bootstrap.cc:492] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f: Bootstrap starting.
I20260630 12:15:07.463862  9322 tablet_bootstrap.cc:654] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.464840  9323 tablet_bootstrap.cc:654] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.472860  9328 raft_consensus.cc:493] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.473635  9328 raft_consensus.cc:515] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.478048  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc53884a34b496e94fa61137dc05347" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" is_pre_election: true
I20260630 12:15:07.478881  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc53884a34b496e94fa61137dc05347" candidate_uuid: "398c4f02e9ea4a4f94412d721258344f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46" is_pre_election: true
W20260630 12:15:07.479560  9089 leader_election.cc:343] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195:36807): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:15:07.480412  9091 leader_election.cc:343] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:07.481140  9323 tablet_bootstrap.cc:492] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61: No bootstrap required, opened a new log
I20260630 12:15:07.481024  9091 leader_election.cc:304] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [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: 398c4f02e9ea4a4f94412d721258344f; no voters: 8fa65f8608b340fa8c9f01bf188f3e61, fb662090dbe14b749f4d6e2c598a8c46
I20260630 12:15:07.481669  9328 leader_election.cc:290] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981), 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195:36807)
I20260630 12:15:07.482205  9345 raft_consensus.cc:2749] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:07.483494  9323 ts_tablet_manager.cc:1403] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.006s
I20260630 12:15:07.487365  9323 raft_consensus.cc:359] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.488154  9323 raft_consensus.cc:385] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.488441  9323 raft_consensus.cc:740] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.489228  9323 consensus_queue.cc:260] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.490002  9322 tablet_bootstrap.cc:492] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f: No bootstrap required, opened a new log
I20260630 12:15:07.490577  9322 ts_tablet_manager.cc:1403] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.007s
I20260630 12:15:07.491209  9321 tablet_bootstrap.cc:492] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46: No bootstrap required, opened a new log
I20260630 12:15:07.491518  9323 ts_tablet_manager.cc:1434] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:15:07.491722  9321 ts_tablet_manager.cc:1403] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.030s
I20260630 12:15:07.492970  9322 raft_consensus.cc:359] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.493786  9322 raft_consensus.cc:385] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.494108  9322 raft_consensus.cc:740] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398c4f02e9ea4a4f94412d721258344f, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.494315  9321 raft_consensus.cc:359] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.495261  9321 raft_consensus.cc:385] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.494952  9322 consensus_queue.cc:260] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.495574  9321 raft_consensus.cc:740] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb662090dbe14b749f4d6e2c598a8c46, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.496464  9321 consensus_queue.cc:260] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.497756  9322 ts_tablet_manager.cc:1434] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:07.498791  9322 tablet_bootstrap.cc:492] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f: Bootstrap starting.
I20260630 12:15:07.499045  9321 ts_tablet_manager.cc:1434] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:07.500111  9321 tablet_bootstrap.cc:492] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46: Bootstrap starting.
I20260630 12:15:07.500442  9022 catalog_manager.cc:5697] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:07.505257  9322 tablet_bootstrap.cc:654] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.506223  9321 tablet_bootstrap.cc:654] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.525309  9322 tablet_bootstrap.cc:492] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f: No bootstrap required, opened a new log
I20260630 12:15:07.525597  9321 tablet_bootstrap.cc:492] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46: No bootstrap required, opened a new log
I20260630 12:15:07.525767  9322 ts_tablet_manager.cc:1403] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260630 12:15:07.526094  9321 ts_tablet_manager.cc:1403] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260630 12:15:07.528264  9322 raft_consensus.cc:359] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.528817  9322 raft_consensus.cc:385] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.528482  9321 raft_consensus.cc:359] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.529091  9322 raft_consensus.cc:740] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398c4f02e9ea4a4f94412d721258344f, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.529166  9321 raft_consensus.cc:385] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.529568  9321 raft_consensus.cc:740] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb662090dbe14b749f4d6e2c598a8c46, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.529906  9322 consensus_queue.cc:260] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.530158  9321 consensus_queue.cc:260] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.532032  9322 ts_tablet_manager.cc:1434] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:07.532649  9321 ts_tablet_manager.cc:1434] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:15:07.533646  9321 tablet_bootstrap.cc:492] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46: Bootstrap starting.
I20260630 12:15:07.539702  9321 tablet_bootstrap.cc:654] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.545123  9321 tablet_bootstrap.cc:492] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46: No bootstrap required, opened a new log
I20260630 12:15:07.545564  9321 ts_tablet_manager.cc:1403] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260630 12:15:07.547542  9321 raft_consensus.cc:359] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.548043  9321 raft_consensus.cc:385] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.548234  9321 raft_consensus.cc:740] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb662090dbe14b749f4d6e2c598a8c46, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.548708  9321 consensus_queue.cc:260] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.550582  9321 ts_tablet_manager.cc:1434] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260630 12:15:07.559567  9301 tablet.cc:2406] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:07.563817  9329 raft_consensus.cc:493] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.564242  9329 raft_consensus.cc:515] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.565819  9329 leader_election.cc:290] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305), fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981)
I20260630 12:15:07.566672  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35fcc057ec2464d820b6e13246d1b7b" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f" is_pre_election: true
I20260630 12:15:07.566951  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35fcc057ec2464d820b6e13246d1b7b" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46" is_pre_election: true
I20260630 12:15:07.567243  9126 raft_consensus.cc:2468] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 0.
I20260630 12:15:07.567595  9200 raft_consensus.cc:2468] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 0.
I20260630 12:15:07.568279  9241 leader_election.cc:304] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398c4f02e9ea4a4f94412d721258344f, 8fa65f8608b340fa8c9f01bf188f3e61; no voters: 
I20260630 12:15:07.569144  9329 raft_consensus.cc:2804] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.569402  9329 raft_consensus.cc:493] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.569604  9329 raft_consensus.cc:3060] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.574064  9329 raft_consensus.cc:515] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.575899  9329 leader_election.cc:290] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 election: Requested vote from peers 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305), fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981)
I20260630 12:15:07.576592  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35fcc057ec2464d820b6e13246d1b7b" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f"
I20260630 12:15:07.576879  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b35fcc057ec2464d820b6e13246d1b7b" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46"
I20260630 12:15:07.577152  9126 raft_consensus.cc:3060] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.577461  9200 raft_consensus.cc:3060] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.581751  9126 raft_consensus.cc:2468] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 1.
I20260630 12:15:07.581984  9200 raft_consensus.cc:2468] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 1.
I20260630 12:15:07.583106  9241 leader_election.cc:304] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398c4f02e9ea4a4f94412d721258344f, 8fa65f8608b340fa8c9f01bf188f3e61; no voters: 
I20260630 12:15:07.583771  9329 raft_consensus.cc:2804] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.584234  9329 raft_consensus.cc:697] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 LEADER]: Becoming Leader. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Running, Role: LEADER
I20260630 12:15:07.584985  9329 consensus_queue.cc:237] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.592401  9021 catalog_manager.cc:5697] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:07.613394  9329 raft_consensus.cc:493] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.613837  9329 raft_consensus.cc:515] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.615399  9329 leader_election.cc:290] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305), fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981)
I20260630 12:15:07.616282  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f158247aa82435fa9f4ccb40febf791" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f" is_pre_election: true
I20260630 12:15:07.616366  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f158247aa82435fa9f4ccb40febf791" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46" is_pre_election: true
I20260630 12:15:07.616961  9126 raft_consensus.cc:2468] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 0.
I20260630 12:15:07.617036  9200 raft_consensus.cc:2468] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 0.
I20260630 12:15:07.617986  9241 leader_election.cc:304] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398c4f02e9ea4a4f94412d721258344f, 8fa65f8608b340fa8c9f01bf188f3e61; no voters: 
I20260630 12:15:07.618677  9329 raft_consensus.cc:2804] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.619091  9329 raft_consensus.cc:493] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.619387  9329 raft_consensus.cc:3060] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.623986  9329 raft_consensus.cc:515] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.625547  9329 leader_election.cc:290] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 election: Requested vote from peers 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305), fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981)
I20260630 12:15:07.626322  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f158247aa82435fa9f4ccb40febf791" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f"
I20260630 12:15:07.626547  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f158247aa82435fa9f4ccb40febf791" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46"
I20260630 12:15:07.626937  9126 raft_consensus.cc:3060] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.627068  9200 raft_consensus.cc:3060] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.633625  9126 raft_consensus.cc:2468] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 1.
I20260630 12:15:07.633625  9200 raft_consensus.cc:2468] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 1.
I20260630 12:15:07.634918  9240 leader_election.cc:304] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fa65f8608b340fa8c9f01bf188f3e61, fb662090dbe14b749f4d6e2c598a8c46; no voters: 
I20260630 12:15:07.635617  9329 raft_consensus.cc:2804] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.636034  9329 raft_consensus.cc:697] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 LEADER]: Becoming Leader. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Running, Role: LEADER
I20260630 12:15:07.636781  9329 consensus_queue.cc:237] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.637924  9347 raft_consensus.cc:493] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.638407  9347 raft_consensus.cc:515] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.641273  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc53884a34b496e94fa61137dc05347" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46" is_pre_election: true
I20260630 12:15:07.641360  9347 leader_election.cc:290] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981), 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305)
I20260630 12:15:07.642019  9200 raft_consensus.cc:2468] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 0.
I20260630 12:15:07.642207  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc53884a34b496e94fa61137dc05347" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f" is_pre_election: true
I20260630 12:15:07.642907  9126 raft_consensus.cc:2468] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 0.
I20260630 12:15:07.643163  9240 leader_election.cc:304] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fa65f8608b340fa8c9f01bf188f3e61, fb662090dbe14b749f4d6e2c598a8c46; no voters: 
I20260630 12:15:07.644274  9347 raft_consensus.cc:2804] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.644665  9347 raft_consensus.cc:493] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.645128  9347 raft_consensus.cc:3060] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.644541  9022 catalog_manager.cc:5697] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:07.650480  9347 raft_consensus.cc:515] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.652299  9347 leader_election.cc:290] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 election: Requested vote from peers fb662090dbe14b749f4d6e2c598a8c46 (127.0.107.194:45981), 398c4f02e9ea4a4f94412d721258344f (127.0.107.193:42305)
I20260630 12:15:07.653342  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc53884a34b496e94fa61137dc05347" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398c4f02e9ea4a4f94412d721258344f"
I20260630 12:15:07.653342  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc53884a34b496e94fa61137dc05347" candidate_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb662090dbe14b749f4d6e2c598a8c46"
I20260630 12:15:07.654201  9126 raft_consensus.cc:3060] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.654237  9200 raft_consensus.cc:3060] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.661181  9200 raft_consensus.cc:2468] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 1.
I20260630 12:15:07.661188  9126 raft_consensus.cc:2468] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fa65f8608b340fa8c9f01bf188f3e61 in term 1.
I20260630 12:15:07.662375  9240 leader_election.cc:304] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fa65f8608b340fa8c9f01bf188f3e61, fb662090dbe14b749f4d6e2c598a8c46; no voters: 
I20260630 12:15:07.663182  9347 raft_consensus.cc:2804] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.663625  9347 raft_consensus.cc:697] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 LEADER]: Becoming Leader. State: Replica: 8fa65f8608b340fa8c9f01bf188f3e61, State: Running, Role: LEADER
I20260630 12:15:07.664301  9347 consensus_queue.cc:237] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } }
I20260630 12:15:07.671347  9022 catalog_manager.cc:5697] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fa65f8608b340fa8c9f01bf188f3e61 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:07.797441  9200 raft_consensus.cc:3060] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.803661  9345 consensus_queue.cc:1048] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:07.814927  9345 consensus_queue.cc:1048] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fa65f8608b340fa8c9f01bf188f3e61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:07.840986  9345 consensus_queue.cc:1048] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:07.891161  9347 consensus_queue.cc:1048] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:07.931586  9348 consensus_queue.cc:1048] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:07.941425  9380 consensus_queue.cc:1048] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:07.997164  9380 consensus_queue.cc:1048] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:08.044078  9126 raft_consensus.cc:1275] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Refusing update from remote peer 8fa65f8608b340fa8c9f01bf188f3e61: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:08.063302  9347 consensus_queue.cc:1048] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:08.069862  9347 consensus_queue.cc:1048] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:08.110039  9199 raft_consensus.cc:1275] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Refusing update from remote peer 8fa65f8608b340fa8c9f01bf188f3e61: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:08.131808  9380 consensus_queue.cc:1048] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398c4f02e9ea4a4f94412d721258344f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:08.137349  9380 consensus_queue.cc:1048] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260630 12:15:08.203532  9198 raft_consensus.cc:1275] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Refusing update from remote peer 8fa65f8608b340fa8c9f01bf188f3e61: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:08.227557  9329 consensus_queue.cc:1048] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb662090dbe14b749f4d6e2c598a8c46" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260630 12:15:08.432231  9091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:45981, user_credentials={real_user=slave}} blocked reactor thread for 52723.7us
W20260630 12:15:08.919740  9368 meta_cache.cc:1261] Time spent looking up entry by key: real 0.068s	user 0.001s	sys 0.000s
I20260630 12:15:09.350885   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:09.376662   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.377494   431 tablet_replica.cc:333] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f: stopping tablet replica
I20260630 12:15:09.378229   431 raft_consensus.cc:2243] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.378821   431 raft_consensus.cc:2272] T 1dc53884a34b496e94fa61137dc05347 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.381776   431 tablet_replica.cc:333] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f: stopping tablet replica
I20260630 12:15:09.382350   431 raft_consensus.cc:2243] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.382891   431 raft_consensus.cc:2272] T ff9e49f4ba40474d8afd14e8054660f0 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.385658   431 tablet_replica.cc:333] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f: stopping tablet replica
I20260630 12:15:09.386194   431 raft_consensus.cc:2243] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.386698   431 raft_consensus.cc:2272] T b35fcc057ec2464d820b6e13246d1b7b P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.389171   431 tablet_replica.cc:333] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f: stopping tablet replica
I20260630 12:15:09.389685   431 raft_consensus.cc:2243] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.390164   431 raft_consensus.cc:2272] T 9f158247aa82435fa9f4ccb40febf791 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.392437   431 tablet_replica.cc:333] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f: stopping tablet replica
I20260630 12:15:09.392995   431 raft_consensus.cc:2243] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.393733   431 raft_consensus.cc:2272] T 087333b52f1f4c69bfdcca8f4822a973 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.395853   431 tablet_replica.cc:333] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f: stopping tablet replica
I20260630 12:15:09.396353   431 raft_consensus.cc:2243] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.397130   431 raft_consensus.cc:2272] T bc9969975b2a48eea3b6a6a3eebd5471 P 398c4f02e9ea4a4f94412d721258344f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.423830   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:09.440263   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:09.465534   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.466346   431 tablet_replica.cc:333] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46: stopping tablet replica
I20260630 12:15:09.467087   431 raft_consensus.cc:2243] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.467542   431 raft_consensus.cc:2272] T 087333b52f1f4c69bfdcca8f4822a973 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.470330   431 tablet_replica.cc:333] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46: stopping tablet replica
I20260630 12:15:09.470831   431 raft_consensus.cc:2243] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.471315   431 raft_consensus.cc:2272] T 9f158247aa82435fa9f4ccb40febf791 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.474190   431 tablet_replica.cc:333] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46: stopping tablet replica
I20260630 12:15:09.474666   431 raft_consensus.cc:2243] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.475096   431 raft_consensus.cc:2272] T b35fcc057ec2464d820b6e13246d1b7b P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.477465   431 tablet_replica.cc:333] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46: stopping tablet replica
I20260630 12:15:09.477958   431 raft_consensus.cc:2243] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.478420   431 raft_consensus.cc:2272] T ff9e49f4ba40474d8afd14e8054660f0 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.480846   431 tablet_replica.cc:333] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46: stopping tablet replica
I20260630 12:15:09.481307   431 raft_consensus.cc:2243] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.481705   431 raft_consensus.cc:2272] T 1dc53884a34b496e94fa61137dc05347 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.484257   431 tablet_replica.cc:333] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46: stopping tablet replica
I20260630 12:15:09.484681   431 raft_consensus.cc:2243] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.485157   431 raft_consensus.cc:2272] T bc9969975b2a48eea3b6a6a3eebd5471 P fb662090dbe14b749f4d6e2c598a8c46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.510378   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:09.525969   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:09.549105   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.549803   431 tablet_replica.cc:333] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61: stopping tablet replica
I20260630 12:15:09.550397   431 raft_consensus.cc:2243] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.550915   431 raft_consensus.cc:2272] T bc9969975b2a48eea3b6a6a3eebd5471 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.553333   431 tablet_replica.cc:333] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61: stopping tablet replica
I20260630 12:15:09.553922   431 raft_consensus.cc:2243] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.554796   431 raft_consensus.cc:2272] T b35fcc057ec2464d820b6e13246d1b7b P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.556973   431 tablet_replica.cc:333] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61: stopping tablet replica
I20260630 12:15:09.557489   431 raft_consensus.cc:2243] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.558247   431 raft_consensus.cc:2272] T 9f158247aa82435fa9f4ccb40febf791 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.560441   431 tablet_replica.cc:333] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61: stopping tablet replica
I20260630 12:15:09.561002   431 raft_consensus.cc:2243] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.561421   431 raft_consensus.cc:2272] T 087333b52f1f4c69bfdcca8f4822a973 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.563802   431 tablet_replica.cc:333] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61: stopping tablet replica
I20260630 12:15:09.564299   431 raft_consensus.cc:2243] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.565127   431 raft_consensus.cc:2272] T 1dc53884a34b496e94fa61137dc05347 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.567255   431 tablet_replica.cc:333] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61: stopping tablet replica
I20260630 12:15:09.567744   431 raft_consensus.cc:2243] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.568444   431 raft_consensus.cc:2272] T ff9e49f4ba40474d8afd14e8054660f0 P 8fa65f8608b340fa8c9f01bf188f3e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.596184   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:09.612628   431 master.cc:562] Master@127.0.107.254:44163 shutting down...
I20260630 12:15:09.632984   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.633488   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.633764   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcc2eb94f3ed41329bbf235a4b88acbb: stopping tablet replica
I20260630 12:15:09.653380   431 master.cc:584] Master@127.0.107.254:44163 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4362 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:15:09.693059   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39683
I20260630 12:15:09.694180   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.699494  9424 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.699549  9425 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.700089  9427 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.702394   431 server_base.cc:1061] running on GCE node
I20260630 12:15:09.703188   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.703362   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.703774   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821709703752 us; error 0 us; skew 500 ppm
I20260630 12:15:09.704306   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.706809   431 webserver.cc:533] Webserver started at http://127.0.107.254:43825/ using document root <none> and password file <none>
I20260630 12:15:09.707268   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.707453   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.707746   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.708894   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "b73036f33b5343e582f74795edbc7aeb"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-w8xb"
I20260630 12:15:09.713222   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:09.716310  9432 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.717103   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:09.717386   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "b73036f33b5343e582f74795edbc7aeb"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-w8xb"
I20260630 12:15:09.717656   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:09.730746   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.731936   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.768432   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39683
I20260630 12:15:09.768525  9483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39683 every 8 connection(s)
I20260630 12:15:09.772253  9484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.782295  9484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb: Bootstrap starting.
I20260630 12:15:09.786937  9484 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.790935  9484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb: No bootstrap required, opened a new log
I20260630 12:15:09.793025  9484 raft_consensus.cc:359] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b73036f33b5343e582f74795edbc7aeb" member_type: VOTER }
I20260630 12:15:09.793426  9484 raft_consensus.cc:385] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.793660  9484 raft_consensus.cc:740] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73036f33b5343e582f74795edbc7aeb, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.794334  9484 consensus_queue.cc:260] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b73036f33b5343e582f74795edbc7aeb" member_type: VOTER }
I20260630 12:15:09.794804  9484 raft_consensus.cc:399] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:09.795028  9484 raft_consensus.cc:493] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:09.795295  9484 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.800400  9484 raft_consensus.cc:515] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b73036f33b5343e582f74795edbc7aeb" member_type: VOTER }
I20260630 12:15:09.800928  9484 leader_election.cc:304] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [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: b73036f33b5343e582f74795edbc7aeb; no voters: 
I20260630 12:15:09.802017  9484 leader_election.cc:290] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:09.802364  9487 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:09.803683  9487 raft_consensus.cc:697] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 1 LEADER]: Becoming Leader. State: Replica: b73036f33b5343e582f74795edbc7aeb, State: Running, Role: LEADER
I20260630 12:15:09.804358  9487 consensus_queue.cc:237] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [LEADER]: Queue going to LEADER mode. State: All 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: "b73036f33b5343e582f74795edbc7aeb" member_type: VOTER }
I20260630 12:15:09.804893  9484 sys_catalog.cc:565] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:09.809438  9489 sys_catalog.cc:455] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [sys.catalog]: SysCatalogTable state changed. Reason: New leader b73036f33b5343e582f74795edbc7aeb. Latest consensus state: current_term: 1 leader_uuid: "b73036f33b5343e582f74795edbc7aeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b73036f33b5343e582f74795edbc7aeb" member_type: VOTER } }
I20260630 12:15:09.810225  9489 sys_catalog.cc:458] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:09.811246  9488 sys_catalog.cc:455] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b73036f33b5343e582f74795edbc7aeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b73036f33b5343e582f74795edbc7aeb" member_type: VOTER } }
I20260630 12:15:09.811858  9488 sys_catalog.cc:458] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:09.812122  9495 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:09.817174  9495 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:09.820206   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:09.825711  9495 catalog_manager.cc:1383] Generated new cluster ID: 9decda938c684e40912402e2a8f5e827
I20260630 12:15:09.826000  9495 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:09.849491  9495 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:09.850785  9495 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:09.864214  9495 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb: Generated new TSK 0
I20260630 12:15:09.864822  9495 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:09.887176   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.892879  9505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.894129  9506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.895573  9508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.896354   431 server_base.cc:1061] running on GCE node
I20260630 12:15:09.897197   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.897408   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.897584   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821709897549 us; error 0 us; skew 500 ppm
I20260630 12:15:09.898084   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.900243   431 webserver.cc:533] Webserver started at http://127.0.107.193:46469/ using document root <none> and password file <none>
I20260630 12:15:09.900687   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.900914   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.901189   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.902211   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "b436500a8334443ca12675c64395fb9e"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-w8xb"
I20260630 12:15:09.906670   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:09.909927  9513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.910789   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:09.911083   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "b436500a8334443ca12675c64395fb9e"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-w8xb"
I20260630 12:15:09.911337   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:09.924400   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.925534   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.926899   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:09.929762   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:09.929934   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.930217   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:09.930397   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.966868   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37759
I20260630 12:15:09.966985  9575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37759 every 8 connection(s)
I20260630 12:15:09.971709   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.978627  9580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.979070  9581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.982471   431 server_base.cc:1061] running on GCE node
W20260630 12:15:09.983423  9583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.985148  9576 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39683
I20260630 12:15:09.985553   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:09.985580  9576 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:09.985929   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.986156   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821709986126 us; error 0 us; skew 500 ppm
I20260630 12:15:09.986600  9576 heartbeater.cc:507] Master 127.0.107.254:39683 requested a full tablet report, sending...
I20260630 12:15:09.986752   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.988781  9449 ts_manager.cc:194] Registered new tserver with Master: b436500a8334443ca12675c64395fb9e (127.0.107.193:37759)
I20260630 12:15:09.989871   431 webserver.cc:533] Webserver started at http://127.0.107.194:40039/ using document root <none> and password file <none>
I20260630 12:15:09.990401   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.990600   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.990792  9449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40266
I20260630 12:15:09.990885   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.992400   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "13be2e792b6347778e7c15412f8eb1cf"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-w8xb"
I20260630 12:15:09.996732   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:15:09.999859  9588 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.000653   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:10.001184   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "13be2e792b6347778e7c15412f8eb1cf"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-w8xb"
I20260630 12:15:10.001477   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:10.019959   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.021060   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.022423   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:10.024712   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:10.024953   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.025187   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:10.025355   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.062309   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46199
I20260630 12:15:10.062433  9650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46199 every 8 connection(s)
I20260630 12:15:10.067111   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.074632  9654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:10.077150  9655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:10.077663   431 server_base.cc:1061] running on GCE node
W20260630 12:15:10.078565  9657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:10.079847   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:10.080107   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:10.080317   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710080297 us; error 0 us; skew 500 ppm
I20260630 12:15:10.080756  9651 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39683
I20260630 12:15:10.081056   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.081218  9651 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:10.082262  9651 heartbeater.cc:507] Master 127.0.107.254:39683 requested a full tablet report, sending...
I20260630 12:15:10.084049   431 webserver.cc:533] Webserver started at http://127.0.107.195:36785/ using document root <none> and password file <none>
I20260630 12:15:10.084448  9449 ts_manager.cc:194] Registered new tserver with Master: 13be2e792b6347778e7c15412f8eb1cf (127.0.107.194:46199)
I20260630 12:15:10.084568   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.084908   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.085201   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.086064  9449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40272
I20260630 12:15:10.086414   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "1f9333ee5df44e2dbc07fe73f851f7f9"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-w8xb"
I20260630 12:15:10.090981   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:10.094062  9662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.094799   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:10.095101   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "1f9333ee5df44e2dbc07fe73f851f7f9"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-w8xb"
I20260630 12:15:10.095369   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:10.110826   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.111982   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.113508   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:10.115598   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:10.115765   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.116047   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:10.116207   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.153223   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43791
I20260630 12:15:10.153319  9724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43791 every 8 connection(s)
I20260630 12:15:10.166512  9725 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39683
I20260630 12:15:10.166862  9725 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:10.167512  9725 heartbeater.cc:507] Master 127.0.107.254:39683 requested a full tablet report, sending...
I20260630 12:15:10.169450  9449 ts_manager.cc:194] Registered new tserver with Master: 1f9333ee5df44e2dbc07fe73f851f7f9 (127.0.107.195:43791)
I20260630 12:15:10.169925   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013479271s
I20260630 12:15:10.171144  9449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40284
I20260630 12:15:10.993515  9576 heartbeater.cc:499] Master 127.0.107.254:39683 was elected leader, sending a full tablet report...
I20260630 12:15:11.088573  9651 heartbeater.cc:499] Master 127.0.107.254:39683 was elected leader, sending a full tablet report...
I20260630 12:15:11.174047  9725 heartbeater.cc:499] Master 127.0.107.254:39683 was elected leader, sending a full tablet report...
I20260630 12:15:11.224845  9449 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40288:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:11.226521  9449 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:11.279886  9541 tablet_service.cc:1511] Processing CreateTablet for tablet 40809006de8849979efe777d1d099d64 (DEFAULT_TABLE table=test-workload [id=3aa328e35d6549b08b0e3dee261cca67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:11.281351  9541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40809006de8849979efe777d1d099d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.288146  9690 tablet_service.cc:1511] Processing CreateTablet for tablet 40809006de8849979efe777d1d099d64 (DEFAULT_TABLE table=test-workload [id=3aa328e35d6549b08b0e3dee261cca67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:11.289522  9690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40809006de8849979efe777d1d099d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.290369  9616 tablet_service.cc:1511] Processing CreateTablet for tablet 40809006de8849979efe777d1d099d64 (DEFAULT_TABLE table=test-workload [id=3aa328e35d6549b08b0e3dee261cca67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:11.291632  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40809006de8849979efe777d1d099d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.296624  9745 tablet_bootstrap.cc:492] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e: Bootstrap starting.
I20260630 12:15:11.302093  9745 tablet_bootstrap.cc:654] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.307134  9747 tablet_bootstrap.cc:492] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9: Bootstrap starting.
I20260630 12:15:11.307588  9745 tablet_bootstrap.cc:492] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e: No bootstrap required, opened a new log
I20260630 12:15:11.308208  9745 ts_tablet_manager.cc:1403] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:15:11.308893  9748 tablet_bootstrap.cc:492] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf: Bootstrap starting.
I20260630 12:15:11.311259  9745 raft_consensus.cc:359] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.312029  9745 raft_consensus.cc:385] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.312352  9745 raft_consensus.cc:740] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436500a8334443ca12675c64395fb9e, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.313182  9745 consensus_queue.cc:260] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.313972  9747 tablet_bootstrap.cc:654] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.314213  9748 tablet_bootstrap.cc:654] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.323832  9745 ts_tablet_manager.cc:1434] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:15:11.324470  9751 raft_consensus.cc:493] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:11.325553  9751 raft_consensus.cc:515] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.327003  9748 tablet_bootstrap.cc:492] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf: No bootstrap required, opened a new log
I20260630 12:15:11.327544  9748 ts_tablet_manager.cc:1403] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:15:11.327613  9747 tablet_bootstrap.cc:492] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9: No bootstrap required, opened a new log
I20260630 12:15:11.328197  9747 ts_tablet_manager.cc:1403] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:15:11.331166  9747 raft_consensus.cc:359] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.331969  9747 raft_consensus.cc:385] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.332319  9747 raft_consensus.cc:740] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f9333ee5df44e2dbc07fe73f851f7f9, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.333328  9747 consensus_queue.cc:260] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.333570  9748 raft_consensus.cc:359] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.334400  9748 raft_consensus.cc:385] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.334767  9748 raft_consensus.cc:740] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13be2e792b6347778e7c15412f8eb1cf, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.335690  9748 consensus_queue.cc:260] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.344007  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40809006de8849979efe777d1d099d64" candidate_uuid: "b436500a8334443ca12675c64395fb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" is_pre_election: true
I20260630 12:15:11.345042  9700 raft_consensus.cc:2468] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b436500a8334443ca12675c64395fb9e in term 0.
I20260630 12:15:11.345522  9747 ts_tablet_manager.cc:1434] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:15:11.346616  9515 leader_election.cc:304] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f9333ee5df44e2dbc07fe73f851f7f9, b436500a8334443ca12675c64395fb9e; no voters: 
I20260630 12:15:11.347604  9749 raft_consensus.cc:2804] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:11.348019  9749 raft_consensus.cc:493] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:11.348338  9749 raft_consensus.cc:3060] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.354984  9751 leader_election.cc:290] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f9333ee5df44e2dbc07fe73f851f7f9 (127.0.107.195:43791), 13be2e792b6347778e7c15412f8eb1cf (127.0.107.194:46199)
I20260630 12:15:11.355870  9749 raft_consensus.cc:515] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.358016  9749 leader_election.cc:290] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [CANDIDATE]: Term 1 election: Requested vote from peers 1f9333ee5df44e2dbc07fe73f851f7f9 (127.0.107.195:43791), 13be2e792b6347778e7c15412f8eb1cf (127.0.107.194:46199)
I20260630 12:15:11.358748  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40809006de8849979efe777d1d099d64" candidate_uuid: "b436500a8334443ca12675c64395fb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9"
I20260630 12:15:11.359411  9700 raft_consensus.cc:3060] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.361857  9748 ts_tablet_manager.cc:1434] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.014s
I20260630 12:15:11.364125  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40809006de8849979efe777d1d099d64" candidate_uuid: "b436500a8334443ca12675c64395fb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13be2e792b6347778e7c15412f8eb1cf" is_pre_election: true
I20260630 12:15:11.364784  9626 raft_consensus.cc:2468] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b436500a8334443ca12675c64395fb9e in term 0.
I20260630 12:15:11.365890  9625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40809006de8849979efe777d1d099d64" candidate_uuid: "b436500a8334443ca12675c64395fb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13be2e792b6347778e7c15412f8eb1cf"
I20260630 12:15:11.366488  9625 raft_consensus.cc:3060] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.369657  9700 raft_consensus.cc:2468] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436500a8334443ca12675c64395fb9e in term 1.
I20260630 12:15:11.370858  9515 leader_election.cc:304] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f9333ee5df44e2dbc07fe73f851f7f9, b436500a8334443ca12675c64395fb9e; no voters: 
I20260630 12:15:11.371798  9749 raft_consensus.cc:2804] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:11.372270  9749 raft_consensus.cc:697] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 1 LEADER]: Becoming Leader. State: Replica: b436500a8334443ca12675c64395fb9e, State: Running, Role: LEADER
I20260630 12:15:11.373386  9625 raft_consensus.cc:2468] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436500a8334443ca12675c64395fb9e in term 1.
I20260630 12:15:11.373091  9749 consensus_queue.cc:237] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } }
I20260630 12:15:11.381502  9448 catalog_manager.cc:5697] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e reported cstate change: term changed from 0 to 1, leader changed from <none> to b436500a8334443ca12675c64395fb9e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b436500a8334443ca12675c64395fb9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b436500a8334443ca12675c64395fb9e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:11.538297  9625 raft_consensus.cc:1275] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 1 FOLLOWER]: Refusing update from remote peer b436500a8334443ca12675c64395fb9e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:11.538442  9700 raft_consensus.cc:1275] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 1 FOLLOWER]: Refusing update from remote peer b436500a8334443ca12675c64395fb9e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:11.539810  9751 consensus_queue.cc:1048] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13be2e792b6347778e7c15412f8eb1cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:11.540441  9749 consensus_queue.cc:1048] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f9333ee5df44e2dbc07fe73f851f7f9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:11.964462   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:11.985528   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:11.986186   431 tablet_replica.cc:333] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e: stopping tablet replica
I20260630 12:15:11.986750   431 raft_consensus.cc:2243] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:11.987552   431 raft_consensus.cc:2272] T 40809006de8849979efe777d1d099d64 P b436500a8334443ca12675c64395fb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:12.008978   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:12.018666   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:12.038565   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:12.039136   431 tablet_replica.cc:333] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf: stopping tablet replica
I20260630 12:15:12.039588   431 raft_consensus.cc:2243] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:12.040037   431 raft_consensus.cc:2272] T 40809006de8849979efe777d1d099d64 P 13be2e792b6347778e7c15412f8eb1cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:12.050529   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:12.060542   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:12.081800   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:12.082485   431 tablet_replica.cc:333] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9: stopping tablet replica
I20260630 12:15:12.083058   431 raft_consensus.cc:2243] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:12.083550   431 raft_consensus.cc:2272] T 40809006de8849979efe777d1d099d64 P 1f9333ee5df44e2dbc07fe73f851f7f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:12.103632   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:12.113322   431 master.cc:562] Master@127.0.107.254:39683 shutting down...
I20260630 12:15:12.131580   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:12.132125   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:12.132433   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b73036f33b5343e582f74795edbc7aeb: stopping tablet replica
I20260630 12:15:12.151283   431 master.cc:584] Master@127.0.107.254:39683 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2484 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:15:12.179859   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42237
I20260630 12:15:12.181097   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:12.185921  9777 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:12.186149  9778 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:12.187529  9780 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:12.188915   431 server_base.cc:1061] running on GCE node
I20260630 12:15:12.189643   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:12.189806   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:12.189918   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821712189907 us; error 0 us; skew 500 ppm
I20260630 12:15:12.190342   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:12.192476   431 webserver.cc:533] Webserver started at http://127.0.107.254:38571/ using document root <none> and password file <none>
I20260630 12:15:12.193051   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:12.193212   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:12.193416   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:12.194386   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "c0a1c8ffc17a452c87c5b428c3779032"
format_stamp: "Formatted at 2026-06-30 12:15:12 on dist-test-slave-w8xb"
I20260630 12:15:12.199229   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:12.202435  9785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.203176   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:12.203413   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "c0a1c8ffc17a452c87c5b428c3779032"
format_stamp: "Formatted at 2026-06-30 12:15:12 on dist-test-slave-w8xb"
I20260630 12:15:12.203640   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:12.231678   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:12.232633   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:12.266124   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42237
I20260630 12:15:12.266220  9836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42237 every 8 connection(s)
I20260630 12:15:12.270264  9837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.281322  9837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032: Bootstrap starting.
I20260630 12:15:12.285817  9837 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.289815  9837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032: No bootstrap required, opened a new log
I20260630 12:15:12.291988  9837 raft_consensus.cc:359] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0a1c8ffc17a452c87c5b428c3779032" member_type: VOTER }
I20260630 12:15:12.292414  9837 raft_consensus.cc:385] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.292618  9837 raft_consensus.cc:740] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a1c8ffc17a452c87c5b428c3779032, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.293325  9837 consensus_queue.cc:260] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c0a1c8ffc17a452c87c5b428c3779032" member_type: VOTER }
I20260630 12:15:12.293797  9837 raft_consensus.cc:399] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:12.294009  9837 raft_consensus.cc:493] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:12.294236  9837 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.299271  9837 raft_consensus.cc:515] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0a1c8ffc17a452c87c5b428c3779032" member_type: VOTER }
I20260630 12:15:12.299793  9837 leader_election.cc:304] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [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: c0a1c8ffc17a452c87c5b428c3779032; no voters: 
I20260630 12:15:12.300968  9837 leader_election.cc:290] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:12.301319  9840 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.302780  9840 raft_consensus.cc:697] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 1 LEADER]: Becoming Leader. State: Replica: c0a1c8ffc17a452c87c5b428c3779032, State: Running, Role: LEADER
I20260630 12:15:12.303452  9840 consensus_queue.cc:237] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [LEADER]: Queue going to LEADER mode. State: All 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: "c0a1c8ffc17a452c87c5b428c3779032" member_type: VOTER }
I20260630 12:15:12.304227  9837 sys_catalog.cc:565] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:12.307928  9842 sys_catalog.cc:455] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c0a1c8ffc17a452c87c5b428c3779032. Latest consensus state: current_term: 1 leader_uuid: "c0a1c8ffc17a452c87c5b428c3779032" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0a1c8ffc17a452c87c5b428c3779032" member_type: VOTER } }
I20260630 12:15:12.308079  9841 sys_catalog.cc:455] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c0a1c8ffc17a452c87c5b428c3779032" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0a1c8ffc17a452c87c5b428c3779032" member_type: VOTER } }
I20260630 12:15:12.308660  9842 sys_catalog.cc:458] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:12.308775  9841 sys_catalog.cc:458] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:12.312764  9846 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:12.318095  9846 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:12.323468   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:12.327853  9846 catalog_manager.cc:1383] Generated new cluster ID: d792bd90d9b2470082c1117dad2bc037
I20260630 12:15:12.328120  9846 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:12.358526  9846 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:12.359733  9846 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:12.372123  9846 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032: Generated new TSK 0
I20260630 12:15:12.372690  9846 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:12.392241   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:12.398932  9858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:12.400414  9859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:12.402172  9861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:12.403261   431 server_base.cc:1061] running on GCE node
I20260630 12:15:12.410233   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:12.410539   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:12.410743   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821712410714 us; error 0 us; skew 500 ppm
I20260630 12:15:12.411288   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:12.414163   431 webserver.cc:533] Webserver started at http://127.0.107.193:43241/ using document root <none> and password file <none>
I20260630 12:15:12.414654   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:12.414875   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:12.415161   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:12.416275   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "cb7a43316f9247faa27b36fa75aac890"
format_stamp: "Formatted at 2026-06-30 12:15:12 on dist-test-slave-w8xb"
I20260630 12:15:12.420863   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:12.424050  9866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.424780   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:12.425125   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "cb7a43316f9247faa27b36fa75aac890"
format_stamp: "Formatted at 2026-06-30 12:15:12 on dist-test-slave-w8xb"
I20260630 12:15:12.425446   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:12.442431   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:12.443562   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:12.445006   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:12.447222   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:12.447461   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.447705   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:12.447876   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.486389   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46171
I20260630 12:15:12.486507  9928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46171 every 8 connection(s)
I20260630 12:15:12.491413   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:12.498765  9933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:12.500120  9934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:12.501929   431 server_base.cc:1061] running on GCE node
W20260630 12:15:12.503063  9937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:12.504287   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:12.504526   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:12.504701   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821712504687 us; error 0 us; skew 500 ppm
I20260630 12:15:12.505299   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:12.507614   431 webserver.cc:533] Webserver started at http://127.0.107.194:40701/ using document root <none> and password file <none>
I20260630 12:15:12.508093   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:12.508301   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:12.508576   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:12.510010   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "0347640de4cb42fa9c32c83e8faddfc3"
format_stamp: "Formatted at 2026-06-30 12:15:12 on dist-test-slave-w8xb"
I20260630 12:15:12.512128  9929 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42237
I20260630 12:15:12.512696  9929 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:12.513650  9929 heartbeater.cc:507] Master 127.0.107.254:42237 requested a full tablet report, sending...
I20260630 12:15:12.515365   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:15:12.516057  9802 ts_manager.cc:194] Registered new tserver with Master: cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171)
I20260630 12:15:12.518127  9802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51072
I20260630 12:15:12.519320  9941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.520226   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:15:12.520524   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "0347640de4cb42fa9c32c83e8faddfc3"
format_stamp: "Formatted at 2026-06-30 12:15:12 on dist-test-slave-w8xb"
I20260630 12:15:12.520846   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:12.544521   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:12.545634   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:12.546993   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:12.549225   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:12.549449   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.549685   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:12.549854   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.588245   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41025
I20260630 12:15:12.588400 10003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41025 every 8 connection(s)
I20260630 12:15:12.593187   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:12.599642 10007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:12.602144 10008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:12.605319   431 server_base.cc:1061] running on GCE node
W20260630 12:15:12.605127 10010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:12.606230 10004 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42237
I20260630 12:15:12.606714 10004 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:12.606899   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:12.607228   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:12.607440   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821712607423 us; error 0 us; skew 500 ppm
I20260630 12:15:12.607556 10004 heartbeater.cc:507] Master 127.0.107.254:42237 requested a full tablet report, sending...
I20260630 12:15:12.608075   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:12.610131  9802 ts_manager.cc:194] Registered new tserver with Master: 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025)
I20260630 12:15:12.611136   431 webserver.cc:533] Webserver started at http://127.0.107.195:44335/ using document root <none> and password file <none>
I20260630 12:15:12.611874   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:12.612126   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:12.612205  9802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51084
I20260630 12:15:12.612550   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:12.614060   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3"
format_stamp: "Formatted at 2026-06-30 12:15:12 on dist-test-slave-w8xb"
I20260630 12:15:12.618884   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:12.622378 10015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.623232   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:12.623569   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3"
format_stamp: "Formatted at 2026-06-30 12:15:12 on dist-test-slave-w8xb"
I20260630 12:15:12.623894   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:12.639096   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:12.640251   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:12.641772   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:12.644249   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:12.644508   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:12.644769   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:12.645009   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:12.684033   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35077
I20260630 12:15:12.684166 10077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35077 every 8 connection(s)
I20260630 12:15:12.698531 10078 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42237
I20260630 12:15:12.698966 10078 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:12.699806 10078 heartbeater.cc:507] Master 127.0.107.254:42237 requested a full tablet report, sending...
I20260630 12:15:12.702031  9802 ts_manager.cc:194] Registered new tserver with Master: 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:12.702252   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015164236s
I20260630 12:15:12.704957  9802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51090
I20260630 12:15:13.521468  9929 heartbeater.cc:499] Master 127.0.107.254:42237 was elected leader, sending a full tablet report...
I20260630 12:15:13.615097 10004 heartbeater.cc:499] Master 127.0.107.254:42237 was elected leader, sending a full tablet report...
I20260630 12:15:13.709252 10078 heartbeater.cc:499] Master 127.0.107.254:42237 was elected leader, sending a full tablet report...
I20260630 12:15:13.760196  9802 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38062:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:15:13.818341  9969 tablet_service.cc:1511] Processing CreateTablet for tablet 12998e270a314563ad74730e1ed01e17 (DEFAULT_TABLE table=test-workload [id=5acea184629445b8b86b0dbe29c46f52]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:13.818552  9968 tablet_service.cc:1511] Processing CreateTablet for tablet 5065fb43371c4fe69b6b032e144b1187 (DEFAULT_TABLE table=test-workload [id=5acea184629445b8b86b0dbe29c46f52]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:13.819736  9969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12998e270a314563ad74730e1ed01e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:13.820645  9968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5065fb43371c4fe69b6b032e144b1187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:13.828593  9894 tablet_service.cc:1511] Processing CreateTablet for tablet c89b5d64069641d7ac1152d659ad87ea (DEFAULT_TABLE table=test-workload [id=5acea184629445b8b86b0dbe29c46f52]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:13.830417  9894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89b5d64069641d7ac1152d659ad87ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:13.830853 10043 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa26915a7774151b312f1e6f91e5374 (DEFAULT_TABLE table=test-workload [id=5acea184629445b8b86b0dbe29c46f52]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:13.832405 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa26915a7774151b312f1e6f91e5374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:13.828819  9893 tablet_service.cc:1511] Processing CreateTablet for tablet 5375572e0e81436db1fe73b4c2c8a5ea (DEFAULT_TABLE table=test-workload [id=5acea184629445b8b86b0dbe29c46f52]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:13.837749  9893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5375572e0e81436db1fe73b4c2c8a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:13.844285 10098 tablet_bootstrap.cc:492] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3: Bootstrap starting.
I20260630 12:15:13.850203 10098 tablet_bootstrap.cc:654] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:13.859917 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 86d73dfe31444932a4b9ac90297c5a29 (DEFAULT_TABLE table=test-workload [id=5acea184629445b8b86b0dbe29c46f52]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:13.860595 10099 tablet_bootstrap.cc:492] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890: Bootstrap starting.
I20260630 12:15:13.861631 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d73dfe31444932a4b9ac90297c5a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:13.868610 10099 tablet_bootstrap.cc:654] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:13.881119 10102 tablet_bootstrap.cc:492] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Bootstrap starting.
I20260630 12:15:13.882072 10099 tablet_bootstrap.cc:492] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890: No bootstrap required, opened a new log
I20260630 12:15:13.882690 10099 ts_tablet_manager.cc:1403] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260630 12:15:13.884301 10098 tablet_bootstrap.cc:492] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3: No bootstrap required, opened a new log
I20260630 12:15:13.884969 10098 ts_tablet_manager.cc:1403] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.022s
I20260630 12:15:13.885357 10099 raft_consensus.cc:359] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } }
I20260630 12:15:13.885911 10099 raft_consensus.cc:385] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:13.886152 10099 raft_consensus.cc:740] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Initialized, Role: FOLLOWER
I20260630 12:15:13.886786 10099 consensus_queue.cc:260] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } }
I20260630 12:15:13.887276 10099 raft_consensus.cc:399] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:13.887526 10099 raft_consensus.cc:493] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:13.887821 10099 raft_consensus.cc:3060] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:13.888108 10098 raft_consensus.cc:359] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } }
I20260630 12:15:13.888633 10102 tablet_bootstrap.cc:654] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:13.888785 10098 raft_consensus.cc:385] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:13.889183 10098 raft_consensus.cc:740] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Initialized, Role: FOLLOWER
I20260630 12:15:13.889979 10098 consensus_queue.cc:260] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } }
I20260630 12:15:13.890681 10098 raft_consensus.cc:399] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:13.891017 10098 raft_consensus.cc:493] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:13.891369 10098 raft_consensus.cc:3060] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:13.894429 10102 tablet_bootstrap.cc:492] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: No bootstrap required, opened a new log
I20260630 12:15:13.894742 10099 raft_consensus.cc:515] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } }
I20260630 12:15:13.894980 10102 ts_tablet_manager.cc:1403] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:15:13.895498 10099 leader_election.cc:304] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [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: cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:13.897029 10099 leader_election.cc:290] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:13.897480 10104 raft_consensus.cc:2804] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:13.898254 10102 raft_consensus.cc:359] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:13.898909 10102 raft_consensus.cc:385] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:13.898854 10098 raft_consensus.cc:515] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } }
I20260630 12:15:13.899428 10102 raft_consensus.cc:740] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Initialized, Role: FOLLOWER
I20260630 12:15:13.899811 10098 leader_election.cc:304] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [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: 0347640de4cb42fa9c32c83e8faddfc3; no voters: 
I20260630 12:15:13.900475 10102 consensus_queue.cc:260] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:13.901423 10102 raft_consensus.cc:399] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:13.901904 10102 raft_consensus.cc:493] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:13.902392 10102 raft_consensus.cc:3060] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:13.906653 10099 ts_tablet_manager.cc:1434] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.004s
I20260630 12:15:13.909017 10099 tablet_bootstrap.cc:492] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890: Bootstrap starting.
I20260630 12:15:13.913321 10104 raft_consensus.cc:697] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Becoming Leader. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Running, Role: LEADER
I20260630 12:15:13.914188 10098 leader_election.cc:290] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:13.914588 10107 raft_consensus.cc:2804] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:13.915136 10102 raft_consensus.cc:515] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:13.914320 10104 consensus_queue.cc:237] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Queue going to LEADER mode. State: All 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: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } }
I20260630 12:15:13.915954 10099 tablet_bootstrap.cc:654] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:13.916121 10102 leader_election.cc:304] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [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: 4d32a7d2c5414cae8bfaccdc86c5b5b3; no voters: 
I20260630 12:15:13.936175  9802 catalog_manager.cc:5697] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7a43316f9247faa27b36fa75aac890 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cb7a43316f9247faa27b36fa75aac890" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:13.945809 10107 raft_consensus.cc:697] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Becoming Leader. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Running, Role: LEADER
I20260630 12:15:13.947022 10107 consensus_queue.cc:237] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Queue going to LEADER mode. State: All 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: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } }
I20260630 12:15:13.959887 10098 ts_tablet_manager.cc:1434] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent starting tablet: real 0.074s	user 0.041s	sys 0.032s
I20260630 12:15:13.960963 10098 tablet_bootstrap.cc:492] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3: Bootstrap starting.
I20260630 12:15:13.966641 10098 tablet_bootstrap.cc:654] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:13.971789 10102 leader_election.cc:290] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:13.972381 10110 raft_consensus.cc:2804] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:13.976979 10099 tablet_bootstrap.cc:492] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890: No bootstrap required, opened a new log
I20260630 12:15:13.977572 10099 ts_tablet_manager.cc:1403] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.022s
I20260630 12:15:13.977803 10098 tablet_bootstrap.cc:492] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3: No bootstrap required, opened a new log
I20260630 12:15:13.978395 10098 ts_tablet_manager.cc:1403] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:15:13.980496 10099 raft_consensus.cc:359] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } }
I20260630 12:15:13.981138 10098 raft_consensus.cc:359] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } }
I20260630 12:15:13.982105 10098 raft_consensus.cc:385] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:13.982545 10098 raft_consensus.cc:740] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Initialized, Role: FOLLOWER
I20260630 12:15:13.981573 10110 raft_consensus.cc:697] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Running, Role: LEADER
I20260630 12:15:13.983376 10098 consensus_queue.cc:260] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } }
I20260630 12:15:13.984130 10098 raft_consensus.cc:399] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:13.983637 10110 consensus_queue.cc:237] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Queue going to LEADER mode. State: All 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: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:13.981163 10099 raft_consensus.cc:385] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:13.987188 10099 raft_consensus.cc:740] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Initialized, Role: FOLLOWER
I20260630 12:15:13.987581  9802 catalog_manager.cc:5697] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0347640de4cb42fa9c32c83e8faddfc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:13.988312 10099 consensus_queue.cc:260] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } }
I20260630 12:15:13.989185 10099 raft_consensus.cc:399] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:13.989878 10099 raft_consensus.cc:493] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:13.990329 10099 raft_consensus.cc:3060] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:13.990410 10102 ts_tablet_manager.cc:1434] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent starting tablet: real 0.095s	user 0.026s	sys 0.058s
I20260630 12:15:13.991595 10098 raft_consensus.cc:493] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:13.992120 10098 raft_consensus.cc:3060] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:13.992524 10102 tablet_bootstrap.cc:492] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Bootstrap starting.
I20260630 12:15:13.999459 10098 raft_consensus.cc:515] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } }
I20260630 12:15:13.999851 10099 raft_consensus.cc:515] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } }
I20260630 12:15:14.000396 10098 leader_election.cc:304] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [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: 0347640de4cb42fa9c32c83e8faddfc3; no voters: 
I20260630 12:15:14.000939 10099 leader_election.cc:304] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [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: cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:14.001555 10108 raft_consensus.cc:2804] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:14.001850 10104 raft_consensus.cc:2804] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:14.002406 10104 raft_consensus.cc:697] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Becoming Leader. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Running, Role: LEADER
I20260630 12:15:14.003149 10104 consensus_queue.cc:237] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Queue going to LEADER mode. State: All 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: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } }
I20260630 12:15:14.003320 10099 leader_election.cc:290] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:14.002398 10108 raft_consensus.cc:697] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Becoming Leader. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Running, Role: LEADER
I20260630 12:15:14.003254 10102 tablet_bootstrap.cc:654] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.006109 10108 consensus_queue.cc:237] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Queue going to LEADER mode. State: All 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: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } }
I20260630 12:15:14.006523 10099 ts_tablet_manager.cc:1434] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.003s
I20260630 12:15:14.009411 10098 leader_election.cc:290] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:14.005437  9802 catalog_manager.cc:5697] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:14.016172 10098 ts_tablet_manager.cc:1434] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent starting tablet: real 0.037s	user 0.013s	sys 0.004s
I20260630 12:15:14.024504  9800 catalog_manager.cc:5697] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7a43316f9247faa27b36fa75aac890 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cb7a43316f9247faa27b36fa75aac890" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:14.028985  9801 catalog_manager.cc:5697] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0347640de4cb42fa9c32c83e8faddfc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:14.039688 10102 tablet_bootstrap.cc:492] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: No bootstrap required, opened a new log
I20260630 12:15:14.040283 10102 ts_tablet_manager.cc:1403] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.001s
I20260630 12:15:14.042527 10102 raft_consensus.cc:359] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.043140 10102 raft_consensus.cc:385] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:14.043442 10102 raft_consensus.cc:740] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Initialized, Role: FOLLOWER
I20260630 12:15:14.044163 10102 consensus_queue.cc:260] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.044669 10102 raft_consensus.cc:399] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:14.045042 10102 raft_consensus.cc:493] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:14.045413 10102 raft_consensus.cc:3060] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:14.052456 10102 raft_consensus.cc:515] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.053189 10102 leader_election.cc:304] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [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: 4d32a7d2c5414cae8bfaccdc86c5b5b3; no voters: 
I20260630 12:15:14.053771 10102 leader_election.cc:290] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:14.054100 10117 raft_consensus.cc:2804] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:14.054678 10117 raft_consensus.cc:697] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Running, Role: LEADER
I20260630 12:15:14.055337 10102 ts_tablet_manager.cc:1434] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:15:14.055389 10117 consensus_queue.cc:237] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Queue going to LEADER mode. State: All 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: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.062230  9802 catalog_manager.cc:5697] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:14.724680  9794 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38068:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:14.727661  9794 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:14.770362  9894 tablet_service.cc:1511] Processing CreateTablet for tablet d78c0f648c344e84aafa06c5387179d6 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:14.771723  9894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78c0f648c344e84aafa06c5387179d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.771816  9968 tablet_service.cc:1511] Processing CreateTablet for tablet d78c0f648c344e84aafa06c5387179d6 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:14.773090  9968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78c0f648c344e84aafa06c5387179d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.773309 10042 tablet_service.cc:1511] Processing CreateTablet for tablet d78c0f648c344e84aafa06c5387179d6 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:14.774544 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78c0f648c344e84aafa06c5387179d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.778442  9893 tablet_service.cc:1511] Processing CreateTablet for tablet 1789d8c142534d178397e6b07cf42b0a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:14.778874  9969 tablet_service.cc:1511] Processing CreateTablet for tablet 1789d8c142534d178397e6b07cf42b0a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:14.780299  9893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1789d8c142534d178397e6b07cf42b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.780669  9969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1789d8c142534d178397e6b07cf42b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.782960 10043 tablet_service.cc:1511] Processing CreateTablet for tablet 1789d8c142534d178397e6b07cf42b0a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:14.788087  9892 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd1e3ea1e554b51aa65374d2f53375a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:14.789508  9892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd1e3ea1e554b51aa65374d2f53375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.790789 10041 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd1e3ea1e554b51aa65374d2f53375a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:14.791913 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1789d8c142534d178397e6b07cf42b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.795584  9967 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd1e3ea1e554b51aa65374d2f53375a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:14.795790  9966 tablet_service.cc:1511] Processing CreateTablet for tablet b45b8242e02943b2aa6c6f6a70838734 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:14.796319  9891 tablet_service.cc:1511] Processing CreateTablet for tablet b45b8242e02943b2aa6c6f6a70838734 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:14.796960 10041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd1e3ea1e554b51aa65374d2f53375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.797202  9967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd1e3ea1e554b51aa65374d2f53375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.797835  9891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45b8242e02943b2aa6c6f6a70838734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.801409  9966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45b8242e02943b2aa6c6f6a70838734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.804771 10040 tablet_service.cc:1511] Processing CreateTablet for tablet b45b8242e02943b2aa6c6f6a70838734 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:14.806214 10040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45b8242e02943b2aa6c6f6a70838734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.811282 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 289b175e82024bcbad3ca2a31844160a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:14.814028  9965 tablet_service.cc:1511] Processing CreateTablet for tablet 289b175e82024bcbad3ca2a31844160a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:14.815421  9965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289b175e82024bcbad3ca2a31844160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.818617 10038 tablet_service.cc:1511] Processing CreateTablet for tablet 29128b093b0c47a89eac622a48b0dd88 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:14.819278  9890 tablet_service.cc:1511] Processing CreateTablet for tablet 289b175e82024bcbad3ca2a31844160a (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:14.820557  9890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289b175e82024bcbad3ca2a31844160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.822162  9889 tablet_service.cc:1511] Processing CreateTablet for tablet 29128b093b0c47a89eac622a48b0dd88 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:14.833154  9889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29128b093b0c47a89eac622a48b0dd88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.812714 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289b175e82024bcbad3ca2a31844160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.837538 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29128b093b0c47a89eac622a48b0dd88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.846056  9964 tablet_service.cc:1511] Processing CreateTablet for tablet 29128b093b0c47a89eac622a48b0dd88 (DEFAULT_TABLE table=test-workload-rf3 [id=4030b774956147b884691cb6faf56e38]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:14.847455  9964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29128b093b0c47a89eac622a48b0dd88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:14.877810 10155 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890: Bootstrap starting.
I20260630 12:15:14.905584 10156 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3: Bootstrap starting.
I20260630 12:15:14.911580 10156 tablet_bootstrap.cc:654] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.913607 10157 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Bootstrap starting.
I20260630 12:15:14.920281 10157 tablet_bootstrap.cc:654] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.928305 10155 tablet_bootstrap.cc:654] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.931183 10157 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: No bootstrap required, opened a new log
I20260630 12:15:14.931763 10157 ts_tablet_manager.cc:1403] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260630 12:15:14.932296 10156 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3: No bootstrap required, opened a new log
I20260630 12:15:14.933094 10156 ts_tablet_manager.cc:1403] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.011s
I20260630 12:15:14.934620 10157 raft_consensus.cc:359] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.935227 10157 raft_consensus.cc:385] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:14.935468 10157 raft_consensus.cc:740] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Initialized, Role: FOLLOWER
I20260630 12:15:14.935508 10155 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890: No bootstrap required, opened a new log
I20260630 12:15:14.935803 10156 raft_consensus.cc:359] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.936123 10155 ts_tablet_manager.cc:1403] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.005s
I20260630 12:15:14.936519 10156 raft_consensus.cc:385] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:14.936223 10157 consensus_queue.cc:260] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.936895 10156 raft_consensus.cc:740] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Initialized, Role: FOLLOWER
I20260630 12:15:14.937805 10156 consensus_queue.cc:260] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.939486 10155 raft_consensus.cc:359] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.940042 10156 ts_tablet_manager.cc:1434] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:15:14.940369 10155 raft_consensus.cc:385] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:14.940727 10155 raft_consensus.cc:740] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Initialized, Role: FOLLOWER
I20260630 12:15:14.941309 10156 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3: Bootstrap starting.
I20260630 12:15:14.942927 10155 consensus_queue.cc:260] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.948448 10156 tablet_bootstrap.cc:654] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.945737 10155 ts_tablet_manager.cc:1434] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:15:14.949994 10155 tablet_bootstrap.cc:492] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890: Bootstrap starting.
I20260630 12:15:14.957787 10157 ts_tablet_manager.cc:1434] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260630 12:15:14.957962 10155 tablet_bootstrap.cc:654] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.959141 10157 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Bootstrap starting.
I20260630 12:15:14.960386 10156 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3: No bootstrap required, opened a new log
I20260630 12:15:14.961057 10156 ts_tablet_manager.cc:1403] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260630 12:15:14.965356 10157 tablet_bootstrap.cc:654] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.964973 10156 raft_consensus.cc:359] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.966248 10156 raft_consensus.cc:385] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:14.966737 10156 raft_consensus.cc:740] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Initialized, Role: FOLLOWER
I20260630 12:15:14.967726 10156 consensus_queue.cc:260] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.970167 10156 ts_tablet_manager.cc:1434] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:15:14.970227 10155 tablet_bootstrap.cc:492] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890: No bootstrap required, opened a new log
I20260630 12:15:14.970711 10157 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: No bootstrap required, opened a new log
I20260630 12:15:14.970903 10155 ts_tablet_manager.cc:1403] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260630 12:15:14.971302 10157 ts_tablet_manager.cc:1403] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:15:14.971431 10156 tablet_bootstrap.cc:492] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3: Bootstrap starting.
I20260630 12:15:14.973910 10155 raft_consensus.cc:359] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.974236 10157 raft_consensus.cc:359] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.974728 10155 raft_consensus.cc:385] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:14.975032 10157 raft_consensus.cc:385] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:14.975201 10155 raft_consensus.cc:740] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Initialized, Role: FOLLOWER
I20260630 12:15:14.975464 10157 raft_consensus.cc:740] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Initialized, Role: FOLLOWER
I20260630 12:15:14.976343 10155 consensus_queue.cc:260] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.976408 10157 consensus_queue.cc:260] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:14.978129 10156 tablet_bootstrap.cc:654] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.983875 10157 ts_tablet_manager.cc:1434] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260630 12:15:14.985091 10157 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Bootstrap starting.
I20260630 12:15:14.986249 10155 ts_tablet_manager.cc:1434] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:15:14.987689 10155 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890: Bootstrap starting.
I20260630 12:15:14.990933 10157 tablet_bootstrap.cc:654] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:14.997864 10156 tablet_bootstrap.cc:492] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3: No bootstrap required, opened a new log
I20260630 12:15:14.998498 10156 ts_tablet_manager.cc:1403] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260630 12:15:15.000553 10155 tablet_bootstrap.cc:654] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.001471 10156 raft_consensus.cc:359] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.002297 10156 raft_consensus.cc:385] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.002647 10156 raft_consensus.cc:740] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.003563 10156 consensus_queue.cc:260] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.006171 10156 ts_tablet_manager.cc:1434] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:15.006170 10157 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: No bootstrap required, opened a new log
I20260630 12:15:15.006811 10155 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890: No bootstrap required, opened a new log
I20260630 12:15:15.007010 10157 ts_tablet_manager.cc:1403] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:15:15.007349 10156 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3: Bootstrap starting.
I20260630 12:15:15.007409 10155 ts_tablet_manager.cc:1403] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260630 12:15:15.010089 10157 raft_consensus.cc:359] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.010545 10155 raft_consensus.cc:359] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.011354 10155 raft_consensus.cc:385] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.010960 10157 raft_consensus.cc:385] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.011720 10155 raft_consensus.cc:740] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.011873 10157 raft_consensus.cc:740] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.012676 10155 consensus_queue.cc:260] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.014031 10156 tablet_bootstrap.cc:654] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.015528 10155 ts_tablet_manager.cc:1434] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:15.017268 10155 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890: Bootstrap starting.
I20260630 12:15:15.012995 10157 consensus_queue.cc:260] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.023185 10155 tablet_bootstrap.cc:654] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.025090 10157 ts_tablet_manager.cc:1434] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260630 12:15:15.025991 10156 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3: No bootstrap required, opened a new log
I20260630 12:15:15.026405 10157 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Bootstrap starting.
I20260630 12:15:15.026711 10156 ts_tablet_manager.cc:1403] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:15:15.029861 10156 raft_consensus.cc:359] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.030845 10156 raft_consensus.cc:385] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.031219 10156 raft_consensus.cc:740] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.032135 10156 consensus_queue.cc:260] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.037137 10156 ts_tablet_manager.cc:1434] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:15:15.038314 10156 tablet_bootstrap.cc:492] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3: Bootstrap starting.
I20260630 12:15:15.041774 10157 tablet_bootstrap.cc:654] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.044090 10156 tablet_bootstrap.cc:654] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.047327 10155 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890: No bootstrap required, opened a new log
I20260630 12:15:15.047912 10155 ts_tablet_manager.cc:1403] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.024s
I20260630 12:15:15.047804 10106 raft_consensus.cc:493] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.048722 10106 raft_consensus.cc:515] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.051245 10155 raft_consensus.cc:359] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.052012 10155 raft_consensus.cc:385] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.052299 10155 raft_consensus.cc:740] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.053184 10155 consensus_queue.cc:260] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.059129 10155 ts_tablet_manager.cc:1434] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:15:15.060834 10155 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890: Bootstrap starting.
I20260630 12:15:15.067458 10106 leader_election.cc:290] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.068908 10155 tablet_bootstrap.cc:654] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.074817 10155 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890: No bootstrap required, opened a new log
I20260630 12:15:15.075270 10155 ts_tablet_manager.cc:1403] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:15:15.077481 10155 raft_consensus.cc:359] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.078323 10155 raft_consensus.cc:385] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.078814 10155 raft_consensus.cc:740] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.080756 10155 consensus_queue.cc:260] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.083382 10155 ts_tablet_manager.cc:1434] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:15.084726 10157 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: No bootstrap required, opened a new log
I20260630 12:15:15.085382 10157 ts_tablet_manager.cc:1403] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.026s
I20260630 12:15:15.086175 10155 tablet_bootstrap.cc:492] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890: Bootstrap starting.
I20260630 12:15:15.088415 10157 raft_consensus.cc:359] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.089243 10157 raft_consensus.cc:385] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.089591 10157 raft_consensus.cc:740] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.090658 10157 consensus_queue.cc:260] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.091588 10110 raft_consensus.cc:493] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.092074 10110 raft_consensus.cc:515] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.092941 10155 tablet_bootstrap.cc:654] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.096921 10110 leader_election.cc:290] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025)
I20260630 12:15:15.100632 10156 tablet_bootstrap.cc:492] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3: No bootstrap required, opened a new log
I20260630 12:15:15.101222 10156 ts_tablet_manager.cc:1403] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.000s
I20260630 12:15:15.108544  9979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b8242e02943b2aa6c6f6a70838734" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3" is_pre_election: true
I20260630 12:15:15.109382  9979 raft_consensus.cc:2468] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 0.
I20260630 12:15:15.111320  9870 leader_election.cc:304] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.112627 10106 raft_consensus.cc:2804] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.113154 10106 raft_consensus.cc:493] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.113410 10157 ts_tablet_manager.cc:1434] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260630 12:15:15.104218 10156 raft_consensus.cc:359] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.113606 10106 raft_consensus.cc:3060] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.114043 10156 raft_consensus.cc:385] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.114457 10156 raft_consensus.cc:740] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.118083 10156 consensus_queue.cc:260] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.122860 10157 tablet_bootstrap.cc:492] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Bootstrap starting.
I20260630 12:15:15.124747 10107 raft_consensus.cc:493] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.125360 10107 raft_consensus.cc:515] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.125852 10106 raft_consensus.cc:515] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.131219 10107 leader_election.cc:290] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.131472 10157 tablet_bootstrap.cc:654] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.146044 10156 ts_tablet_manager.cc:1434] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.002s
I20260630 12:15:15.150375 10106 leader_election.cc:290] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 election: Requested vote from peers 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.156284  9979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b8242e02943b2aa6c6f6a70838734" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3"
I20260630 12:15:15.161140  9979 raft_consensus.cc:3060] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.161608 10155 tablet_bootstrap.cc:492] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890: No bootstrap required, opened a new log
I20260630 12:15:15.162318 10155 ts_tablet_manager.cc:1403] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.028s
I20260630 12:15:15.161558 10157 tablet_bootstrap.cc:492] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: No bootstrap required, opened a new log
I20260630 12:15:15.165130 10157 ts_tablet_manager.cc:1403] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.013s
I20260630 12:15:15.165597 10155 raft_consensus.cc:359] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.166380 10155 raft_consensus.cc:385] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.166663 10155 raft_consensus.cc:740] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.167340 10155 consensus_queue.cc:260] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.168107 10157 raft_consensus.cc:359] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.168851 10157 raft_consensus.cc:385] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.169158 10157 raft_consensus.cc:740] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.169631 10155 ts_tablet_manager.cc:1434] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:15:15.170073 10157 consensus_queue.cc:260] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.172389 10157 ts_tablet_manager.cc:1434] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:15:15.173834 10104 raft_consensus.cc:493] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.174393 10104 raft_consensus.cc:515] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.161304 10156 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3: Bootstrap starting.
I20260630 12:15:15.176664 10104 leader_election.cc:290] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.185453 10107 raft_consensus.cc:493] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.195037  9978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b175e82024bcbad3ca2a31844160a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3" is_pre_election: true
I20260630 12:15:15.195828  9978 raft_consensus.cc:2468] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 0.
I20260630 12:15:15.199144 10157 tablet_bootstrap.cc:492] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Bootstrap starting.
I20260630 12:15:15.193626 10107 raft_consensus.cc:515] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.203596 10110 raft_consensus.cc:493] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.206161 10104 raft_consensus.cc:493] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.204569  9870 leader_election.cc:304] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.214473 10106 raft_consensus.cc:2804] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.214871 10106 raft_consensus.cc:493] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.215170 10106 raft_consensus.cc:3060] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.212941 10110 raft_consensus.cc:515] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.222806 10107 leader_election.cc:290] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.223091 10110 leader_election.cc:290] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025)
I20260630 12:15:15.224824 10156 tablet_bootstrap.cc:654] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.218657 10104 raft_consensus.cc:515] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.229727 10104 leader_election.cc:290] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.232609  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29128b093b0c47a89eac622a48b0dd88" candidate_uuid: "0347640de4cb42fa9c32c83e8faddfc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890" is_pre_election: true
I20260630 12:15:15.233628  9904 raft_consensus.cc:2468] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0347640de4cb42fa9c32c83e8faddfc3 in term 0.
I20260630 12:15:15.234087 10157 tablet_bootstrap.cc:654] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.237178 10104 raft_consensus.cc:493] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.237948 10104 raft_consensus.cc:515] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.245427  9979 raft_consensus.cc:2468] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 1.
I20260630 12:15:15.245848  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789d8c142534d178397e6b07cf42b0a" candidate_uuid: "0347640de4cb42fa9c32c83e8faddfc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890" is_pre_election: true
I20260630 12:15:15.241866  9945 leader_election.cc:304] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.248136  9904 raft_consensus.cc:2468] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0347640de4cb42fa9c32c83e8faddfc3 in term 0.
I20260630 12:15:15.246894 10104 leader_election.cc:290] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.249388 10107 raft_consensus.cc:2804] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.250336 10107 raft_consensus.cc:493] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.250702 10107 raft_consensus.cc:3060] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.251207  9979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789d8c142534d178397e6b07cf42b0a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3" is_pre_election: true
I20260630 12:15:15.252116  9979 raft_consensus.cc:2468] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 0.
I20260630 12:15:15.253440  9978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd1e3ea1e554b51aa65374d2f53375a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3" is_pre_election: true
I20260630 12:15:15.254354  9978 raft_consensus.cc:2468] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 0.
I20260630 12:15:15.255848  9870 leader_election.cc:304] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.257437 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29128b093b0c47a89eac622a48b0dd88" candidate_uuid: "0347640de4cb42fa9c32c83e8faddfc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" is_pre_election: true
I20260630 12:15:15.259522 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789d8c142534d178397e6b07cf42b0a" candidate_uuid: "0347640de4cb42fa9c32c83e8faddfc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" is_pre_election: true
I20260630 12:15:15.260504 10052 raft_consensus.cc:2468] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0347640de4cb42fa9c32c83e8faddfc3 in term 0.
W20260630 12:15:15.262725  9942 leader_election.cc:343] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:15.262984 10104 raft_consensus.cc:2804] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.263553 10104 raft_consensus.cc:697] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Becoming Leader. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Running, Role: LEADER
I20260630 12:15:15.262760 10107 raft_consensus.cc:515] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.264127  9942 leader_election.cc:304] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, 4d32a7d2c5414cae8bfaccdc86c5b5b3; no voters: 
I20260630 12:15:15.271396 10110 raft_consensus.cc:493] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.271806 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b8242e02943b2aa6c6f6a70838734" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" is_pre_election: true
I20260630 12:15:15.272168 10110 raft_consensus.cc:515] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.273137 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b8242e02943b2aa6c6f6a70838734" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3"
I20260630 12:15:15.274286  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd1e3ea1e554b51aa65374d2f53375a" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890" is_pre_election: true
I20260630 12:15:15.274559 10051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b175e82024bcbad3ca2a31844160a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" is_pre_election: true
I20260630 12:15:15.274977  9904 raft_consensus.cc:2468] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in term 0.
I20260630 12:15:15.275172 10110 leader_election.cc:290] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025)
I20260630 12:15:15.275697 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789d8c142534d178397e6b07cf42b0a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" is_pre_election: true
I20260630 12:15:15.276427 10050 raft_consensus.cc:2468] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 0.
I20260630 12:15:15.277433  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b8242e02943b2aa6c6f6a70838734" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890" is_pre_election: true
I20260630 12:15:15.277599 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd1e3ea1e554b51aa65374d2f53375a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" is_pre_election: true
I20260630 12:15:15.278162 10157 tablet_bootstrap.cc:492] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: No bootstrap required, opened a new log
I20260630 12:15:15.278254 10049 raft_consensus.cc:2468] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 0.
I20260630 12:15:15.278884 10157 ts_tablet_manager.cc:1403] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.004s
I20260630 12:15:15.275174 10051 raft_consensus.cc:2468] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 0.
I20260630 12:15:15.279419 10107 leader_election.cc:290] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 election: Requested vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.272547 10052 raft_consensus.cc:2468] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 0.
I20260630 12:15:15.280037 10156 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3: No bootstrap required, opened a new log
I20260630 12:15:15.280305 10107 raft_consensus.cc:2804] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.280530 10156 ts_tablet_manager.cc:1403] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.011s
I20260630 12:15:15.282384  9870 leader_election.cc:304] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.282157 10157 raft_consensus.cc:359] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.283123 10157 raft_consensus.cc:385] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.283449 10157 raft_consensus.cc:740] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.283632  9870 leader_election.cc:304] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.280851 10106 raft_consensus.cc:515] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.284546 10157 consensus_queue.cc:260] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.285127 10186 raft_consensus.cc:2804] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.268246 10104 consensus_queue.cc:237] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.283504 10156 raft_consensus.cc:359] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.285779 10186 raft_consensus.cc:493] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.285835 10156 raft_consensus.cc:385] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.286418 10156 raft_consensus.cc:740] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.287343  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78c0f648c344e84aafa06c5387179d6" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890" is_pre_election: true
I20260630 12:15:15.287835 10106 leader_election.cc:290] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 election: Requested vote from peers 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.287401 10156 consensus_queue.cc:260] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.288204  9904 raft_consensus.cc:2468] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in term 0.
I20260630 12:15:15.288406 10106 raft_consensus.cc:2804] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.288897 10106 raft_consensus.cc:493] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.280886 10107 raft_consensus.cc:493] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.289647 10107 raft_consensus.cc:3060] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.291168 10156 ts_tablet_manager.cc:1434] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:15:15.292011 10186 raft_consensus.cc:3060] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.292863 10019 leader_election.cc:304] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d32a7d2c5414cae8bfaccdc86c5b5b3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.293715 10110 raft_consensus.cc:2804] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.294091 10110 raft_consensus.cc:493] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.294416 10110 raft_consensus.cc:3060] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.294485 10106 raft_consensus.cc:3060] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.301578 10110 raft_consensus.cc:515] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.303685 10110 leader_election.cc:290] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025)
I20260630 12:15:15.304788 10019 leader_election.cc:304] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d32a7d2c5414cae8bfaccdc86c5b5b3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.306797  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd1e3ea1e554b51aa65374d2f53375a" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890"
I20260630 12:15:15.307055 10107 raft_consensus.cc:515] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.307725 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29128b093b0c47a89eac622a48b0dd88" candidate_uuid: "0347640de4cb42fa9c32c83e8faddfc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3"
I20260630 12:15:15.308699 10052 raft_consensus.cc:3060] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.309394 10186 raft_consensus.cc:515] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.310886 10051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b175e82024bcbad3ca2a31844160a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3"
I20260630 12:15:15.311120 10110 raft_consensus.cc:2804] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.311529 10110 raft_consensus.cc:493] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.311555 10051 raft_consensus.cc:3060] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.309592 10106 raft_consensus.cc:515] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.312687  9904 raft_consensus.cc:2393] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in current term 1: Already voted for candidate cb7a43316f9247faa27b36fa75aac890 in this term.
I20260630 12:15:15.314167 10186 leader_election.cc:290] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 election: Requested vote from peers 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.316422 10107 leader_election.cc:290] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 election: Requested vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.318753 10106 leader_election.cc:290] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 election: Requested vote from peers 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025), 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:15.320147 10051 raft_consensus.cc:2468] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 1.
I20260630 12:15:15.321271  9867 leader_election.cc:304] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d32a7d2c5414cae8bfaccdc86c5b5b3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.322110 10110 raft_consensus.cc:3060] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.322346 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd1e3ea1e554b51aa65374d2f53375a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3"
I20260630 12:15:15.323154 10049 raft_consensus.cc:2393] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb7a43316f9247faa27b36fa75aac890 in current term 1: Already voted for candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in this term.
I20260630 12:15:15.323864 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789d8c142534d178397e6b07cf42b0a" candidate_uuid: "0347640de4cb42fa9c32c83e8faddfc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3"
I20260630 12:15:15.324568 10051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789d8c142534d178397e6b07cf42b0a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3"
W20260630 12:15:15.327119  9850 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:15.324743 10050 raft_consensus.cc:3060] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.324967 10106 raft_consensus.cc:2804] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.328609 10106 raft_consensus.cc:697] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Becoming Leader. State: Replica: cb7a43316f9247faa27b36fa75aac890, State: Running, Role: LEADER
I20260630 12:15:15.329125 10110 raft_consensus.cc:515] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.329463 10106 consensus_queue.cc:237] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.331418 10110 leader_election.cc:290] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 election: Requested vote from peers cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171), 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025)
I20260630 12:15:15.332029  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78c0f648c344e84aafa06c5387179d6" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890"
I20260630 12:15:15.332453  9904 raft_consensus.cc:3060] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.337435  9904 raft_consensus.cc:2468] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in term 1.
I20260630 12:15:15.338140  9978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd1e3ea1e554b51aa65374d2f53375a" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3" is_pre_election: true
I20260630 12:15:15.338820 10019 leader_election.cc:304] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d32a7d2c5414cae8bfaccdc86c5b5b3, cb7a43316f9247faa27b36fa75aac890; no voters: 
I20260630 12:15:15.339110  9978 raft_consensus.cc:2468] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in term 0.
I20260630 12:15:15.339560 10110 raft_consensus.cc:2804] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.341188  9978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45b8242e02943b2aa6c6f6a70838734" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3" is_pre_election: true
I20260630 12:15:15.342353  9978 raft_consensus.cc:2393] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in current term 1: Already voted for candidate cb7a43316f9247faa27b36fa75aac890 in this term.
I20260630 12:15:15.344200  9978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78c0f648c344e84aafa06c5387179d6" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3" is_pre_election: true
I20260630 12:15:15.345150  9978 raft_consensus.cc:2468] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in term 0.
I20260630 12:15:15.347048  9978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd1e3ea1e554b51aa65374d2f53375a" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3"
I20260630 12:15:15.347855  9978 raft_consensus.cc:3060] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.349910  9979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78c0f648c344e84aafa06c5387179d6" candidate_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3"
I20260630 12:15:15.350903  9979 raft_consensus.cc:3060] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.366370 10019 leader_election.cc:304] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [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: 4d32a7d2c5414cae8bfaccdc86c5b5b3; no voters: 0347640de4cb42fa9c32c83e8faddfc3, cb7a43316f9247faa27b36fa75aac890
I20260630 12:15:15.366446 10052 raft_consensus.cc:2468] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0347640de4cb42fa9c32c83e8faddfc3 in term 1.
I20260630 12:15:15.379930  9979 raft_consensus.cc:2468] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in term 1.
I20260630 12:15:15.382651 10050 raft_consensus.cc:2468] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0347640de4cb42fa9c32c83e8faddfc3 in term 1.
I20260630 12:15:15.376621 10157 ts_tablet_manager.cc:1434] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.000s
W20260630 12:15:15.384908  9870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:41025, user_credentials={real_user=slave}} blocked reactor thread for 101417us
I20260630 12:15:15.386765  9977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b175e82024bcbad3ca2a31844160a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3"
I20260630 12:15:15.387440  9977 raft_consensus.cc:3060] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.393437  9942 leader_election.cc:304] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, 4d32a7d2c5414cae8bfaccdc86c5b5b3; no voters: 
I20260630 12:15:15.394358 10107 raft_consensus.cc:2804] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.394878 10107 raft_consensus.cc:697] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Becoming Leader. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Running, Role: LEADER
I20260630 12:15:15.395335  9977 raft_consensus.cc:2468] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7a43316f9247faa27b36fa75aac890 in term 1.
I20260630 12:15:15.395751 10107 consensus_queue.cc:237] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.397709  9976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789d8c142534d178397e6b07cf42b0a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3"
I20260630 12:15:15.398610  9976 raft_consensus.cc:2393] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb7a43316f9247faa27b36fa75aac890 in current term 1: Already voted for candidate 0347640de4cb42fa9c32c83e8faddfc3 in this term.
I20260630 12:15:15.400934  9976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd1e3ea1e554b51aa65374d2f53375a" candidate_uuid: "cb7a43316f9247faa27b36fa75aac890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0347640de4cb42fa9c32c83e8faddfc3"
I20260630 12:15:15.403239  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29128b093b0c47a89eac622a48b0dd88" candidate_uuid: "0347640de4cb42fa9c32c83e8faddfc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890"
I20260630 12:15:15.403822  9904 raft_consensus.cc:3060] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.407832  9799 catalog_manager.cc:5697] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7a43316f9247faa27b36fa75aac890 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cb7a43316f9247faa27b36fa75aac890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:15.409669  9942 leader_election.cc:304] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0347640de4cb42fa9c32c83e8faddfc3, 4d32a7d2c5414cae8bfaccdc86c5b5b3; no voters: 
I20260630 12:15:15.410559 10107 raft_consensus.cc:2804] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.411090 10107 raft_consensus.cc:697] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Becoming Leader. State: Replica: 0347640de4cb42fa9c32c83e8faddfc3, State: Running, Role: LEADER
I20260630 12:15:15.411628  9904 raft_consensus.cc:2468] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0347640de4cb42fa9c32c83e8faddfc3 in term 1.
I20260630 12:15:15.411944 10107 consensus_queue.cc:237] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.413982  9904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1789d8c142534d178397e6b07cf42b0a" candidate_uuid: "0347640de4cb42fa9c32c83e8faddfc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7a43316f9247faa27b36fa75aac890"
I20260630 12:15:15.414791  9904 raft_consensus.cc:2393] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0347640de4cb42fa9c32c83e8faddfc3 in current term 1: Already voted for candidate cb7a43316f9247faa27b36fa75aac890 in this term.
I20260630 12:15:15.416404  9870 leader_election.cc:304] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [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: cb7a43316f9247faa27b36fa75aac890; no voters: 0347640de4cb42fa9c32c83e8faddfc3, 4d32a7d2c5414cae8bfaccdc86c5b5b3
I20260630 12:15:15.417725  9870 leader_election.cc:304] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [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: cb7a43316f9247faa27b36fa75aac890; no voters: 0347640de4cb42fa9c32c83e8faddfc3, 4d32a7d2c5414cae8bfaccdc86c5b5b3
I20260630 12:15:15.418391 10104 raft_consensus.cc:2749] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:15:15.419312 10104 raft_consensus.cc:2749] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:15:15.424597 10192 raft_consensus.cc:3060] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.408582  9978 raft_consensus.cc:2468] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d32a7d2c5414cae8bfaccdc86c5b5b3 in term 1.
I20260630 12:15:15.427969 10110 raft_consensus.cc:697] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Running, Role: LEADER
I20260630 12:15:15.430444 10110 consensus_queue.cc:237] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
W20260630 12:15:15.433257 10019 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:41025, user_credentials={real_user=slave}} blocked reactor thread for 67055.8us
I20260630 12:15:15.435163 10019 leader_election.cc:304] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [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: 0347640de4cb42fa9c32c83e8faddfc3, 4d32a7d2c5414cae8bfaccdc86c5b5b3; no voters: cb7a43316f9247faa27b36fa75aac890
I20260630 12:15:15.436161 10190 raft_consensus.cc:2804] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.437716 10190 raft_consensus.cc:697] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Becoming Leader. State: Replica: 4d32a7d2c5414cae8bfaccdc86c5b5b3, State: Running, Role: LEADER
I20260630 12:15:15.438571 10190 consensus_queue.cc:237] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } }
I20260630 12:15:15.440914 10192 raft_consensus.cc:2749] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:15.445847  9796 catalog_manager.cc:5697] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:15.454679  9799 catalog_manager.cc:5697] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7a43316f9247faa27b36fa75aac890 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cb7a43316f9247faa27b36fa75aac890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:15.456034  9794 catalog_manager.cc:5697] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0347640de4cb42fa9c32c83e8faddfc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:15.457608  9794 catalog_manager.cc:5697] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0347640de4cb42fa9c32c83e8faddfc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:15.461328  9796 catalog_manager.cc:5697] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:15.746479 10050 raft_consensus.cc:1275] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Refusing update from remote peer cb7a43316f9247faa27b36fa75aac890: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.749701  9978 raft_consensus.cc:1275] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Refusing update from remote peer cb7a43316f9247faa27b36fa75aac890: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.753588 10106 consensus_queue.cc:1048] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:15.754982  9978 raft_consensus.cc:1275] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Refusing update from remote peer cb7a43316f9247faa27b36fa75aac890: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.756867 10106 consensus_queue.cc:1048] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:15.757051 10188 consensus_queue.cc:1048] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:15.759474 10050 raft_consensus.cc:1275] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Refusing update from remote peer cb7a43316f9247faa27b36fa75aac890: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.771535 10188 consensus_queue.cc:1048] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:15.782065 10107 consensus_queue.cc:1048] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:15.812045 10107 consensus_queue.cc:1048] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:15.816762  9977 raft_consensus.cc:1275] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Refusing update from remote peer 4d32a7d2c5414cae8bfaccdc86c5b5b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.818305 10187 consensus_queue.cc:1048] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:15.820765  9903 raft_consensus.cc:1275] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Refusing update from remote peer 4d32a7d2c5414cae8bfaccdc86c5b5b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.825176 10190 consensus_queue.cc:1048] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:15.827315 10192 consensus_queue.cc:1048] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:15.846967 10187 consensus_queue.cc:1048] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:15.885556 10213 mvcc.cc:204] Tried to move back new op lower bound from 7302437747708325888 to 7302437745819103232. Current Snapshot: MvccSnapshot[applied={T|T < 7302437747708325888}]
W20260630 12:15:15.914463  9942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:35077, user_credentials={real_user=slave}} blocked reactor thread for 52605.9us
I20260630 12:15:15.947710  9902 raft_consensus.cc:1275] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Refusing update from remote peer 4d32a7d2c5414cae8bfaccdc86c5b5b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.949671 10192 consensus_queue.cc:1048] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:15.972078  9976 raft_consensus.cc:1275] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Refusing update from remote peer 4d32a7d2c5414cae8bfaccdc86c5b5b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.973836 10110 consensus_queue.cc:1048] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:16.604880 10203 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.002s	sys 0.000s
I20260630 12:15:17.288865   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:17.305895 10260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:17.307729 10261 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:17.310711 10263 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:17.311007   431 server_base.cc:1061] running on GCE node
I20260630 12:15:17.312742   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:17.313038   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:17.313192   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821717313181 us; error 0 us; skew 500 ppm
I20260630 12:15:17.313695   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:17.316350   431 webserver.cc:533] Webserver started at http://127.0.107.196:43361/ using document root <none> and password file <none>
I20260630 12:15:17.316991   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:17.317178   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:17.317433   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:17.318791   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "e45974299c3248529a5cd3a70fa9b5ea"
format_stamp: "Formatted at 2026-06-30 12:15:17 on dist-test-slave-w8xb"
I20260630 12:15:17.324417   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:15:17.328917 10268 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:17.329897   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:15:17.330246   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "e45974299c3248529a5cd3a70fa9b5ea"
format_stamp: "Formatted at 2026-06-30 12:15:17 on dist-test-slave-w8xb"
I20260630 12:15:17.330500   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:17.357416   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:17.358671   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:17.360096   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:17.362834   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:17.363099   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:17.363390   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:17.363665   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:17.408506   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35719
I20260630 12:15:17.408581 10330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35719 every 8 connection(s)
I20260630 12:15:17.424300 10331 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42237
I20260630 12:15:17.424695 10331 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:17.425479 10331 heartbeater.cc:507] Master 127.0.107.254:42237 requested a full tablet report, sending...
I20260630 12:15:17.427487  9793 ts_manager.cc:194] Registered new tserver with Master: e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196:35719)
I20260630 12:15:17.429008  9793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38070
I20260630 12:15:18.431553 10331 heartbeater.cc:499] Master 127.0.107.254:42237 was elected leader, sending a full tablet report...
I20260630 12:15:18.445703  9902 consensus_queue.cc:237] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } attrs { replace: true } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:18.454738 10050 raft_consensus.cc:1275] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Refusing update from remote peer cb7a43316f9247faa27b36fa75aac890: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:18.454870  9978 raft_consensus.cc:1275] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Refusing update from remote peer cb7a43316f9247faa27b36fa75aac890: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:18.456557 10338 consensus_queue.cc:1048] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260630 12:15:18.457733 10106 consensus_queue.cc:1048] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260630 12:15:18.468142  9867 consensus_peers.cc:597] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 -> Peer e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196:35719): Couldn't send request to peer e45974299c3248529a5cd3a70fa9b5ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 289b175e82024bcbad3ca2a31844160a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:18.467319 10338 raft_consensus.cc:2955] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } attrs { replace: true } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.470746  9978 raft_consensus.cc:2955] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } attrs { replace: true } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.470295 10050 raft_consensus.cc:2955] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } attrs { replace: true } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.489686  9793 catalog_manager.cc:5697] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 reported cstate change: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cb7a43316f9247faa27b36fa75aac890" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } attrs { replace: true } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.499127 10050 consensus_queue.cc:237] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } attrs { replace: true } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:18.508574  9978 raft_consensus.cc:1275] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Refusing update from remote peer 4d32a7d2c5414cae8bfaccdc86c5b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:18.508570  9902 raft_consensus.cc:1275] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Refusing update from remote peer 4d32a7d2c5414cae8bfaccdc86c5b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:18.512140 10258 consensus_queue.cc:1048] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260630 12:15:18.514030 10350 consensus_queue.cc:1048] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260630 12:15:18.524338 10016 consensus_peers.cc:597] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 -> Peer e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196:35719): Couldn't send request to peer e45974299c3248529a5cd3a70fa9b5ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dd1e3ea1e554b51aa65374d2f53375a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:18.523660 10258 raft_consensus.cc:2955] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } attrs { replace: true } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.525315  9978 raft_consensus.cc:2955] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } attrs { replace: true } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.527343  9902 raft_consensus.cc:2955] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } attrs { replace: true } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.541043 10050 consensus_queue.cc:237] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:18.541811  9799 catalog_manager.cc:5697] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 reported cstate change: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } attrs { replace: true } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.548620  9978 raft_consensus.cc:1275] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Refusing update from remote peer 4d32a7d2c5414cae8bfaccdc86c5b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:18.550933 10350 consensus_queue.cc:1048] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260630 12:15:18.552078 10016 consensus_peers.cc:597] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 -> Peer e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196:35719): Couldn't send request to peer e45974299c3248529a5cd3a70fa9b5ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d78c0f648c344e84aafa06c5387179d6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:18.552632  9902 raft_consensus.cc:1275] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Refusing update from remote peer 4d32a7d2c5414cae8bfaccdc86c5b5b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:18.554924 10354 consensus_queue.cc:1048] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260630 12:15:18.563313 10258 raft_consensus.cc:2955] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.565261  9979 raft_consensus.cc:2955] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.566377  9902 raft_consensus.cc:2955] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.581028  9797 catalog_manager.cc:5697] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 reported cstate change: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:18.590512  9979 consensus_queue.cc:237] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:18.599537  9902 raft_consensus.cc:1275] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Refusing update from remote peer 0347640de4cb42fa9c32c83e8faddfc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:18.600358 10050 raft_consensus.cc:1275] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Refusing update from remote peer 0347640de4cb42fa9c32c83e8faddfc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:18.601352 10257 consensus_queue.cc:1048] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260630 12:15:18.603179 10361 consensus_queue.cc:1048] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260630 12:15:18.614216  9942 consensus_peers.cc:597] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 -> Peer e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196:35719): Couldn't send request to peer e45974299c3248529a5cd3a70fa9b5ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1789d8c142534d178397e6b07cf42b0a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:18.614403 10257 raft_consensus.cc:2955] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.616559  9902 raft_consensus.cc:2955] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.618391 10050 raft_consensus.cc:2955] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.631953  9797 catalog_manager.cc:5697] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 reported cstate change: config changed from index -1 to 18, NON_VOTER e45974299c3248529a5cd3a70fa9b5ea (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0347640de4cb42fa9c32c83e8faddfc3" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } } }
I20260630 12:15:18.956321 10364 ts_tablet_manager.cc:933] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: Initiating tablet copy from peer cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171)
I20260630 12:15:18.958195 10364 tablet_copy_client.cc:323] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46171
I20260630 12:15:18.970273  9914 tablet_copy_service.cc:140] P cb7a43316f9247faa27b36fa75aac890: Received BeginTabletCopySession request for tablet 289b175e82024bcbad3ca2a31844160a from peer e45974299c3248529a5cd3a70fa9b5ea ({username='slave'} at 127.0.0.1:56848)
I20260630 12:15:18.970866  9914 tablet_copy_service.cc:161] P cb7a43316f9247faa27b36fa75aac890: Beginning new tablet copy session on tablet 289b175e82024bcbad3ca2a31844160a from peer e45974299c3248529a5cd3a70fa9b5ea at {username='slave'} at 127.0.0.1:56848: session id = e45974299c3248529a5cd3a70fa9b5ea-289b175e82024bcbad3ca2a31844160a
I20260630 12:15:18.979279  9914 tablet_copy_source_session.cc:215] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:18.982693 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289b175e82024bcbad3ca2a31844160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:18.995802 10364 tablet_copy_client.cc:806] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:18.996467 10364 tablet_copy_client.cc:670] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:19.000393 10364 tablet_copy_client.cc:538] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:19.006601 10364 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap starting.
I20260630 12:15:19.058439 10369 ts_tablet_manager.cc:933] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: Initiating tablet copy from peer 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:19.060225 10369 tablet_copy_client.cc:323] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35077
I20260630 12:15:19.079599 10063 tablet_copy_service.cc:140] P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Received BeginTabletCopySession request for tablet d78c0f648c344e84aafa06c5387179d6 from peer e45974299c3248529a5cd3a70fa9b5ea ({username='slave'} at 127.0.0.1:34148)
I20260630 12:15:19.080206 10063 tablet_copy_service.cc:161] P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Beginning new tablet copy session on tablet d78c0f648c344e84aafa06c5387179d6 from peer e45974299c3248529a5cd3a70fa9b5ea at {username='slave'} at 127.0.0.1:34148: session id = e45974299c3248529a5cd3a70fa9b5ea-d78c0f648c344e84aafa06c5387179d6
I20260630 12:15:19.089707 10063 tablet_copy_source_session.cc:215] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:19.093037 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78c0f648c344e84aafa06c5387179d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.109388 10369 tablet_copy_client.cc:806] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:19.110045 10369 tablet_copy_client.cc:670] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:19.113094 10364 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:19.114005 10364 tablet_bootstrap.cc:492] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap complete.
I20260630 12:15:19.114437 10369 tablet_copy_client.cc:538] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:19.114646 10364 ts_tablet_manager.cc:1403] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: Time spent bootstrapping tablet: real 0.108s	user 0.106s	sys 0.000s
I20260630 12:15:19.117375 10364 raft_consensus.cc:359] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } attrs { replace: true } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:19.118145 10364 raft_consensus.cc:740] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e45974299c3248529a5cd3a70fa9b5ea, State: Initialized, Role: LEARNER
I20260630 12:15:19.118762 10364 consensus_queue.cc:260] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } attrs { replace: true } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:19.125809 10369 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap starting.
I20260630 12:15:19.137133 10373 ts_tablet_manager.cc:933] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: Initiating tablet copy from peer 4d32a7d2c5414cae8bfaccdc86c5b5b3 (127.0.107.195:35077)
I20260630 12:15:19.140826 10364 ts_tablet_manager.cc:1434] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.008s
I20260630 12:15:19.145967 10373 tablet_copy_client.cc:323] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35077
I20260630 12:15:19.148211 10063 tablet_copy_service.cc:140] P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Received BeginTabletCopySession request for tablet 2dd1e3ea1e554b51aa65374d2f53375a from peer e45974299c3248529a5cd3a70fa9b5ea ({username='slave'} at 127.0.0.1:34148)
I20260630 12:15:19.148488  9914 tablet_copy_service.cc:342] P cb7a43316f9247faa27b36fa75aac890: Request end of tablet copy session e45974299c3248529a5cd3a70fa9b5ea-289b175e82024bcbad3ca2a31844160a received from {username='slave'} at 127.0.0.1:56848
I20260630 12:15:19.148737 10063 tablet_copy_service.cc:161] P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Beginning new tablet copy session on tablet 2dd1e3ea1e554b51aa65374d2f53375a from peer e45974299c3248529a5cd3a70fa9b5ea at {username='slave'} at 127.0.0.1:34148: session id = e45974299c3248529a5cd3a70fa9b5ea-2dd1e3ea1e554b51aa65374d2f53375a
I20260630 12:15:19.149041  9914 tablet_copy_service.cc:434] P cb7a43316f9247faa27b36fa75aac890: ending tablet copy session e45974299c3248529a5cd3a70fa9b5ea-289b175e82024bcbad3ca2a31844160a on tablet 289b175e82024bcbad3ca2a31844160a with peer e45974299c3248529a5cd3a70fa9b5ea
I20260630 12:15:19.156522 10063 tablet_copy_source_session.cc:215] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:19.159759 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd1e3ea1e554b51aa65374d2f53375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.175781 10373 tablet_copy_client.cc:806] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:19.176353 10373 tablet_copy_client.cc:670] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:19.180217 10364 ts_tablet_manager.cc:933] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: Initiating tablet copy from peer 0347640de4cb42fa9c32c83e8faddfc3 (127.0.107.194:41025)
I20260630 12:15:19.180608 10373 tablet_copy_client.cc:538] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:19.189462 10364 tablet_copy_client.cc:323] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41025
I20260630 12:15:19.189478 10373 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap starting.
I20260630 12:15:19.215343  9989 tablet_copy_service.cc:140] P 0347640de4cb42fa9c32c83e8faddfc3: Received BeginTabletCopySession request for tablet 1789d8c142534d178397e6b07cf42b0a from peer e45974299c3248529a5cd3a70fa9b5ea ({username='slave'} at 127.0.0.1:47954)
I20260630 12:15:19.215969  9989 tablet_copy_service.cc:161] P 0347640de4cb42fa9c32c83e8faddfc3: Beginning new tablet copy session on tablet 1789d8c142534d178397e6b07cf42b0a from peer e45974299c3248529a5cd3a70fa9b5ea at {username='slave'} at 127.0.0.1:47954: session id = e45974299c3248529a5cd3a70fa9b5ea-1789d8c142534d178397e6b07cf42b0a
I20260630 12:15:19.224716  9989 tablet_copy_source_session.cc:215] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:19.228498 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1789d8c142534d178397e6b07cf42b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.248706 10364 tablet_copy_client.cc:806] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:19.249351 10364 tablet_copy_client.cc:670] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:19.254112 10364 tablet_copy_client.cc:538] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:19.255337 10369 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:19.256220 10369 tablet_bootstrap.cc:492] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap complete.
I20260630 12:15:19.256901 10369 ts_tablet_manager.cc:1403] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: Time spent bootstrapping tablet: real 0.131s	user 0.115s	sys 0.012s
I20260630 12:15:19.259483 10369 raft_consensus.cc:359] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:19.260200 10369 raft_consensus.cc:740] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e45974299c3248529a5cd3a70fa9b5ea, State: Initialized, Role: LEARNER
I20260630 12:15:19.260751 10369 consensus_queue.cc:260] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:19.262756 10369 ts_tablet_manager.cc:1434] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:19.264583 10063 tablet_copy_service.cc:342] P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Request end of tablet copy session e45974299c3248529a5cd3a70fa9b5ea-d78c0f648c344e84aafa06c5387179d6 received from {username='slave'} at 127.0.0.1:34148
I20260630 12:15:19.264761 10364 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap starting.
I20260630 12:15:19.265060 10063 tablet_copy_service.cc:434] P 4d32a7d2c5414cae8bfaccdc86c5b5b3: ending tablet copy session e45974299c3248529a5cd3a70fa9b5ea-d78c0f648c344e84aafa06c5387179d6 on tablet d78c0f648c344e84aafa06c5387179d6 with peer e45974299c3248529a5cd3a70fa9b5ea
I20260630 12:15:19.329195 10373 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=135 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:19.330032 10373 tablet_bootstrap.cc:492] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap complete.
I20260630 12:15:19.330677 10373 ts_tablet_manager.cc:1403] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: Time spent bootstrapping tablet: real 0.141s	user 0.114s	sys 0.017s
I20260630 12:15:19.333335 10373 raft_consensus.cc:359] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } attrs { replace: true } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:19.334124 10373 raft_consensus.cc:740] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e45974299c3248529a5cd3a70fa9b5ea, State: Initialized, Role: LEARNER
I20260630 12:15:19.334685 10373 consensus_queue.cc:260] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } attrs { replace: true } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:19.336654 10373 ts_tablet_manager.cc:1434] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:19.338584 10063 tablet_copy_service.cc:342] P 4d32a7d2c5414cae8bfaccdc86c5b5b3: Request end of tablet copy session e45974299c3248529a5cd3a70fa9b5ea-2dd1e3ea1e554b51aa65374d2f53375a received from {username='slave'} at 127.0.0.1:34148
I20260630 12:15:19.338981 10063 tablet_copy_service.cc:434] P 4d32a7d2c5414cae8bfaccdc86c5b5b3: ending tablet copy session e45974299c3248529a5cd3a70fa9b5ea-2dd1e3ea1e554b51aa65374d2f53375a on tablet 2dd1e3ea1e554b51aa65374d2f53375a with peer e45974299c3248529a5cd3a70fa9b5ea
I20260630 12:15:19.359819 10364 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=144 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:19.360553 10364 tablet_bootstrap.cc:492] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: Bootstrap complete.
I20260630 12:15:19.361181 10364 ts_tablet_manager.cc:1403] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: Time spent bootstrapping tablet: real 0.097s	user 0.093s	sys 0.004s
I20260630 12:15:19.362973 10364 raft_consensus.cc:359] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:19.363525 10364 raft_consensus.cc:740] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e45974299c3248529a5cd3a70fa9b5ea, State: Initialized, Role: LEARNER
I20260630 12:15:19.363965 10364 consensus_queue.cc:260] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cb7a43316f9247faa27b36fa75aac890" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "0347640de4cb42fa9c32c83e8faddfc3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41025 } } peers { permanent_uuid: "4d32a7d2c5414cae8bfaccdc86c5b5b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35077 } } peers { permanent_uuid: "e45974299c3248529a5cd3a70fa9b5ea" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35719 } attrs { promote: true } }
I20260630 12:15:19.365598 10364 ts_tablet_manager.cc:1434] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:19.367309  9989 tablet_copy_service.cc:342] P 0347640de4cb42fa9c32c83e8faddfc3: Request end of tablet copy session e45974299c3248529a5cd3a70fa9b5ea-1789d8c142534d178397e6b07cf42b0a received from {username='slave'} at 127.0.0.1:47954
I20260630 12:15:19.367750  9989 tablet_copy_service.cc:434] P 0347640de4cb42fa9c32c83e8faddfc3: ending tablet copy session e45974299c3248529a5cd3a70fa9b5ea-1789d8c142534d178397e6b07cf42b0a on tablet 1789d8c142534d178397e6b07cf42b0a with peer e45974299c3248529a5cd3a70fa9b5ea
I20260630 12:15:19.391534 10306 raft_consensus.cc:1217] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260630 12:15:19.442883   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:19.478368   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:19.479367   431 tablet_replica.cc:333] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890: stopping tablet replica
I20260630 12:15:19.480523   431 raft_consensus.cc:2243] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.481699   431 raft_consensus.cc:2272] T 2dd1e3ea1e554b51aa65374d2f53375a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.486078   431 tablet_replica.cc:333] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890: stopping tablet replica
I20260630 12:15:19.486722   431 raft_consensus.cc:2243] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.487908   431 raft_consensus.cc:2272] T 289b175e82024bcbad3ca2a31844160a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:19.489606  9945 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:15:19.491451   431 tablet_replica.cc:333] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890: stopping tablet replica
I20260630 12:15:19.492646   431 raft_consensus.cc:2243] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.493814   431 raft_consensus.cc:2272] T 5375572e0e81436db1fe73b4c2c8a5ea P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.498899   431 tablet_replica.cc:333] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890: stopping tablet replica
I20260630 12:15:19.500087   431 raft_consensus.cc:2243] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.500839   431 raft_consensus.cc:2272] T 29128b093b0c47a89eac622a48b0dd88 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:19.503315  9945 consensus_peers.cc:597] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 -> Peer cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171): Couldn't send request to peer cb7a43316f9247faa27b36fa75aac890. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:19.504179   431 tablet_replica.cc:333] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890: stopping tablet replica
I20260630 12:15:19.504974   431 raft_consensus.cc:2243] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.505977   431 raft_consensus.cc:2272] T b45b8242e02943b2aa6c6f6a70838734 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.508479   431 tablet_replica.cc:333] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890: stopping tablet replica
I20260630 12:15:19.509115   431 raft_consensus.cc:2243] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.509718   431 raft_consensus.cc:2272] T d78c0f648c344e84aafa06c5387179d6 P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.512617   431 tablet_replica.cc:333] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890: stopping tablet replica
I20260630 12:15:19.513192   431 raft_consensus.cc:2243] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.513784   431 raft_consensus.cc:2272] T 1789d8c142534d178397e6b07cf42b0a P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.516700   431 tablet_replica.cc:333] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890: stopping tablet replica
I20260630 12:15:19.517359   431 raft_consensus.cc:2243] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.517886   431 raft_consensus.cc:2272] T c89b5d64069641d7ac1152d659ad87ea P cb7a43316f9247faa27b36fa75aac890 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.549652   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:15:19.555794 10019 consensus_peers.cc:597] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 -> Peer cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171): Couldn't send request to peer cb7a43316f9247faa27b36fa75aac890. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:19.585856   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:19.625160   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:19.626567   431 tablet_replica.cc:333] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3: stopping tablet replica
I20260630 12:15:19.627480   431 raft_consensus.cc:2243] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.628969   431 raft_consensus.cc:2272] T 1789d8c142534d178397e6b07cf42b0a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.632510   431 tablet_replica.cc:333] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3: stopping tablet replica
I20260630 12:15:19.633383   431 raft_consensus.cc:2243] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.634112   431 raft_consensus.cc:2272] T 2dd1e3ea1e554b51aa65374d2f53375a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.637334   431 tablet_replica.cc:333] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3: stopping tablet replica
I20260630 12:15:19.638175   431 raft_consensus.cc:2243] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.638952   431 raft_consensus.cc:2272] T d78c0f648c344e84aafa06c5387179d6 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.643100   431 tablet_replica.cc:333] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3: stopping tablet replica
I20260630 12:15:19.643035 10306 raft_consensus.cc:1217] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260630 12:15:19.644439   431 raft_consensus.cc:2243] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.645583   431 raft_consensus.cc:2272] T 29128b093b0c47a89eac622a48b0dd88 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.649253   431 tablet_replica.cc:333] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3: stopping tablet replica
I20260630 12:15:19.650089   431 raft_consensus.cc:2243] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.650872   431 raft_consensus.cc:2272] T b45b8242e02943b2aa6c6f6a70838734 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.654392   431 tablet_replica.cc:333] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3: stopping tablet replica
I20260630 12:15:19.655165   431 raft_consensus.cc:2243] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.656035   431 raft_consensus.cc:2272] T 12998e270a314563ad74730e1ed01e17 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.659896   431 tablet_replica.cc:333] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3: stopping tablet replica
I20260630 12:15:19.660665   431 raft_consensus.cc:2243] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.661553   431 raft_consensus.cc:2272] T 289b175e82024bcbad3ca2a31844160a P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.665203   431 tablet_replica.cc:333] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3: stopping tablet replica
I20260630 12:15:19.665980   431 raft_consensus.cc:2243] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.666640   431 raft_consensus.cc:2272] T 5065fb43371c4fe69b6b032e144b1187 P 0347640de4cb42fa9c32c83e8faddfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.677011 10306 raft_consensus.cc:1217] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
W20260630 12:15:19.691201 10019 consensus_peers.cc:597] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 -> Peer cb7a43316f9247faa27b36fa75aac890 (127.0.107.193:46171): Couldn't send request to peer cb7a43316f9247faa27b36fa75aac890. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:19.706670   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:19.732751   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:19.764190   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:19.765060   431 tablet_replica.cc:333] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: stopping tablet replica
I20260630 12:15:19.765829   431 raft_consensus.cc:2243] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.767076   431 raft_consensus.cc:2272] T 2dd1e3ea1e554b51aa65374d2f53375a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.769996   431 tablet_replica.cc:333] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: stopping tablet replica
I20260630 12:15:19.770583   431 raft_consensus.cc:2243] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.771072   431 raft_consensus.cc:2272] T 29128b093b0c47a89eac622a48b0dd88 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.773263   431 tablet_replica.cc:333] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: stopping tablet replica
I20260630 12:15:19.773849   431 raft_consensus.cc:2243] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.774369   431 raft_consensus.cc:2272] T b45b8242e02943b2aa6c6f6a70838734 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.776494   431 tablet_replica.cc:333] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: stopping tablet replica
I20260630 12:15:19.777064   431 raft_consensus.cc:2243] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.778009   431 raft_consensus.cc:2272] T d78c0f648c344e84aafa06c5387179d6 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.780213   431 tablet_replica.cc:333] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: stopping tablet replica
I20260630 12:15:19.780761   431 raft_consensus.cc:2243] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.781356   431 raft_consensus.cc:2272] T 289b175e82024bcbad3ca2a31844160a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.783448   431 tablet_replica.cc:333] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: stopping tablet replica
I20260630 12:15:19.784005   431 raft_consensus.cc:2243] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.784539   431 raft_consensus.cc:2272] T 86d73dfe31444932a4b9ac90297c5a29 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.787209   431 tablet_replica.cc:333] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3: stopping tablet replica
I20260630 12:15:19.787791   431 raft_consensus.cc:2243] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.788300   431 raft_consensus.cc:2272] T 1789d8c142534d178397e6b07cf42b0a P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.790524   431 tablet_replica.cc:333] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3: stopping tablet replica
I20260630 12:15:19.791004   431 raft_consensus.cc:2243] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.791672   431 raft_consensus.cc:2272] T 3aa26915a7774151b312f1e6f91e5374 P 4d32a7d2c5414cae8bfaccdc86c5b5b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.815388   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:19.850183   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:19.873231   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:19.873944   431 tablet_replica.cc:333] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea: stopping tablet replica
I20260630 12:15:19.874657   431 raft_consensus.cc:2243] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:19.875129   431 raft_consensus.cc:2272] T 1789d8c142534d178397e6b07cf42b0a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:19.877875   431 tablet_replica.cc:333] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea: stopping tablet replica
I20260630 12:15:19.878538   431 raft_consensus.cc:2243] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:19.878993   431 raft_consensus.cc:2272] T 2dd1e3ea1e554b51aa65374d2f53375a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:19.881536   431 tablet_replica.cc:333] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea: stopping tablet replica
I20260630 12:15:19.882161   431 raft_consensus.cc:2243] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:19.882586   431 raft_consensus.cc:2272] T d78c0f648c344e84aafa06c5387179d6 P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:19.885200   431 tablet_replica.cc:333] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea: stopping tablet replica
I20260630 12:15:19.885787   431 raft_consensus.cc:2243] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:19.886205   431 raft_consensus.cc:2272] T 289b175e82024bcbad3ca2a31844160a P e45974299c3248529a5cd3a70fa9b5ea [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:19.909116   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:19.921100   431 master.cc:562] Master@127.0.107.254:42237 shutting down...
W20260630 12:15:19.952503  9850 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:19.953928   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:19.954444   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.954780   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c0a1c8ffc17a452c87c5b428c3779032: stopping tablet replica
I20260630 12:15:19.977720   431 master.cc:584] Master@127.0.107.254:42237 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7846 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:15:20.026701   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39837
I20260630 12:15:20.027822   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:20.032719 10387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:20.032688 10388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:20.034277 10390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:20.035333   431 server_base.cc:1061] running on GCE node
I20260630 12:15:20.036142   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:20.036383   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:20.036505   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821720036494 us; error 0 us; skew 500 ppm
I20260630 12:15:20.036995   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:20.039112   431 webserver.cc:533] Webserver started at http://127.0.107.254:34957/ using document root <none> and password file <none>
I20260630 12:15:20.039543   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:20.039690   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:20.039885   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:20.041079   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "6452033cab2e4e139554f486c1480d91"
format_stamp: "Formatted at 2026-06-30 12:15:20 on dist-test-slave-w8xb"
I20260630 12:15:20.045447   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:20.048672 10395 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.049500   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:20.049808   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "6452033cab2e4e139554f486c1480d91"
format_stamp: "Formatted at 2026-06-30 12:15:20 on dist-test-slave-w8xb"
I20260630 12:15:20.050107   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:20.077735   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:20.078888   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:20.115798   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39837
I20260630 12:15:20.115902 10446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39837 every 8 connection(s)
I20260630 12:15:20.119699 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:20.130409 10447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91: Bootstrap starting.
I20260630 12:15:20.135031 10447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.139140 10447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91: No bootstrap required, opened a new log
I20260630 12:15:20.141284 10447 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6452033cab2e4e139554f486c1480d91" member_type: VOTER }
I20260630 12:15:20.141656 10447 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.141950 10447 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6452033cab2e4e139554f486c1480d91, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.142632 10447 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6452033cab2e4e139554f486c1480d91" member_type: VOTER }
I20260630 12:15:20.143113 10447 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:20.143342 10447 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:20.143638 10447 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.148309 10447 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6452033cab2e4e139554f486c1480d91" member_type: VOTER }
I20260630 12:15:20.148938 10447 leader_election.cc:304] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [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: 6452033cab2e4e139554f486c1480d91; no voters: 
I20260630 12:15:20.150098 10447 leader_election.cc:290] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:20.150535 10450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.151911 10450 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 1 LEADER]: Becoming Leader. State: Replica: 6452033cab2e4e139554f486c1480d91, State: Running, Role: LEADER
I20260630 12:15:20.152659 10450 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [LEADER]: Queue going to LEADER mode. State: All 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: "6452033cab2e4e139554f486c1480d91" member_type: VOTER }
I20260630 12:15:20.153360 10447 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:20.157480 10451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6452033cab2e4e139554f486c1480d91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6452033cab2e4e139554f486c1480d91" member_type: VOTER } }
I20260630 12:15:20.157961 10452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6452033cab2e4e139554f486c1480d91. Latest consensus state: current_term: 1 leader_uuid: "6452033cab2e4e139554f486c1480d91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6452033cab2e4e139554f486c1480d91" member_type: VOTER } }
I20260630 12:15:20.158373 10451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:20.158851 10452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:20.165895 10457 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:20.171132 10457 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:20.172154   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:20.179962 10457 catalog_manager.cc:1383] Generated new cluster ID: fb0830ec6de8425c955b83bd15350c58
I20260630 12:15:20.180291 10457 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:20.191831 10457 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:20.193132 10457 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:20.206764 10457 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91: Generated new TSK 0
I20260630 12:15:20.207386 10457 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:20.238998   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:20.244664 10468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:20.246258 10469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:20.247248 10471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:20.247542   431 server_base.cc:1061] running on GCE node
I20260630 12:15:20.248386   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:20.248571   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:20.248692   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821720248682 us; error 0 us; skew 500 ppm
I20260630 12:15:20.249202   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:20.251348   431 webserver.cc:533] Webserver started at http://127.0.107.193:43149/ using document root <none> and password file <none>
I20260630 12:15:20.251854   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:20.252010   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:20.252230   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:20.253346   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "3c7d8e7854f643eca5f259a7c7e65054"
format_stamp: "Formatted at 2026-06-30 12:15:20 on dist-test-slave-w8xb"
I20260630 12:15:20.257917   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:20.261114 10476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.261847   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:20.262158   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "3c7d8e7854f643eca5f259a7c7e65054"
format_stamp: "Formatted at 2026-06-30 12:15:20 on dist-test-slave-w8xb"
I20260630 12:15:20.262424   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:20.290648   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:20.291721   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:20.293313   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:20.295434   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:20.295615   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.295905   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:20.296072   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.333319   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33951
I20260630 12:15:20.333415 10538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33951 every 8 connection(s)
I20260630 12:15:20.338270   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:20.345461 10543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:20.345753 10544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:20.347738 10546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:20.348922   431 server_base.cc:1061] running on GCE node
I20260630 12:15:20.350497 10539 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39837
I20260630 12:15:20.350930 10539 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:20.351097   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:20.351364   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:20.351563   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821720351544 us; error 0 us; skew 500 ppm
I20260630 12:15:20.351797 10539 heartbeater.cc:507] Master 127.0.107.254:39837 requested a full tablet report, sending...
I20260630 12:15:20.352334   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:20.354396 10412 ts_manager.cc:194] Registered new tserver with Master: 3c7d8e7854f643eca5f259a7c7e65054 (127.0.107.193:33951)
I20260630 12:15:20.354990   431 webserver.cc:533] Webserver started at http://127.0.107.194:41131/ using document root <none> and password file <none>
I20260630 12:15:20.355564   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:20.355772   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:20.356034   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:20.356508 10412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36708
I20260630 12:15:20.357201   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1"
format_stamp: "Formatted at 2026-06-30 12:15:20 on dist-test-slave-w8xb"
I20260630 12:15:20.361927   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:20.365207 10551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.365943   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:20.366237   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1"
format_stamp: "Formatted at 2026-06-30 12:15:20 on dist-test-slave-w8xb"
I20260630 12:15:20.366537   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:20.387784   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:20.389111   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:20.390488   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:20.392637   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:20.392885   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:20.393148   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:20.393325   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.430272   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:32777
I20260630 12:15:20.430459 10613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:32777 every 8 connection(s)
I20260630 12:15:20.435496   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:20.441512 10617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:20.444046 10618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:20.444871   431 server_base.cc:1061] running on GCE node
W20260630 12:15:20.445870 10620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:20.446873   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:20.447116   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:20.447324   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821720447305 us; error 0 us; skew 500 ppm
I20260630 12:15:20.447844 10614 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39837
I20260630 12:15:20.447997   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:20.448326 10614 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:20.449304 10614 heartbeater.cc:507] Master 127.0.107.254:39837 requested a full tablet report, sending...
I20260630 12:15:20.450747   431 webserver.cc:533] Webserver started at http://127.0.107.195:34395/ using document root <none> and password file <none>
I20260630 12:15:20.451347   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:20.451606   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:20.451912   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:20.452150 10412 ts_manager.cc:194] Registered new tserver with Master: a88cef0d8a394ea8bcb6be9d6ae70bb1 (127.0.107.194:32777)
I20260630 12:15:20.453418   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "910e5e3df3734789a21242d4c0621aa3"
format_stamp: "Formatted at 2026-06-30 12:15:20 on dist-test-slave-w8xb"
I20260630 12:15:20.454054 10412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36710
I20260630 12:15:20.458220   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:20.461396 10625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.462114   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:20.462352   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "910e5e3df3734789a21242d4c0621aa3"
format_stamp: "Formatted at 2026-06-30 12:15:20 on dist-test-slave-w8xb"
I20260630 12:15:20.462576   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:20.479388   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:20.480334   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:20.481667   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:20.483835   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:20.484002   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.484292   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:20.484454   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:20.523386   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33409
I20260630 12:15:20.523497 10687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33409 every 8 connection(s)
I20260630 12:15:20.536926 10688 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39837
I20260630 12:15:20.537343 10688 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:20.537997 10688 heartbeater.cc:507] Master 127.0.107.254:39837 requested a full tablet report, sending...
I20260630 12:15:20.539865 10412 ts_manager.cc:194] Registered new tserver with Master: 910e5e3df3734789a21242d4c0621aa3 (127.0.107.195:33409)
I20260630 12:15:20.540735   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014311282s
I20260630 12:15:20.541492 10412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36716
I20260630 12:15:20.565052 10412 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36728:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:20.566865 10412 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:20.615708 10579 tablet_service.cc:1511] Processing CreateTablet for tablet f5343eba1a034dc2850808fce53c2621 (DEFAULT_TABLE table=test-workload [id=2430f3b5489141549b21b8463f4b5c51]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:20.617074 10579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5343eba1a034dc2850808fce53c2621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:20.618572 10653 tablet_service.cc:1511] Processing CreateTablet for tablet f5343eba1a034dc2850808fce53c2621 (DEFAULT_TABLE table=test-workload [id=2430f3b5489141549b21b8463f4b5c51]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:20.619812 10653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5343eba1a034dc2850808fce53c2621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:20.621122 10504 tablet_service.cc:1511] Processing CreateTablet for tablet f5343eba1a034dc2850808fce53c2621 (DEFAULT_TABLE table=test-workload [id=2430f3b5489141549b21b8463f4b5c51]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:20.622411 10504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5343eba1a034dc2850808fce53c2621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:20.632835 10703 tablet_bootstrap.cc:492] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1: Bootstrap starting.
I20260630 12:15:20.637316 10704 tablet_bootstrap.cc:492] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3: Bootstrap starting.
I20260630 12:15:20.639511 10705 tablet_bootstrap.cc:492] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054: Bootstrap starting.
I20260630 12:15:20.641155 10703 tablet_bootstrap.cc:654] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.644680 10705 tablet_bootstrap.cc:654] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.645047 10704 tablet_bootstrap.cc:654] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.650718 10705 tablet_bootstrap.cc:492] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054: No bootstrap required, opened a new log
I20260630 12:15:20.650735 10703 tablet_bootstrap.cc:492] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1: No bootstrap required, opened a new log
I20260630 12:15:20.651233 10705 ts_tablet_manager.cc:1403] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260630 12:15:20.651293 10703 ts_tablet_manager.cc:1403] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:15:20.652143 10704 tablet_bootstrap.cc:492] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3: No bootstrap required, opened a new log
I20260630 12:15:20.652567 10704 ts_tablet_manager.cc:1403] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260630 12:15:20.654359 10705 raft_consensus.cc:359] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:20.654590 10703 raft_consensus.cc:359] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:20.654788 10704 raft_consensus.cc:359] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:20.655197 10705 raft_consensus.cc:385] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.655264 10703 raft_consensus.cc:385] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.655508 10704 raft_consensus.cc:385] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.655637 10705 raft_consensus.cc:740] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7d8e7854f643eca5f259a7c7e65054, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.655700 10703 raft_consensus.cc:740] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88cef0d8a394ea8bcb6be9d6ae70bb1, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.656093 10704 raft_consensus.cc:740] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910e5e3df3734789a21242d4c0621aa3, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.656876 10703 consensus_queue.cc:260] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:20.657020 10704 consensus_queue.cc:260] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:20.657267 10705 consensus_queue.cc:260] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:20.665798 10688 heartbeater.cc:499] Master 127.0.107.254:39837 was elected leader, sending a full tablet report...
I20260630 12:15:20.667145 10704 ts_tablet_manager.cc:1434] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:15:20.669802 10703 ts_tablet_manager.cc:1434] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:15:20.670050 10614 heartbeater.cc:499] Master 127.0.107.254:39837 was elected leader, sending a full tablet report...
I20260630 12:15:20.670444 10705 ts_tablet_manager.cc:1434] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.010s
I20260630 12:15:20.671350 10539 heartbeater.cc:499] Master 127.0.107.254:39837 was elected leader, sending a full tablet report...
I20260630 12:15:20.961804 10710 raft_consensus.cc:493] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.962247 10710 raft_consensus.cc:515] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:20.964306 10710 leader_election.cc:290] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7d8e7854f643eca5f259a7c7e65054 (127.0.107.193:33951), 910e5e3df3734789a21242d4c0621aa3 (127.0.107.195:33409)
I20260630 12:15:20.974862 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5343eba1a034dc2850808fce53c2621" candidate_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7d8e7854f643eca5f259a7c7e65054" is_pre_election: true
I20260630 12:15:20.975277 10663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5343eba1a034dc2850808fce53c2621" candidate_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910e5e3df3734789a21242d4c0621aa3" is_pre_election: true
I20260630 12:15:20.975598 10514 raft_consensus.cc:2468] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88cef0d8a394ea8bcb6be9d6ae70bb1 in term 0.
I20260630 12:15:20.975996 10663 raft_consensus.cc:2468] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88cef0d8a394ea8bcb6be9d6ae70bb1 in term 0.
I20260630 12:15:20.976769 10553 leader_election.cc:304] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7d8e7854f643eca5f259a7c7e65054, a88cef0d8a394ea8bcb6be9d6ae70bb1; no voters: 
I20260630 12:15:20.977548 10710 raft_consensus.cc:2804] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.977864 10710 raft_consensus.cc:493] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.978133 10710 raft_consensus.cc:3060] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.983067 10710 raft_consensus.cc:515] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:20.984952 10710 leader_election.cc:290] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7d8e7854f643eca5f259a7c7e65054 (127.0.107.193:33951), 910e5e3df3734789a21242d4c0621aa3 (127.0.107.195:33409)
I20260630 12:15:20.985654 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5343eba1a034dc2850808fce53c2621" candidate_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7d8e7854f643eca5f259a7c7e65054"
I20260630 12:15:20.986078 10663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5343eba1a034dc2850808fce53c2621" candidate_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910e5e3df3734789a21242d4c0621aa3"
I20260630 12:15:20.986289 10514 raft_consensus.cc:3060] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.986675 10663 raft_consensus.cc:3060] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.991487 10663 raft_consensus.cc:2468] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88cef0d8a394ea8bcb6be9d6ae70bb1 in term 1.
I20260630 12:15:20.991520 10514 raft_consensus.cc:2468] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88cef0d8a394ea8bcb6be9d6ae70bb1 in term 1.
I20260630 12:15:20.992622 10552 leader_election.cc:304] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 910e5e3df3734789a21242d4c0621aa3, a88cef0d8a394ea8bcb6be9d6ae70bb1; no voters: 
I20260630 12:15:20.993381 10710 raft_consensus.cc:2804] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.994212 10710 raft_consensus.cc:697] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 1 LEADER]: Becoming Leader. State: Replica: a88cef0d8a394ea8bcb6be9d6ae70bb1, State: Running, Role: LEADER
I20260630 12:15:20.994858 10710 consensus_queue.cc:237] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } }
I20260630 12:15:21.001672 10412 catalog_manager.cc:5697] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88cef0d8a394ea8bcb6be9d6ae70bb1 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88cef0d8a394ea8bcb6be9d6ae70bb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c7d8e7854f643eca5f259a7c7e65054" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910e5e3df3734789a21242d4c0621aa3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:21.077925   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:21.094931   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:21.095793   431 tablet_replica.cc:333] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054: stopping tablet replica
I20260630 12:15:21.096330   431 raft_consensus.cc:2243] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:21.096750   431 raft_consensus.cc:2272] T f5343eba1a034dc2850808fce53c2621 P 3c7d8e7854f643eca5f259a7c7e65054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.115743   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:21.124679   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:21.141211   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:21.142066   431 tablet_replica.cc:333] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1: stopping tablet replica
I20260630 12:15:21.142632   431 raft_consensus.cc:2243] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:21.143215   431 pending_rounds.cc:70] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1: Trying to abort 1 pending ops.
I20260630 12:15:21.143386   431 pending_rounds.cc:77] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437769201512448 op_type: NO_OP noop_request { }
I20260630 12:15:21.143656   431 raft_consensus.cc:2889] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:21.143879   431 raft_consensus.cc:2272] T f5343eba1a034dc2850808fce53c2621 P a88cef0d8a394ea8bcb6be9d6ae70bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.168560   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:21.177328   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:21.192915   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:21.193480   431 tablet_replica.cc:333] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3: stopping tablet replica
I20260630 12:15:21.193907   431 raft_consensus.cc:2243] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:21.194247   431 raft_consensus.cc:2272] T f5343eba1a034dc2850808fce53c2621 P 910e5e3df3734789a21242d4c0621aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.212108   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:21.220705   431 master.cc:562] Master@127.0.107.254:39837 shutting down...
I20260630 12:15:21.236506   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:21.237123   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.237468   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6452033cab2e4e139554f486c1480d91: stopping tablet replica
I20260630 12:15:21.246068   431 master.cc:584] Master@127.0.107.254:39837 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1249 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:15:21.276315   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34831
I20260630 12:15:21.277496   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.282440 10717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:21.283362 10716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:21.284029 10719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:21.284365   431 server_base.cc:1061] running on GCE node
I20260630 12:15:21.285199   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:21.285403   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:21.285585   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721285563 us; error 0 us; skew 500 ppm
I20260630 12:15:21.286084   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.288270   431 webserver.cc:533] Webserver started at http://127.0.107.254:46277/ using document root <none> and password file <none>
I20260630 12:15:21.288738   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.289005   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.289278   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.290313   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "98ae6681bd704ca4901ef078e26fb9cc"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.294734   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:21.297924 10724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.298800   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:21.299026   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "98ae6681bd704ca4901ef078e26fb9cc"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.299266   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:21.317589   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.318513   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.353219   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34831
I20260630 12:15:21.353308 10775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34831 every 8 connection(s)
I20260630 12:15:21.357028 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:21.367671 10776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc: Bootstrap starting.
I20260630 12:15:21.371842 10776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:21.375990 10776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc: No bootstrap required, opened a new log
I20260630 12:15:21.379040 10776 raft_consensus.cc:359] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98ae6681bd704ca4901ef078e26fb9cc" member_type: VOTER }
I20260630 12:15:21.379563 10776 raft_consensus.cc:385] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:21.379808 10776 raft_consensus.cc:740] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ae6681bd704ca4901ef078e26fb9cc, State: Initialized, Role: FOLLOWER
I20260630 12:15:21.380496 10776 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98ae6681bd704ca4901ef078e26fb9cc" member_type: VOTER }
I20260630 12:15:21.381068 10776 raft_consensus.cc:399] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:21.381309 10776 raft_consensus.cc:493] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:21.381551 10776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:21.386230 10776 raft_consensus.cc:515] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98ae6681bd704ca4901ef078e26fb9cc" member_type: VOTER }
I20260630 12:15:21.386704 10776 leader_election.cc:304] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [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: 98ae6681bd704ca4901ef078e26fb9cc; no voters: 
I20260630 12:15:21.387729 10776 leader_election.cc:290] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:21.388091 10779 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:21.389451 10779 raft_consensus.cc:697] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 1 LEADER]: Becoming Leader. State: Replica: 98ae6681bd704ca4901ef078e26fb9cc, State: Running, Role: LEADER
I20260630 12:15:21.390106 10779 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [LEADER]: Queue going to LEADER mode. State: All 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: "98ae6681bd704ca4901ef078e26fb9cc" member_type: VOTER }
I20260630 12:15:21.390725 10776 sys_catalog.cc:565] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:21.392778 10780 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98ae6681bd704ca4901ef078e26fb9cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98ae6681bd704ca4901ef078e26fb9cc" member_type: VOTER } }
I20260630 12:15:21.392916 10781 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98ae6681bd704ca4901ef078e26fb9cc. Latest consensus state: current_term: 1 leader_uuid: "98ae6681bd704ca4901ef078e26fb9cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98ae6681bd704ca4901ef078e26fb9cc" member_type: VOTER } }
I20260630 12:15:21.393541 10780 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:21.393610 10781 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:21.398011 10784 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:21.403048 10784 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:21.406883   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:21.411834 10784 catalog_manager.cc:1383] Generated new cluster ID: 28553fadc8c14ba39e33dbbeddf6fb2e
I20260630 12:15:21.412142 10784 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:21.433642 10784 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:21.434928 10784 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:21.447315 10784 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc: Generated new TSK 0
I20260630 12:15:21.447927 10784 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:21.473487   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.479269 10797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:21.480059 10798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:21.481871   431 server_base.cc:1061] running on GCE node
W20260630 12:15:21.481714 10800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:21.483026   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:21.483203   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:21.483320   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721483309 us; error 0 us; skew 500 ppm
I20260630 12:15:21.483734   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.485873   431 webserver.cc:533] Webserver started at http://127.0.107.193:42271/ using document root <none> and password file <none>
I20260630 12:15:21.486276   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.486421   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.486630   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.487664   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "37518f1e2a85481891b775ff2b6b866f"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.491855   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:15:21.494975 10805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.495694   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:21.495988   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "37518f1e2a85481891b775ff2b6b866f"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.496266   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:21.506776   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.507798   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.509222   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:21.511418   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:21.511626   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.511911   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:21.512092   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.549638   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46667
I20260630 12:15:21.549754 10867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46667 every 8 connection(s)
I20260630 12:15:21.554199   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.561456 10872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:21.563047 10873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:21.568086   431 server_base.cc:1061] running on GCE node
W20260630 12:15:21.568200 10875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:21.569238 10868 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34831
I20260630 12:15:21.569546   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:21.569623 10868 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:21.569885   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:21.570168   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721570151 us; error 0 us; skew 500 ppm
I20260630 12:15:21.570628 10868 heartbeater.cc:507] Master 127.0.107.254:34831 requested a full tablet report, sending...
I20260630 12:15:21.570726   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.573009 10741 ts_manager.cc:194] Registered new tserver with Master: 37518f1e2a85481891b775ff2b6b866f (127.0.107.193:46667)
I20260630 12:15:21.573643   431 webserver.cc:533] Webserver started at http://127.0.107.194:37173/ using document root <none> and password file <none>
I20260630 12:15:21.574146   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.574337   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.574613   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.574813 10741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32786
I20260630 12:15:21.575757   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "6024bdcde5bf40baac9a04a364421e14"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.580073   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:15:21.583357 10880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.584084   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:21.584375   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "6024bdcde5bf40baac9a04a364421e14"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.584631   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:21.602094   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.603135   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.604489   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:21.607226   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:21.607403   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.607717   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:21.607872   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.644183   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45833
I20260630 12:15:21.644263 10942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45833 every 8 connection(s)
I20260630 12:15:21.648942   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.655033 10946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:21.656118 10947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:21.658277 10949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:21.661056 10943 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34831
I20260630 12:15:21.661624 10943 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:21.662357 10943 heartbeater.cc:507] Master 127.0.107.254:34831 requested a full tablet report, sending...
I20260630 12:15:21.663275   431 server_base.cc:1061] running on GCE node
I20260630 12:15:21.664238   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:21.664417   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:21.664641   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721664602 us; error 0 us; skew 500 ppm
I20260630 12:15:21.664734 10741 ts_manager.cc:194] Registered new tserver with Master: 6024bdcde5bf40baac9a04a364421e14 (127.0.107.194:45833)
I20260630 12:15:21.665252   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.666529 10741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32788
I20260630 12:15:21.667929   431 webserver.cc:533] Webserver started at http://127.0.107.195:37235/ using document root <none> and password file <none>
I20260630 12:15:21.668578   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.668840   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.669150   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.670086   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "7a376bce85dc4a78a5269b0213e6df01"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.674108   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:15:21.677042 10954 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.677806   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:21.678114   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "7a376bce85dc4a78a5269b0213e6df01"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.678416   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:21.700538   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.701661   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.703003   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:21.705140   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:21.705372   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.705622   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:21.705802   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.743006   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45383
I20260630 12:15:21.743108 11016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45383 every 8 connection(s)
I20260630 12:15:21.747869   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.754539 11020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:21.757011 11021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:21.758224 11023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:21.759192   431 server_base.cc:1061] running on GCE node
I20260630 12:15:21.760113 11017 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34831
I20260630 12:15:21.760182   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:21.760577   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:21.760584 11017 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:21.760900   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721760862 us; error 0 us; skew 500 ppm
I20260630 12:15:21.761525   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.761549 11017 heartbeater.cc:507] Master 127.0.107.254:34831 requested a full tablet report, sending...
I20260630 12:15:21.763798 10741 ts_manager.cc:194] Registered new tserver with Master: 7a376bce85dc4a78a5269b0213e6df01 (127.0.107.195:45383)
I20260630 12:15:21.764313   431 webserver.cc:533] Webserver started at http://127.0.107.196:39735/ using document root <none> and password file <none>
I20260630 12:15:21.764874   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.765080   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.765343   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.765442 10741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32792
I20260630 12:15:21.766453   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "b1d2a64613634c78a2b46625bffa3569"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.770756   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:21.773985 11028 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.774986   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:21.775255   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "b1d2a64613634c78a2b46625bffa3569"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-w8xb"
I20260630 12:15:21.775484   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:21.794322   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.795382   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.796680   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:21.798782   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:21.799005   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.799268   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:21.799431   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.836463   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39477
I20260630 12:15:21.836557 11090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39477 every 8 connection(s)
I20260630 12:15:21.849666 11091 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34831
I20260630 12:15:21.850068 11091 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:21.850782 11091 heartbeater.cc:507] Master 127.0.107.254:34831 requested a full tablet report, sending...
I20260630 12:15:21.852694 10741 ts_manager.cc:194] Registered new tserver with Master: b1d2a64613634c78a2b46625bffa3569 (127.0.107.196:39477)
I20260630 12:15:21.853231   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013764539s
I20260630 12:15:21.854646 10741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32798
I20260630 12:15:21.877039 10741 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:15:21.926038 10908 tablet_service.cc:1511] Processing CreateTablet for tablet c76eab464d7148a89ea6d3d5b969d261 (DEFAULT_TABLE table=test-workload [id=9bcbb7c410b944c8baa9e3d2bbdce53c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:21.926699 10833 tablet_service.cc:1511] Processing CreateTablet for tablet c76eab464d7148a89ea6d3d5b969d261 (DEFAULT_TABLE table=test-workload [id=9bcbb7c410b944c8baa9e3d2bbdce53c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:21.927409 10908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76eab464d7148a89ea6d3d5b969d261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:21.927953 10833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76eab464d7148a89ea6d3d5b969d261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:21.934898 11056 tablet_service.cc:1511] Processing CreateTablet for tablet c76eab464d7148a89ea6d3d5b969d261 (DEFAULT_TABLE table=test-workload [id=9bcbb7c410b944c8baa9e3d2bbdce53c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:21.936044 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76eab464d7148a89ea6d3d5b969d261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:21.947657 11106 tablet_bootstrap.cc:492] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14: Bootstrap starting.
I20260630 12:15:21.949800 11107 tablet_bootstrap.cc:492] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f: Bootstrap starting.
I20260630 12:15:21.951370 11108 tablet_bootstrap.cc:492] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569: Bootstrap starting.
I20260630 12:15:21.955627 11106 tablet_bootstrap.cc:654] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:21.956661 11107 tablet_bootstrap.cc:654] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:21.957998 11108 tablet_bootstrap.cc:654] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:21.960220 11106 tablet_bootstrap.cc:492] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14: No bootstrap required, opened a new log
I20260630 12:15:21.960821 11106 ts_tablet_manager.cc:1403] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:15:21.962456 11107 tablet_bootstrap.cc:492] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f: No bootstrap required, opened a new log
I20260630 12:15:21.962980 11107 ts_tablet_manager.cc:1403] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:15:21.963419 11108 tablet_bootstrap.cc:492] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569: No bootstrap required, opened a new log
I20260630 12:15:21.963940 11108 ts_tablet_manager.cc:1403] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:15:21.963728 11106 raft_consensus.cc:359] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:21.964588 11106 raft_consensus.cc:385] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:21.964918 11106 raft_consensus.cc:740] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6024bdcde5bf40baac9a04a364421e14, State: Initialized, Role: FOLLOWER
I20260630 12:15:21.965652 11106 consensus_queue.cc:260] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:21.965925 11107 raft_consensus.cc:359] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:21.966714 11107 raft_consensus.cc:385] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:21.967037 11107 raft_consensus.cc:740] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37518f1e2a85481891b775ff2b6b866f, State: Initialized, Role: FOLLOWER
I20260630 12:15:21.967046 11108 raft_consensus.cc:359] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:21.968273 10943 heartbeater.cc:499] Master 127.0.107.254:34831 was elected leader, sending a full tablet report...
I20260630 12:15:21.968058 11107 consensus_queue.cc:260] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:21.968504 11106 ts_tablet_manager.cc:1434] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:21.967924 11108 raft_consensus.cc:385] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:21.969126 11108 raft_consensus.cc:740] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1d2a64613634c78a2b46625bffa3569, State: Initialized, Role: FOLLOWER
I20260630 12:15:21.969919 11108 consensus_queue.cc:260] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:21.971239 10868 heartbeater.cc:499] Master 127.0.107.254:34831 was elected leader, sending a full tablet report...
I20260630 12:15:21.971760 11107 ts_tablet_manager.cc:1434] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:15:21.973569 11091 heartbeater.cc:499] Master 127.0.107.254:34831 was elected leader, sending a full tablet report...
I20260630 12:15:21.975208 11108 ts_tablet_manager.cc:1434] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:15:22.139356 11113 raft_consensus.cc:493] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:22.139889 11113 raft_consensus.cc:515] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:22.141860 11113 leader_election.cc:290] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6024bdcde5bf40baac9a04a364421e14 (127.0.107.194:45833), b1d2a64613634c78a2b46625bffa3569 (127.0.107.196:39477)
I20260630 12:15:22.152540 10918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76eab464d7148a89ea6d3d5b969d261" candidate_uuid: "37518f1e2a85481891b775ff2b6b866f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6024bdcde5bf40baac9a04a364421e14" is_pre_election: true
I20260630 12:15:22.153335 11066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76eab464d7148a89ea6d3d5b969d261" candidate_uuid: "37518f1e2a85481891b775ff2b6b866f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1d2a64613634c78a2b46625bffa3569" is_pre_election: true
I20260630 12:15:22.153366 10918 raft_consensus.cc:2468] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37518f1e2a85481891b775ff2b6b866f in term 0.
I20260630 12:15:22.153970 11066 raft_consensus.cc:2468] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37518f1e2a85481891b775ff2b6b866f in term 0.
I20260630 12:15:22.154712 10809 leader_election.cc:304] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37518f1e2a85481891b775ff2b6b866f, 6024bdcde5bf40baac9a04a364421e14; no voters: 
I20260630 12:15:22.155558 11113 raft_consensus.cc:2804] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:22.155828 11113 raft_consensus.cc:493] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:22.156042 11113 raft_consensus.cc:3060] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:22.161384 11113 raft_consensus.cc:515] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:22.162851 11113 leader_election.cc:290] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [CANDIDATE]: Term 1 election: Requested vote from peers 6024bdcde5bf40baac9a04a364421e14 (127.0.107.194:45833), b1d2a64613634c78a2b46625bffa3569 (127.0.107.196:39477)
I20260630 12:15:22.163757 10918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76eab464d7148a89ea6d3d5b969d261" candidate_uuid: "37518f1e2a85481891b775ff2b6b866f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6024bdcde5bf40baac9a04a364421e14"
I20260630 12:15:22.163853 11066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76eab464d7148a89ea6d3d5b969d261" candidate_uuid: "37518f1e2a85481891b775ff2b6b866f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1d2a64613634c78a2b46625bffa3569"
I20260630 12:15:22.164271 10918 raft_consensus.cc:3060] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:22.164403 11066 raft_consensus.cc:3060] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:22.168985 10918 raft_consensus.cc:2468] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37518f1e2a85481891b775ff2b6b866f in term 1.
I20260630 12:15:22.169054 11066 raft_consensus.cc:2468] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37518f1e2a85481891b775ff2b6b866f in term 1.
I20260630 12:15:22.169924 10809 leader_election.cc:304] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37518f1e2a85481891b775ff2b6b866f, 6024bdcde5bf40baac9a04a364421e14; no voters: 
I20260630 12:15:22.170586 11113 raft_consensus.cc:2804] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:22.171726 11113 raft_consensus.cc:697] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 1 LEADER]: Becoming Leader. State: Replica: 37518f1e2a85481891b775ff2b6b866f, State: Running, Role: LEADER
I20260630 12:15:22.172549 11113 consensus_queue.cc:237] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } }
I20260630 12:15:22.178640 10740 catalog_manager.cc:5697] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f reported cstate change: term changed from 0 to 1, leader changed from <none> to 37518f1e2a85481891b775ff2b6b866f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "37518f1e2a85481891b775ff2b6b866f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37518f1e2a85481891b775ff2b6b866f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6024bdcde5bf40baac9a04a364421e14" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1d2a64613634c78a2b46625bffa3569" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39477 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:22.260244   431 auto_rebalancer.cc:639] Failed to schedule move for tablet c76eab464d7148a89ea6d3d5b969d261: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:15:22.262094   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:22.281553   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.282344   431 tablet_replica.cc:333] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f: stopping tablet replica
I20260630 12:15:22.282897   431 raft_consensus.cc:2243] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.283525   431 pending_rounds.cc:70] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f: Trying to abort 1 pending ops.
I20260630 12:15:22.283706   431 pending_rounds.cc:77] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437774025891840 op_type: NO_OP noop_request { }
I20260630 12:15:22.283993   431 raft_consensus.cc:2889] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:22.284317   431 raft_consensus.cc:2272] T c76eab464d7148a89ea6d3d5b969d261 P 37518f1e2a85481891b775ff2b6b866f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.294723   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:22.304009   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:22.322651   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.324200   431 tablet_replica.cc:333] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14: stopping tablet replica
I20260630 12:15:22.325050   431 raft_consensus.cc:2243] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.325570   431 raft_consensus.cc:2272] T c76eab464d7148a89ea6d3d5b969d261 P 6024bdcde5bf40baac9a04a364421e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.345408   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:22.354589   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:22.373075   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.388952   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:22.396559   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:22.417038   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.417841   431 tablet_replica.cc:333] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569: stopping tablet replica
I20260630 12:15:22.418402   431 raft_consensus.cc:2243] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.418828   431 raft_consensus.cc:2272] T c76eab464d7148a89ea6d3d5b969d261 P b1d2a64613634c78a2b46625bffa3569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.437080   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:22.445844   431 master.cc:562] Master@127.0.107.254:34831 shutting down...
I20260630 12:15:22.464610   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.465237   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.465577   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 98ae6681bd704ca4901ef078e26fb9cc: stopping tablet replica
I20260630 12:15:22.473865   431 master.cc:584] Master@127.0.107.254:34831 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1230 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:15:22.507150   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39201
I20260630 12:15:22.508229   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.513054 11121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.513077 11122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.515828 11124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.515947   431 server_base.cc:1061] running on GCE node
I20260630 12:15:22.518275   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.518456   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.518666   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821722518629 us; error 0 us; skew 500 ppm
I20260630 12:15:22.519186   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.521456   431 webserver.cc:533] Webserver started at http://127.0.107.254:34599/ using document root <none> and password file <none>
I20260630 12:15:22.521922   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.522118   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.522388   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.523391   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "94ab53b243ca4f1eb584a6e7c655db3f"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-w8xb"
I20260630 12:15:22.527681   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:22.530819 11129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.531533   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:22.531816   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "94ab53b243ca4f1eb584a6e7c655db3f"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-w8xb"
I20260630 12:15:22.532132   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:22.553848   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.554826   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.588335   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39201
I20260630 12:15:22.588425 11180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39201 every 8 connection(s)
I20260630 12:15:22.592017 11181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.601889 11181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f: Bootstrap starting.
I20260630 12:15:22.606036 11181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:22.609917 11181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f: No bootstrap required, opened a new log
I20260630 12:15:22.611879 11181 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94ab53b243ca4f1eb584a6e7c655db3f" member_type: VOTER }
I20260630 12:15:22.612264 11181 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:22.612545 11181 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94ab53b243ca4f1eb584a6e7c655db3f, State: Initialized, Role: FOLLOWER
I20260630 12:15:22.613200 11181 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94ab53b243ca4f1eb584a6e7c655db3f" member_type: VOTER }
I20260630 12:15:22.613653 11181 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:22.613888 11181 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:22.614151 11181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:22.618728 11181 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94ab53b243ca4f1eb584a6e7c655db3f" member_type: VOTER }
I20260630 12:15:22.619223 11181 leader_election.cc:304] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [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: 94ab53b243ca4f1eb584a6e7c655db3f; no voters: 
I20260630 12:15:22.620340 11181 leader_election.cc:290] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:22.620676 11184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:22.622025 11184 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 1 LEADER]: Becoming Leader. State: Replica: 94ab53b243ca4f1eb584a6e7c655db3f, State: Running, Role: LEADER
I20260630 12:15:22.622710 11184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [LEADER]: Queue going to LEADER mode. State: All 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: "94ab53b243ca4f1eb584a6e7c655db3f" member_type: VOTER }
I20260630 12:15:22.623261 11181 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:22.625416 11186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94ab53b243ca4f1eb584a6e7c655db3f. Latest consensus state: current_term: 1 leader_uuid: "94ab53b243ca4f1eb584a6e7c655db3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94ab53b243ca4f1eb584a6e7c655db3f" member_type: VOTER } }
I20260630 12:15:22.625411 11185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94ab53b243ca4f1eb584a6e7c655db3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94ab53b243ca4f1eb584a6e7c655db3f" member_type: VOTER } }
I20260630 12:15:22.626142 11186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:22.626236 11185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:22.629777 11191 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:22.637993 11191 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:22.640868   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:22.647224 11191 catalog_manager.cc:1383] Generated new cluster ID: d122678e8b2b436ca938399723d8cf4b
I20260630 12:15:22.647543 11191 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:22.662235 11191 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:22.663509 11191 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:22.680279 11191 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f: Generated new TSK 0
I20260630 12:15:22.680944 11191 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:22.707109   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.713268 11202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.714116 11203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.720012 11205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.720266   431 server_base.cc:1061] running on GCE node
I20260630 12:15:22.721382   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.721575   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.721786   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821722721770 us; error 0 us; skew 500 ppm
I20260630 12:15:22.722229   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.724747   431 webserver.cc:533] Webserver started at http://127.0.107.193:37183/ using document root <none> and password file <none>
I20260630 12:15:22.725260   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.725420   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.725648   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.726635   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "de607468132d47d89d56b94b8b028246"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-w8xb"
I20260630 12:15:22.730907   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:22.734562 11210 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.735435   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:15:22.735764   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "de607468132d47d89d56b94b8b028246"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-w8xb"
I20260630 12:15:22.736076   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:22.751477   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.752478   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.754050   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:22.756261   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:22.756489   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.756739   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:22.756985   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:22.794126   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38975
I20260630 12:15:22.794224 11272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38975 every 8 connection(s)
I20260630 12:15:22.799209   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.805804 11277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.809466 11278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.809861 11280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.810629   431 server_base.cc:1061] running on GCE node
I20260630 12:15:22.811740   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.812079   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.812287   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821722812269 us; error 0 us; skew 500 ppm
I20260630 12:15:22.812944   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.813570 11273 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39201
I20260630 12:15:22.813974 11273 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:22.814698 11273 heartbeater.cc:507] Master 127.0.107.254:39201 requested a full tablet report, sending...
I20260630 12:15:22.815884   431 webserver.cc:533] Webserver started at http://127.0.107.194:35391/ using document root <none> and password file <none>
I20260630 12:15:22.816421   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.816614   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.816920   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.816861 11146 ts_manager.cc:194] Registered new tserver with Master: de607468132d47d89d56b94b8b028246 (127.0.107.193:38975)
I20260630 12:15:22.818176   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "2394da210d564645b685012e56a714fb"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-w8xb"
I20260630 12:15:22.818882 11146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48844
I20260630 12:15:22.822691   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:15:22.826129 11285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.826905   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:22.827198   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "2394da210d564645b685012e56a714fb"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-w8xb"
I20260630 12:15:22.827466   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:22.848663   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.849685   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.851013   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:22.853322   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:22.853547   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.853842   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:22.854003   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.890666   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43837
I20260630 12:15:22.890789 11347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43837 every 8 connection(s)
I20260630 12:15:22.895637   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.901882 11351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.902225 11352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.905718 11354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.907604   431 server_base.cc:1061] running on GCE node
I20260630 12:15:22.908510 11348 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39201
I20260630 12:15:22.908639   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.908967   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.909010 11348 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:22.909246   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821722909226 us; error 0 us; skew 500 ppm
I20260630 12:15:22.909986   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.909972 11348 heartbeater.cc:507] Master 127.0.107.254:39201 requested a full tablet report, sending...
I20260630 12:15:22.912431 11146 ts_manager.cc:194] Registered new tserver with Master: 2394da210d564645b685012e56a714fb (127.0.107.194:43837)
I20260630 12:15:22.913039   431 webserver.cc:533] Webserver started at http://127.0.107.195:40173/ using document root <none> and password file <none>
I20260630 12:15:22.913568   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.913787   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.914047 11146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48852
I20260630 12:15:22.914052   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.915539   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-w8xb"
I20260630 12:15:22.920222   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:15:22.923394 11359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.924258   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:22.924553   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-w8xb"
I20260630 12:15:22.924930   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:22.936319   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.937419   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.938728   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:22.940845   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:22.941071   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.941303   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:22.941473   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.978796   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42109
I20260630 12:15:22.978891 11421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42109 every 8 connection(s)
I20260630 12:15:22.992461 11422 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39201
I20260630 12:15:22.992859 11422 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:22.993535 11422 heartbeater.cc:507] Master 127.0.107.254:39201 requested a full tablet report, sending...
I20260630 12:15:22.995540 11146 ts_manager.cc:194] Registered new tserver with Master: 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109)
I20260630 12:15:22.996599   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014609635s
I20260630 12:15:22.997176 11146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48854
I20260630 12:15:23.821486 11273 heartbeater.cc:499] Master 127.0.107.254:39201 was elected leader, sending a full tablet report...
I20260630 12:15:23.916533 11348 heartbeater.cc:499] Master 127.0.107.254:39201 was elected leader, sending a full tablet report...
I20260630 12:15:23.999933 11422 heartbeater.cc:499] Master 127.0.107.254:39201 was elected leader, sending a full tablet report...
I20260630 12:15:24.057500 11146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41214:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:24.059599 11146 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:24.131940 11313 tablet_service.cc:1511] Processing CreateTablet for tablet c67eaef086f1431483fd616f01f03e86 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:24.132972 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 68336465aeb2461eae1dbb6453392742 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:24.133359 11313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67eaef086f1431483fd616f01f03e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.133706 11311 tablet_service.cc:1511] Processing CreateTablet for tablet afb4debaafd04563906dd339ddb32ea4 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:24.131940 11312 tablet_service.cc:1511] Processing CreateTablet for tablet caf5681cab8147b4ad394bf4af743fab (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:24.135902 11387 tablet_service.cc:1511] Processing CreateTablet for tablet c67eaef086f1431483fd616f01f03e86 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:24.136482 11238 tablet_service.cc:1511] Processing CreateTablet for tablet c67eaef086f1431483fd616f01f03e86 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:24.137758 11238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67eaef086f1431483fd616f01f03e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.137907 11236 tablet_service.cc:1511] Processing CreateTablet for tablet afb4debaafd04563906dd339ddb32ea4 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:24.139106 11385 tablet_service.cc:1511] Processing CreateTablet for tablet afb4debaafd04563906dd339ddb32ea4 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:24.139528 11386 tablet_service.cc:1511] Processing CreateTablet for tablet caf5681cab8147b4ad394bf4af743fab (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:24.140430 11385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb4debaafd04563906dd339ddb32ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.140189 11384 tablet_service.cc:1511] Processing CreateTablet for tablet 68336465aeb2461eae1dbb6453392742 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:24.141518 11384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68336465aeb2461eae1dbb6453392742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.141578 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 68336465aeb2461eae1dbb6453392742 (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:24.143146 11387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67eaef086f1431483fd616f01f03e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.145821 11237 tablet_service.cc:1511] Processing CreateTablet for tablet caf5681cab8147b4ad394bf4af743fab (DEFAULT_TABLE table=test-workload [id=28d16771701547c38ab0b17e27c44f5e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:24.147324 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68336465aeb2461eae1dbb6453392742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.139139 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb4debaafd04563906dd339ddb32ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.149434 11311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb4debaafd04563906dd339ddb32ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.152825 11386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf5681cab8147b4ad394bf4af743fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.153018 11312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf5681cab8147b4ad394bf4af743fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.153101 11237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf5681cab8147b4ad394bf4af743fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.157210 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68336465aeb2461eae1dbb6453392742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.209935 11442 tablet_bootstrap.cc:492] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Bootstrap starting.
I20260630 12:15:24.214296 11443 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: Bootstrap starting.
I20260630 12:15:24.217444 11442 tablet_bootstrap.cc:654] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.218873 11444 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb: Bootstrap starting.
I20260630 12:15:24.221043 11443 tablet_bootstrap.cc:654] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.227207 11444 tablet_bootstrap.cc:654] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.229143 11443 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: No bootstrap required, opened a new log
I20260630 12:15:24.229578 11443 ts_tablet_manager.cc:1403] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.006s
I20260630 12:15:24.230611 11442 tablet_bootstrap.cc:492] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff: No bootstrap required, opened a new log
I20260630 12:15:24.231125 11442 ts_tablet_manager.cc:1403] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260630 12:15:24.232272 11443 raft_consensus.cc:359] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.233023 11443 raft_consensus.cc:385] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.233320 11443 raft_consensus.cc:740] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de607468132d47d89d56b94b8b028246, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.233703 11442 raft_consensus.cc:359] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.234253 11444 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb: No bootstrap required, opened a new log
I20260630 12:15:24.234040 11443 consensus_queue.cc:260] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.234494 11442 raft_consensus.cc:385] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.234901 11444 ts_tablet_manager.cc:1403] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260630 12:15:24.234915 11442 raft_consensus.cc:740] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029ccdef5a2d472ca0a9bb43e7ab28ff, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.236363 11442 consensus_queue.cc:260] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.238253 11443 ts_tablet_manager.cc:1434] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:15:24.238147 11444 raft_consensus.cc:359] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.238922 11444 raft_consensus.cc:385] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.239225 11444 raft_consensus.cc:740] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2394da210d564645b685012e56a714fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.239988 11443 tablet_bootstrap.cc:492] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246: Bootstrap starting.
I20260630 12:15:24.240033 11444 consensus_queue.cc:260] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.247643 11442 ts_tablet_manager.cc:1434] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260630 12:15:24.248345 11443 tablet_bootstrap.cc:654] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.248837 11442 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Bootstrap starting.
I20260630 12:15:24.257747 11442 tablet_bootstrap.cc:654] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.262660 11444 ts_tablet_manager.cc:1434] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.011s
I20260630 12:15:24.263736 11444 tablet_bootstrap.cc:492] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb: Bootstrap starting.
I20260630 12:15:24.264689 11443 tablet_bootstrap.cc:492] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246: No bootstrap required, opened a new log
I20260630 12:15:24.265275 11443 ts_tablet_manager.cc:1403] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260630 12:15:24.266151 11442 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff: No bootstrap required, opened a new log
I20260630 12:15:24.266666 11442 ts_tablet_manager.cc:1403] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260630 12:15:24.268225 11443 raft_consensus.cc:359] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.269050 11443 raft_consensus.cc:385] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.269565 11444 tablet_bootstrap.cc:654] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.269387 11443 raft_consensus.cc:740] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de607468132d47d89d56b94b8b028246, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.269310 11442 raft_consensus.cc:359] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.270344 11442 raft_consensus.cc:385] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.270673 11442 raft_consensus.cc:740] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029ccdef5a2d472ca0a9bb43e7ab28ff, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.270848 11443 consensus_queue.cc:260] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.271474 11442 consensus_queue.cc:260] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.274132 11442 ts_tablet_manager.cc:1434] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:15:24.275413 11442 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff: Bootstrap starting.
I20260630 12:15:24.275591 11443 ts_tablet_manager.cc:1434] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:15:24.276764 11443 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246: Bootstrap starting.
I20260630 12:15:24.282541 11443 tablet_bootstrap.cc:654] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.282959 11442 tablet_bootstrap.cc:654] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.297878 11442 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff: No bootstrap required, opened a new log
I20260630 12:15:24.298640 11442 ts_tablet_manager.cc:1403] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260630 12:15:24.302409 11442 raft_consensus.cc:359] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.303392 11442 raft_consensus.cc:385] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.303791 11442 raft_consensus.cc:740] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029ccdef5a2d472ca0a9bb43e7ab28ff, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.304944 11442 consensus_queue.cc:260] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.308212 11442 ts_tablet_manager.cc:1434] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:24.309610 11442 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Bootstrap starting.
I20260630 12:15:24.319020 11442 tablet_bootstrap.cc:654] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.327286 11444 tablet_bootstrap.cc:492] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb: No bootstrap required, opened a new log
I20260630 12:15:24.327518 11443 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246: No bootstrap required, opened a new log
I20260630 12:15:24.327558 11442 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: No bootstrap required, opened a new log
I20260630 12:15:24.327759 11444 ts_tablet_manager.cc:1403] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.031s
I20260630 12:15:24.328306 11443 ts_tablet_manager.cc:1403] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.026s
I20260630 12:15:24.328317 11442 ts_tablet_manager.cc:1403] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:15:24.330715 11444 raft_consensus.cc:359] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.331436 11444 raft_consensus.cc:385] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.331676 11444 raft_consensus.cc:740] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2394da210d564645b685012e56a714fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.331693 11442 raft_consensus.cc:359] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.331854 11443 raft_consensus.cc:359] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.332598 11442 raft_consensus.cc:385] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.332649 11443 raft_consensus.cc:385] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.332418 11444 consensus_queue.cc:260] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.333144 11442 raft_consensus.cc:740] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029ccdef5a2d472ca0a9bb43e7ab28ff, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.333246 11443 raft_consensus.cc:740] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de607468132d47d89d56b94b8b028246, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.334757 11444 ts_tablet_manager.cc:1434] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:15:24.334151 11442 consensus_queue.cc:260] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.334215 11443 consensus_queue.cc:260] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.335819 11444 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: Bootstrap starting.
I20260630 12:15:24.337028 11442 ts_tablet_manager.cc:1434] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:15:24.339026 11443 ts_tablet_manager.cc:1434] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:15:24.339987 11443 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246: Bootstrap starting.
I20260630 12:15:24.342465 11444 tablet_bootstrap.cc:654] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.349284 11443 tablet_bootstrap.cc:654] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.354316 11444 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: No bootstrap required, opened a new log
I20260630 12:15:24.354974 11444 ts_tablet_manager.cc:1403] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:15:24.357424 11443 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246: No bootstrap required, opened a new log
I20260630 12:15:24.357947 11443 ts_tablet_manager.cc:1403] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260630 12:15:24.357693 11444 raft_consensus.cc:359] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.358428 11444 raft_consensus.cc:385] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.358752 11444 raft_consensus.cc:740] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2394da210d564645b685012e56a714fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.359623 11450 raft_consensus.cc:493] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.359477 11444 consensus_queue.cc:260] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.360054 11450 raft_consensus.cc:515] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.360862 11443 raft_consensus.cc:359] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.361675 11443 raft_consensus.cc:385] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.361943 11443 raft_consensus.cc:740] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de607468132d47d89d56b94b8b028246, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.362531 11444 ts_tablet_manager.cc:1434] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:15:24.362644 11450 leader_election.cc:290] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de607468132d47d89d56b94b8b028246 (127.0.107.193:38975), 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109)
I20260630 12:15:24.362772 11443 consensus_queue.cc:260] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.363590 11444 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb: Bootstrap starting.
I20260630 12:15:24.366994 11443 ts_tablet_manager.cc:1434] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:15:24.369983 11444 tablet_bootstrap.cc:654] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.381175 11248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5681cab8147b4ad394bf4af743fab" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de607468132d47d89d56b94b8b028246" is_pre_election: true
I20260630 12:15:24.382198 11248 raft_consensus.cc:2468] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 0.
I20260630 12:15:24.384840 11286 leader_election.cc:304] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2394da210d564645b685012e56a714fb, de607468132d47d89d56b94b8b028246; no voters: 
I20260630 12:15:24.386018 11459 raft_consensus.cc:2804] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.386369 11459 raft_consensus.cc:493] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.386667 11459 raft_consensus.cc:3060] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.394280 11459 raft_consensus.cc:515] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.396353 11459 leader_election.cc:290] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 election: Requested vote from peers de607468132d47d89d56b94b8b028246 (127.0.107.193:38975), 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109)
I20260630 12:15:24.397712 11248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5681cab8147b4ad394bf4af743fab" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de607468132d47d89d56b94b8b028246"
I20260630 12:15:24.398337 11248 raft_consensus.cc:3060] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.400431 11397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5681cab8147b4ad394bf4af743fab" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" is_pre_election: true
I20260630 12:15:24.401031 11396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5681cab8147b4ad394bf4af743fab" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff"
I20260630 12:15:24.401216 11397 raft_consensus.cc:2468] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 0.
I20260630 12:15:24.402294 11444 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb: No bootstrap required, opened a new log
I20260630 12:15:24.402837 11444 ts_tablet_manager.cc:1403] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb: Time spent bootstrapping tablet: real 0.039s	user 0.031s	sys 0.004s
I20260630 12:15:24.404944 11248 raft_consensus.cc:2468] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 1.
I20260630 12:15:24.405074 11444 raft_consensus.cc:359] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.405808 11444 raft_consensus.cc:385] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.406057 11444 raft_consensus.cc:740] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2394da210d564645b685012e56a714fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.405988 11286 leader_election.cc:304] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [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: 2394da210d564645b685012e56a714fb, de607468132d47d89d56b94b8b028246; no voters: 029ccdef5a2d472ca0a9bb43e7ab28ff
I20260630 12:15:24.406872 11459 raft_consensus.cc:2804] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.406795 11444 consensus_queue.cc:260] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.407418 11459 raft_consensus.cc:697] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Becoming Leader. State: Replica: 2394da210d564645b685012e56a714fb, State: Running, Role: LEADER
I20260630 12:15:24.408231 11459 consensus_queue.cc:237] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.409853 11444 ts_tablet_manager.cc:1434] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:24.416157 11144 catalog_manager.cc:5697] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2394da210d564645b685012e56a714fb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:24.416957 11459 raft_consensus.cc:493] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.417428 11459 raft_consensus.cc:515] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.419203 11459 leader_election.cc:290] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109), de607468132d47d89d56b94b8b028246 (127.0.107.193:38975)
I20260630 12:15:24.419799 11396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67eaef086f1431483fd616f01f03e86" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" is_pre_election: true
I20260630 12:15:24.420181 11248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67eaef086f1431483fd616f01f03e86" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de607468132d47d89d56b94b8b028246" is_pre_election: true
I20260630 12:15:24.420490 11396 raft_consensus.cc:2468] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 0.
I20260630 12:15:24.420876 11248 raft_consensus.cc:2468] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 0.
I20260630 12:15:24.421730 11289 leader_election.cc:304] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029ccdef5a2d472ca0a9bb43e7ab28ff, 2394da210d564645b685012e56a714fb; no voters: 
I20260630 12:15:24.422811 11459 raft_consensus.cc:2804] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.423111 11459 raft_consensus.cc:493] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.423414 11459 raft_consensus.cc:3060] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.429163 11459 raft_consensus.cc:515] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.430920 11459 leader_election.cc:290] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 election: Requested vote from peers 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109), de607468132d47d89d56b94b8b028246 (127.0.107.193:38975)
I20260630 12:15:24.431636 11396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67eaef086f1431483fd616f01f03e86" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff"
I20260630 12:15:24.431970 11248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67eaef086f1431483fd616f01f03e86" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de607468132d47d89d56b94b8b028246"
I20260630 12:15:24.432179 11396 raft_consensus.cc:3060] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.432567 11248 raft_consensus.cc:3060] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.437711 11396 raft_consensus.cc:2468] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 1.
I20260630 12:15:24.437721 11248 raft_consensus.cc:2468] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 1.
I20260630 12:15:24.438916 11289 leader_election.cc:304] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029ccdef5a2d472ca0a9bb43e7ab28ff, 2394da210d564645b685012e56a714fb; no voters: 
I20260630 12:15:24.439555 11459 raft_consensus.cc:2804] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.439958 11459 raft_consensus.cc:697] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Becoming Leader. State: Replica: 2394da210d564645b685012e56a714fb, State: Running, Role: LEADER
I20260630 12:15:24.440543 11459 consensus_queue.cc:237] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } }
I20260630 12:15:24.446664 11144 catalog_manager.cc:5697] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2394da210d564645b685012e56a714fb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:24.536885 11449 raft_consensus.cc:493] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.537495 11449 raft_consensus.cc:515] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.539563 11449 leader_election.cc:290] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de607468132d47d89d56b94b8b028246 (127.0.107.193:38975), 2394da210d564645b685012e56a714fb (127.0.107.194:43837)
I20260630 12:15:24.549814 11323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68336465aeb2461eae1dbb6453392742" candidate_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2394da210d564645b685012e56a714fb" is_pre_election: true
I20260630 12:15:24.549800 11248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68336465aeb2461eae1dbb6453392742" candidate_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de607468132d47d89d56b94b8b028246" is_pre_election: true
I20260630 12:15:24.550923 11323 raft_consensus.cc:2468] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 029ccdef5a2d472ca0a9bb43e7ab28ff in term 0.
I20260630 12:15:24.550944 11248 raft_consensus.cc:2468] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 029ccdef5a2d472ca0a9bb43e7ab28ff in term 0.
I20260630 12:15:24.552167 11360 leader_election.cc:304] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029ccdef5a2d472ca0a9bb43e7ab28ff, de607468132d47d89d56b94b8b028246; no voters: 
I20260630 12:15:24.552902 11449 raft_consensus.cc:2804] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.553236 11449 raft_consensus.cc:493] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.553455 11449 raft_consensus.cc:3060] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.558008 11449 raft_consensus.cc:515] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.559630 11449 leader_election.cc:290] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [CANDIDATE]: Term 1 election: Requested vote from peers de607468132d47d89d56b94b8b028246 (127.0.107.193:38975), 2394da210d564645b685012e56a714fb (127.0.107.194:43837)
I20260630 12:15:24.560307 11248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68336465aeb2461eae1dbb6453392742" candidate_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de607468132d47d89d56b94b8b028246"
I20260630 12:15:24.560575 11323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68336465aeb2461eae1dbb6453392742" candidate_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2394da210d564645b685012e56a714fb"
I20260630 12:15:24.560899 11248 raft_consensus.cc:3060] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.561213 11323 raft_consensus.cc:3060] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.565834 11323 raft_consensus.cc:2468] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029ccdef5a2d472ca0a9bb43e7ab28ff in term 1.
I20260630 12:15:24.565828 11248 raft_consensus.cc:2468] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029ccdef5a2d472ca0a9bb43e7ab28ff in term 1.
I20260630 12:15:24.566933 11361 leader_election.cc:304] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029ccdef5a2d472ca0a9bb43e7ab28ff, 2394da210d564645b685012e56a714fb; no voters: 
I20260630 12:15:24.567643 11449 raft_consensus.cc:2804] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.568537 11449 raft_consensus.cc:697] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 LEADER]: Becoming Leader. State: Replica: 029ccdef5a2d472ca0a9bb43e7ab28ff, State: Running, Role: LEADER
I20260630 12:15:24.569371 11449 consensus_queue.cc:237] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.575670 11144 catalog_manager.cc:5697] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195). New cstate: current_term: 1 leader_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: HEALTHY } } }
W20260630 12:15:24.638962 11194 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:24.658454 11459 raft_consensus.cc:493] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.658921 11459 raft_consensus.cc:515] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.660774 11459 leader_election.cc:290] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de607468132d47d89d56b94b8b028246 (127.0.107.193:38975), 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109)
I20260630 12:15:24.661692 11248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb4debaafd04563906dd339ddb32ea4" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de607468132d47d89d56b94b8b028246" is_pre_election: true
I20260630 12:15:24.661931 11396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb4debaafd04563906dd339ddb32ea4" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" is_pre_election: true
I20260630 12:15:24.662323 11248 raft_consensus.cc:2468] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 0.
I20260630 12:15:24.662565 11396 raft_consensus.cc:2468] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 0.
I20260630 12:15:24.663337 11286 leader_election.cc:304] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2394da210d564645b685012e56a714fb, de607468132d47d89d56b94b8b028246; no voters: 
I20260630 12:15:24.664106 11459 raft_consensus.cc:2804] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.664481 11459 raft_consensus.cc:493] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.664753 11459 raft_consensus.cc:3060] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.669622 11459 raft_consensus.cc:515] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.671510 11459 leader_election.cc:290] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 election: Requested vote from peers de607468132d47d89d56b94b8b028246 (127.0.107.193:38975), 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109)
I20260630 12:15:24.672019 11248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb4debaafd04563906dd339ddb32ea4" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de607468132d47d89d56b94b8b028246"
I20260630 12:15:24.672605 11248 raft_consensus.cc:3060] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.672526 11396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb4debaafd04563906dd339ddb32ea4" candidate_uuid: "2394da210d564645b685012e56a714fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff"
I20260630 12:15:24.673151 11396 raft_consensus.cc:3060] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.677414 11248 raft_consensus.cc:2468] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 1.
I20260630 12:15:24.677850 11396 raft_consensus.cc:2468] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2394da210d564645b685012e56a714fb in term 1.
I20260630 12:15:24.678527 11286 leader_election.cc:304] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2394da210d564645b685012e56a714fb, de607468132d47d89d56b94b8b028246; no voters: 
I20260630 12:15:24.679353 11459 raft_consensus.cc:2804] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.679780 11459 raft_consensus.cc:697] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Becoming Leader. State: Replica: 2394da210d564645b685012e56a714fb, State: Running, Role: LEADER
I20260630 12:15:24.680449 11459 consensus_queue.cc:237] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } }
I20260630 12:15:24.687254 11144 catalog_manager.cc:5697] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2394da210d564645b685012e56a714fb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:24.801510 11396 raft_consensus.cc:3060] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.808506 11459 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.820695 11463 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:24.899718 11463 consensus_queue.cc:1048] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.911926 11477 consensus_queue.cc:1048] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.993074 11449 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.003191 11449 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.099767 11477 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.110172 11463 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:31.758256   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:31.766335 11488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:31.766335 11487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:31.767437 11490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:31.772126   431 server_base.cc:1061] running on GCE node
I20260630 12:15:31.773772   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:31.773978   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:31.774225   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821731774205 us; error 0 us; skew 500 ppm
I20260630 12:15:31.774775   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:31.777594   431 webserver.cc:533] Webserver started at http://127.0.107.196:33741/ using document root <none> and password file <none>
I20260630 12:15:31.778095   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:31.778266   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:31.778517   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:31.780058   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "2ba7916878da4910b1898f29fa71eb52"
format_stamp: "Formatted at 2026-06-30 12:15:31 on dist-test-slave-w8xb"
I20260630 12:15:31.785609   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:15:31.789247 11495 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.790084   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:15:31.790393   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "2ba7916878da4910b1898f29fa71eb52"
format_stamp: "Formatted at 2026-06-30 12:15:31 on dist-test-slave-w8xb"
I20260630 12:15:31.790704   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:31.808243   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:31.809643   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:31.811174   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:31.813753   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:31.814003   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.814252   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:31.814445   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.858836   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45659
I20260630 12:15:31.858942 11557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45659 every 8 connection(s)
I20260630 12:15:31.880018 11558 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39201
I20260630 12:15:31.880438 11558 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:31.881342 11558 heartbeater.cc:507] Master 127.0.107.254:39201 requested a full tablet report, sending...
I20260630 12:15:31.883530 11144 ts_manager.cc:194] Registered new tserver with Master: 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196:45659)
I20260630 12:15:31.885289 11144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41228
I20260630 12:15:32.706951 11396 consensus_queue.cc:237] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:32.715595 11323 raft_consensus.cc:1275] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Refusing update from remote peer 029ccdef5a2d472ca0a9bb43e7ab28ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:32.717721 11485 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:32.721215 11248 raft_consensus.cc:1275] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Refusing update from remote peer 029ccdef5a2d472ca0a9bb43e7ab28ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:32.722671 11485 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:32.729518 11565 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.732234 11323 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
W20260630 12:15:32.734762 11360 consensus_peers.cc:597] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff -> Peer 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196:45659): Couldn't send request to peer 2ba7916878da4910b1898f29fa71eb52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68336465aeb2461eae1dbb6453392742. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:32.737321 11248 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.749369 11144 catalog_manager.cc:5697] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb reported cstate change: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.779035 11323 consensus_queue.cc:237] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:32.789543 11396 raft_consensus.cc:1275] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:32.794365 11463 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:32.796497 11248 raft_consensus.cc:1275] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:32.799971 11579 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:15:32.804051 11286 consensus_peers.cc:597] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb -> Peer 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196:45659): Couldn't send request to peer 2ba7916878da4910b1898f29fa71eb52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afb4debaafd04563906dd339ddb32ea4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:32.810163 11579 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.812490 11248 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.814858 11396 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.827611 11323 consensus_queue.cc:237] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:32.831694 11145 catalog_manager.cc:5697] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 reported cstate change: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.837116 11248 raft_consensus.cc:1275] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:32.837150 11396 raft_consensus.cc:1275] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:15:32.838874 11286 consensus_peers.cc:597] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb -> Peer 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196:45659): Couldn't send request to peer 2ba7916878da4910b1898f29fa71eb52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: caf5681cab8147b4ad394bf4af743fab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:32.839416 11463 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:32.840442 11582 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:32.851231 11582 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.854008 11396 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.854399 11248 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } } }
I20260630 12:15:32.867413 11144 catalog_manager.cc:5697] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb reported cstate change: config changed from index -1 to 2, NON_VOTER 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:32.887678 11558 heartbeater.cc:499] Master 127.0.107.254:39201 was elected leader, sending a full tablet report...
I20260630 12:15:33.246798 11586 ts_tablet_manager.cc:933] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: Initiating tablet copy from peer 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109)
I20260630 12:15:33.248623 11586 tablet_copy_client.cc:323] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42109
I20260630 12:15:33.260520 11407 tablet_copy_service.cc:140] P 029ccdef5a2d472ca0a9bb43e7ab28ff: Received BeginTabletCopySession request for tablet 68336465aeb2461eae1dbb6453392742 from peer 2ba7916878da4910b1898f29fa71eb52 ({username='slave'} at 127.0.0.1:54064)
I20260630 12:15:33.261037 11407 tablet_copy_service.cc:161] P 029ccdef5a2d472ca0a9bb43e7ab28ff: Beginning new tablet copy session on tablet 68336465aeb2461eae1dbb6453392742 from peer 2ba7916878da4910b1898f29fa71eb52 at {username='slave'} at 127.0.0.1:54064: session id = 2ba7916878da4910b1898f29fa71eb52-68336465aeb2461eae1dbb6453392742
I20260630 12:15:33.268137 11590 ts_tablet_manager.cc:933] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: Initiating tablet copy from peer 2394da210d564645b685012e56a714fb (127.0.107.194:43837)
I20260630 12:15:33.269131 11407 tablet_copy_source_session.cc:215] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:33.271685 11590 tablet_copy_client.cc:323] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:43837
I20260630 12:15:33.272593 11586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68336465aeb2461eae1dbb6453392742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:33.283257 11333 tablet_copy_service.cc:140] P 2394da210d564645b685012e56a714fb: Received BeginTabletCopySession request for tablet afb4debaafd04563906dd339ddb32ea4 from peer 2ba7916878da4910b1898f29fa71eb52 ({username='slave'} at 127.0.0.1:37124)
I20260630 12:15:33.283870 11333 tablet_copy_service.cc:161] P 2394da210d564645b685012e56a714fb: Beginning new tablet copy session on tablet afb4debaafd04563906dd339ddb32ea4 from peer 2ba7916878da4910b1898f29fa71eb52 at {username='slave'} at 127.0.0.1:37124: session id = 2ba7916878da4910b1898f29fa71eb52-afb4debaafd04563906dd339ddb32ea4
I20260630 12:15:33.287853 11586 tablet_copy_client.cc:806] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:33.288506 11586 tablet_copy_client.cc:670] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:33.291854 11333 tablet_copy_source_session.cc:215] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:33.292268 11586 tablet_copy_client.cc:538] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:33.295179 11590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb4debaafd04563906dd339ddb32ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:33.300951 11586 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: Bootstrap starting.
I20260630 12:15:33.312214 11590 tablet_copy_client.cc:806] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:33.312860 11590 tablet_copy_client.cc:670] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:33.316910 11590 tablet_copy_client.cc:538] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:33.321251 11586 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:33.322222 11586 tablet_bootstrap.cc:492] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: Bootstrap complete.
I20260630 12:15:33.322909 11586 ts_tablet_manager.cc:1403] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260630 12:15:33.326161 11590 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: Bootstrap starting.
I20260630 12:15:33.326004 11586 raft_consensus.cc:359] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:33.327015 11586 raft_consensus.cc:740] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ba7916878da4910b1898f29fa71eb52, State: Initialized, Role: LEARNER
I20260630 12:15:33.327751 11586 consensus_queue.cc:260] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:33.332640 11586 ts_tablet_manager.cc:1434] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:15:33.334542 11407 tablet_copy_service.cc:342] P 029ccdef5a2d472ca0a9bb43e7ab28ff: Request end of tablet copy session 2ba7916878da4910b1898f29fa71eb52-68336465aeb2461eae1dbb6453392742 received from {username='slave'} at 127.0.0.1:54064
I20260630 12:15:33.334971 11407 tablet_copy_service.cc:434] P 029ccdef5a2d472ca0a9bb43e7ab28ff: ending tablet copy session 2ba7916878da4910b1898f29fa71eb52-68336465aeb2461eae1dbb6453392742 on tablet 68336465aeb2461eae1dbb6453392742 with peer 2ba7916878da4910b1898f29fa71eb52
I20260630 12:15:33.350419 11590 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:33.351205 11590 tablet_bootstrap.cc:492] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: Bootstrap complete.
I20260630 12:15:33.351877 11590 ts_tablet_manager.cc:1403] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.001s
I20260630 12:15:33.354205 11590 raft_consensus.cc:359] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:33.354818 11590 raft_consensus.cc:740] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ba7916878da4910b1898f29fa71eb52, State: Initialized, Role: LEARNER
I20260630 12:15:33.355439 11590 consensus_queue.cc:260] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:33.357581 11590 ts_tablet_manager.cc:1434] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:15:33.359344 11333 tablet_copy_service.cc:342] P 2394da210d564645b685012e56a714fb: Request end of tablet copy session 2ba7916878da4910b1898f29fa71eb52-afb4debaafd04563906dd339ddb32ea4 received from {username='slave'} at 127.0.0.1:37124
I20260630 12:15:33.359779 11333 tablet_copy_service.cc:434] P 2394da210d564645b685012e56a714fb: ending tablet copy session 2ba7916878da4910b1898f29fa71eb52-afb4debaafd04563906dd339ddb32ea4 on tablet afb4debaafd04563906dd339ddb32ea4 with peer 2ba7916878da4910b1898f29fa71eb52
I20260630 12:15:33.375531 11590 ts_tablet_manager.cc:933] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: Initiating tablet copy from peer 2394da210d564645b685012e56a714fb (127.0.107.194:43837)
I20260630 12:15:33.377065 11590 tablet_copy_client.cc:323] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:43837
I20260630 12:15:33.378584 11333 tablet_copy_service.cc:140] P 2394da210d564645b685012e56a714fb: Received BeginTabletCopySession request for tablet caf5681cab8147b4ad394bf4af743fab from peer 2ba7916878da4910b1898f29fa71eb52 ({username='slave'} at 127.0.0.1:37124)
I20260630 12:15:33.379045 11333 tablet_copy_service.cc:161] P 2394da210d564645b685012e56a714fb: Beginning new tablet copy session on tablet caf5681cab8147b4ad394bf4af743fab from peer 2ba7916878da4910b1898f29fa71eb52 at {username='slave'} at 127.0.0.1:37124: session id = 2ba7916878da4910b1898f29fa71eb52-caf5681cab8147b4ad394bf4af743fab
I20260630 12:15:33.384032 11333 tablet_copy_source_session.cc:215] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:33.386763 11590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf5681cab8147b4ad394bf4af743fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:33.402194 11590 tablet_copy_client.cc:806] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:33.402797 11590 tablet_copy_client.cc:670] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:33.406112 11590 tablet_copy_client.cc:538] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:33.414633 11590 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: Bootstrap starting.
I20260630 12:15:33.433605 11590 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:33.434458 11590 tablet_bootstrap.cc:492] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: Bootstrap complete.
I20260630 12:15:33.435130 11590 ts_tablet_manager.cc:1403] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260630 12:15:33.437985 11590 raft_consensus.cc:359] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:33.438794 11590 raft_consensus.cc:740] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ba7916878da4910b1898f29fa71eb52, State: Initialized, Role: LEARNER
I20260630 12:15:33.439429 11590 consensus_queue.cc:260] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: true } }
I20260630 12:15:33.441779 11590 ts_tablet_manager.cc:1434] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:15:33.443439 11333 tablet_copy_service.cc:342] P 2394da210d564645b685012e56a714fb: Request end of tablet copy session 2ba7916878da4910b1898f29fa71eb52-caf5681cab8147b4ad394bf4af743fab received from {username='slave'} at 127.0.0.1:37124
I20260630 12:15:33.443797 11333 tablet_copy_service.cc:434] P 2394da210d564645b685012e56a714fb: ending tablet copy session 2ba7916878da4910b1898f29fa71eb52-caf5681cab8147b4ad394bf4af743fab on tablet caf5681cab8147b4ad394bf4af743fab with peer 2ba7916878da4910b1898f29fa71eb52
I20260630 12:15:33.671278 11533 raft_consensus.cc:1217] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:33.743659 11533 raft_consensus.cc:1217] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:33.901501 11533 raft_consensus.cc:1217] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:34.177018 11600 raft_consensus.cc:1064] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff: attempting to promote NON_VOTER 2ba7916878da4910b1898f29fa71eb52 to VOTER
I20260630 12:15:34.179008 11600 consensus_queue.cc:237] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } }
I20260630 12:15:34.185185 11533 raft_consensus.cc:1275] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Refusing update from remote peer 029ccdef5a2d472ca0a9bb43e7ab28ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.185457 11323 raft_consensus.cc:1275] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Refusing update from remote peer 029ccdef5a2d472ca0a9bb43e7ab28ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.186559 11248 raft_consensus.cc:1275] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Refusing update from remote peer 029ccdef5a2d472ca0a9bb43e7ab28ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.186935 11600 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:34.187888 11599 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:34.188617 11570 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:34.210005 11570 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.211385 11248 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.221030 11533 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.223557 11145 catalog_manager.cc:5697] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff reported cstate change: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:34.227137 11463 raft_consensus.cc:1064] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb: attempting to promote NON_VOTER 2ba7916878da4910b1898f29fa71eb52 to VOTER
I20260630 12:15:34.229979 11463 consensus_queue.cc:237] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } }
I20260630 12:15:34.218637 11323 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } attrs { replace: true } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.244674 11533 raft_consensus.cc:1275] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.246258 11396 raft_consensus.cc:1275] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.248883 11597 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:34.246315 11248 raft_consensus.cc:1275] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.251730 11597 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:34.254274 11463 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:34.267628 11463 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.270026 11397 consensus_queue.cc:237] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } }
I20260630 12:15:34.269910 11395 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.281601 11247 raft_consensus.cc:1275] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Refusing update from remote peer 029ccdef5a2d472ca0a9bb43e7ab28ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:34.280956 11248 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.283232 11599 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:34.288441 11144 catalog_manager.cc:5697] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb reported cstate change: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:34.290130 11532 raft_consensus.cc:1275] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Refusing update from remote peer 029ccdef5a2d472ca0a9bb43e7ab28ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:34.291054 11599 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2394da210d564645b685012e56a714fb (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.297798 11246 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2394da210d564645b685012e56a714fb (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.300983 11600 consensus_queue.cc:1048] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:34.305327 11133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68336465aeb2461eae1dbb6453392742 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:34.308578 11532 raft_consensus.cc:2955] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2394da210d564645b685012e56a714fb (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.310285 11145 catalog_manager.cc:5697] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff reported cstate change: config changed from index 3 to 4, VOTER 2394da210d564645b685012e56a714fb (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:34.321008 11531 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } attrs { replace: true } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.325336 11311 tablet_service.cc:1558] Processing DeleteTablet for tablet 68336465aeb2461eae1dbb6453392742 with delete_type TABLET_DATA_TOMBSTONED (TS 2394da210d564645b685012e56a714fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37100
I20260630 12:15:34.330844 11323 consensus_queue.cc:237] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } }
I20260630 12:15:34.339206 11246 raft_consensus.cc:1275] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:34.340750 11463 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:34.341097 11615 tablet_replica.cc:333] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: stopping tablet replica
I20260630 12:15:34.342464 11615 raft_consensus.cc:2243] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.343230 11615 raft_consensus.cc:2272] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.344362 11533 raft_consensus.cc:1275] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:34.347996 11615 ts_tablet_manager.cc:1916] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:34.348085 11598 consensus_queue.cc:1048] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:15:34.350711 11597 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.354796 11533 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.360672 11246 raft_consensus.cc:2955] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.367908 11131 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afb4debaafd04563906dd339ddb32ea4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:34.368489 11145 catalog_manager.cc:5697] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 reported cstate change: config changed from index 3 to 4, VOTER 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.379662 11615 ts_tablet_manager.cc:1929] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:34.380205 11615 log.cc:1199] T 68336465aeb2461eae1dbb6453392742 P 2394da210d564645b685012e56a714fb: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-1-root/wals/68336465aeb2461eae1dbb6453392742
I20260630 12:15:34.381880 11131 catalog_manager.cc:5028] TS 2394da210d564645b685012e56a714fb (127.0.107.194:43837): tablet 68336465aeb2461eae1dbb6453392742 (table test-workload [id=28d16771701547c38ab0b17e27c44f5e]) successfully deleted
I20260630 12:15:34.383984 11386 tablet_service.cc:1558] Processing DeleteTablet for tablet afb4debaafd04563906dd339ddb32ea4 with delete_type TABLET_DATA_TOMBSTONED (TS 029ccdef5a2d472ca0a9bb43e7ab28ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54042
I20260630 12:15:34.385882 11616 tablet_replica.cc:333] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: stopping tablet replica
I20260630 12:15:34.386996 11616 raft_consensus.cc:2243] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.387667 11616 raft_consensus.cc:2272] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.391479 11616 ts_tablet_manager.cc:1916] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:34.404000 11616 ts_tablet_manager.cc:1929] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:34.404322 11616 log.cc:1199] T afb4debaafd04563906dd339ddb32ea4 P 029ccdef5a2d472ca0a9bb43e7ab28ff: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-2-root/wals/afb4debaafd04563906dd339ddb32ea4
I20260630 12:15:34.405735 11133 catalog_manager.cc:5028] TS 029ccdef5a2d472ca0a9bb43e7ab28ff (127.0.107.195:42109): tablet afb4debaafd04563906dd339ddb32ea4 (table test-workload [id=28d16771701547c38ab0b17e27c44f5e]) successfully deleted
I20260630 12:15:34.494199 11463 raft_consensus.cc:1064] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb: attempting to promote NON_VOTER 2ba7916878da4910b1898f29fa71eb52 to VOTER
I20260630 12:15:34.495893 11463 consensus_queue.cc:237] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [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: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } }
I20260630 12:15:34.502594 11533 raft_consensus.cc:1275] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 LEARNER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.502871 11246 raft_consensus.cc:1275] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.502874 11395 raft_consensus.cc:1275] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:34.504282 11597 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:34.505306 11618 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:34.506036 11463 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:34.527197 11618 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.529407 11395 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.529667 11246 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.541430 11533 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.543645 11146 catalog_manager.cc:5697] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb reported cstate change: config changed from index 2 to 3, 2ba7916878da4910b1898f29fa71eb52 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de607468132d47d89d56b94b8b028246" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:34.557596 11323 consensus_queue.cc:237] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [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: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } }
I20260630 12:15:34.564030 11533 raft_consensus.cc:1275] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:34.565451 11463 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:34.568181 11395 raft_consensus.cc:1275] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Refusing update from remote peer 2394da210d564645b685012e56a714fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:34.569712 11463 consensus_queue.cc:1048] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:34.571201 11598 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER de607468132d47d89d56b94b8b028246 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.578003 11395 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER de607468132d47d89d56b94b8b028246 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.579871 11131 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet caf5681cab8147b4ad394bf4af743fab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:34.581028 11533 raft_consensus.cc:2955] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER de607468132d47d89d56b94b8b028246 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } } }
I20260630 12:15:34.584250 11143 catalog_manager.cc:5697] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb reported cstate change: config changed from index 3 to 4, VOTER de607468132d47d89d56b94b8b028246 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "2394da210d564645b685012e56a714fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2394da210d564645b685012e56a714fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029ccdef5a2d472ca0a9bb43e7ab28ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba7916878da4910b1898f29fa71eb52" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45659 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:34.597674 11235 tablet_service.cc:1558] Processing DeleteTablet for tablet caf5681cab8147b4ad394bf4af743fab with delete_type TABLET_DATA_TOMBSTONED (TS de607468132d47d89d56b94b8b028246 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58200
I20260630 12:15:34.600289 11622 tablet_replica.cc:333] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: stopping tablet replica
I20260630 12:15:34.601408 11622 raft_consensus.cc:2243] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.602185 11622 raft_consensus.cc:2272] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.605279 11622 ts_tablet_manager.cc:1916] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:34.616000 11622 ts_tablet_manager.cc:1929] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:34.616300 11622 log.cc:1199] T caf5681cab8147b4ad394bf4af743fab P de607468132d47d89d56b94b8b028246: Deleting WAL directory at /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821485403742-431-0/minicluster-data/ts-0-root/wals/caf5681cab8147b4ad394bf4af743fab
I20260630 12:15:34.617755 11130 catalog_manager.cc:5028] TS de607468132d47d89d56b94b8b028246 (127.0.107.193:38975): tablet caf5681cab8147b4ad394bf4af743fab (table test-workload [id=28d16771701547c38ab0b17e27c44f5e]) successfully deleted
I20260630 12:15:34.897346   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:34.919512   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:34.920341   431 tablet_replica.cc:333] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246: stopping tablet replica
I20260630 12:15:34.921100   431 raft_consensus.cc:2243] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.921650   431 raft_consensus.cc:2272] T afb4debaafd04563906dd339ddb32ea4 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.924386   431 tablet_replica.cc:333] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246: stopping tablet replica
I20260630 12:15:34.925287   431 raft_consensus.cc:2243] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.926070   431 raft_consensus.cc:2272] T 68336465aeb2461eae1dbb6453392742 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.930718   431 tablet_replica.cc:333] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246: stopping tablet replica
I20260630 12:15:34.931547   431 raft_consensus.cc:2243] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.932096   431 raft_consensus.cc:2272] T c67eaef086f1431483fd616f01f03e86 P de607468132d47d89d56b94b8b028246 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:34.944983 11286 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38975: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:15:34.948151 11286 consensus_peers.cc:597] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb -> Peer de607468132d47d89d56b94b8b028246 (127.0.107.193:38975): Couldn't send request to peer de607468132d47d89d56b94b8b028246. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:34.955837   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:34.971993   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:34.996402   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:34.997268   431 tablet_replica.cc:333] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb: stopping tablet replica
I20260630 12:15:34.997942   431 raft_consensus.cc:2243] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:34.998828   431 raft_consensus.cc:2272] T afb4debaafd04563906dd339ddb32ea4 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.001374   431 tablet_replica.cc:333] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb: stopping tablet replica
I20260630 12:15:35.001976   431 raft_consensus.cc:2243] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.002853   431 raft_consensus.cc:2272] T c67eaef086f1431483fd616f01f03e86 P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.005080   431 tablet_replica.cc:333] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb: stopping tablet replica
I20260630 12:15:35.005574   431 raft_consensus.cc:2243] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.006356   431 raft_consensus.cc:2272] T caf5681cab8147b4ad394bf4af743fab P 2394da210d564645b685012e56a714fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.032136   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:35.047490   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:35.071532   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:35.072295   431 tablet_replica.cc:333] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff: stopping tablet replica
I20260630 12:15:35.073092   431 raft_consensus.cc:2243] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.073673   431 raft_consensus.cc:2272] T caf5681cab8147b4ad394bf4af743fab P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.076719   431 tablet_replica.cc:333] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff: stopping tablet replica
I20260630 12:15:35.077260   431 raft_consensus.cc:2243] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.078047   431 raft_consensus.cc:2272] T 68336465aeb2461eae1dbb6453392742 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.080363   431 tablet_replica.cc:333] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff: stopping tablet replica
I20260630 12:15:35.080860   431 raft_consensus.cc:2243] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.081234   431 raft_consensus.cc:2272] T c67eaef086f1431483fd616f01f03e86 P 029ccdef5a2d472ca0a9bb43e7ab28ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.104166   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:35.119308   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:35.139262   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:35.139846   431 tablet_replica.cc:333] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52: stopping tablet replica
I20260630 12:15:35.140432   431 raft_consensus.cc:2243] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.141048   431 raft_consensus.cc:2272] T caf5681cab8147b4ad394bf4af743fab P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.143266   431 tablet_replica.cc:333] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52: stopping tablet replica
I20260630 12:15:35.143800   431 raft_consensus.cc:2243] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.144263   431 raft_consensus.cc:2272] T afb4debaafd04563906dd339ddb32ea4 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.146881   431 tablet_replica.cc:333] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52: stopping tablet replica
I20260630 12:15:35.147368   431 raft_consensus.cc:2243] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.147810   431 raft_consensus.cc:2272] T 68336465aeb2461eae1dbb6453392742 P 2ba7916878da4910b1898f29fa71eb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.168427   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:35.179409   431 master.cc:562] Master@127.0.107.254:39201 shutting down...
I20260630 12:15:35.199257   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.199787   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.200116   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94ab53b243ca4f1eb584a6e7c655db3f: stopping tablet replica
I20260630 12:15:35.221527   431 master.cc:584] Master@127.0.107.254:39201 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12761 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:15:35.267370   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34579
I20260630 12:15:35.269068   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.277504 11628 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.280239 11627 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.280458   431 server_base.cc:1061] running on GCE node
W20260630 12:15:35.282060 11630 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.283257   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.283515   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.283741   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821735283722 us; error 0 us; skew 500 ppm
I20260630 12:15:35.284309   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.287659   431 webserver.cc:533] Webserver started at http://127.0.107.254:43391/ using document root <none> and password file <none>
I20260630 12:15:35.288314   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.288581   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.288976   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.290483   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "b196a4c190dc46b1914ca6d179739533"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-w8xb"
I20260630 12:15:35.297528   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:15:35.302453 11635 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.303397   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:15:35.303786   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "b196a4c190dc46b1914ca6d179739533"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-w8xb"
I20260630 12:15:35.304183   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:35.334182   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.335341   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.371870   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34579
I20260630 12:15:35.371976 11686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34579 every 8 connection(s)
I20260630 12:15:35.376433 11687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.386935 11687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533: Bootstrap starting.
I20260630 12:15:35.391571 11687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.395745 11687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533: No bootstrap required, opened a new log
I20260630 12:15:35.397825 11687 raft_consensus.cc:359] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b196a4c190dc46b1914ca6d179739533" member_type: VOTER }
I20260630 12:15:35.398200 11687 raft_consensus.cc:385] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.398377 11687 raft_consensus.cc:740] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b196a4c190dc46b1914ca6d179739533, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.398986 11687 consensus_queue.cc:260] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b196a4c190dc46b1914ca6d179739533" member_type: VOTER }
I20260630 12:15:35.399397 11687 raft_consensus.cc:399] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:35.399607 11687 raft_consensus.cc:493] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:35.399814 11687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:35.404413 11687 raft_consensus.cc:515] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b196a4c190dc46b1914ca6d179739533" member_type: VOTER }
I20260630 12:15:35.404991 11687 leader_election.cc:304] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [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: b196a4c190dc46b1914ca6d179739533; no voters: 
I20260630 12:15:35.406235 11687 leader_election.cc:290] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:35.406505 11690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:35.408143 11690 raft_consensus.cc:697] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 1 LEADER]: Becoming Leader. State: Replica: b196a4c190dc46b1914ca6d179739533, State: Running, Role: LEADER
I20260630 12:15:35.408881 11690 consensus_queue.cc:237] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [LEADER]: Queue going to LEADER mode. State: All 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: "b196a4c190dc46b1914ca6d179739533" member_type: VOTER }
I20260630 12:15:35.409754 11687 sys_catalog.cc:565] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:35.413482 11691 sys_catalog.cc:455] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b196a4c190dc46b1914ca6d179739533" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b196a4c190dc46b1914ca6d179739533" member_type: VOTER } }
I20260630 12:15:35.413664 11692 sys_catalog.cc:455] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b196a4c190dc46b1914ca6d179739533. Latest consensus state: current_term: 1 leader_uuid: "b196a4c190dc46b1914ca6d179739533" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b196a4c190dc46b1914ca6d179739533" member_type: VOTER } }
I20260630 12:15:35.414179 11691 sys_catalog.cc:458] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:35.414656 11692 sys_catalog.cc:458] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:35.418469 11696 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:35.426993 11696 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:35.428649   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:35.436705 11696 catalog_manager.cc:1383] Generated new cluster ID: 64dda98a78944e0fb8ad75b4dce89822
I20260630 12:15:35.437106 11696 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:35.459489 11696 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:35.460733 11696 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:35.475163 11696 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533: Generated new TSK 0
I20260630 12:15:35.475721 11696 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:35.495930   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.502414 11708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.503153 11709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.504834 11711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.505254   431 server_base.cc:1061] running on GCE node
I20260630 12:15:35.506211   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.506433   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.506639   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821735506618 us; error 0 us; skew 500 ppm
I20260630 12:15:35.507198   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.509559   431 webserver.cc:533] Webserver started at http://127.0.107.193:36269/ using document root <none> and password file <none>
I20260630 12:15:35.510044   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.510226   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.510506   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.511687   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "16c1c8007dae4e5d8a2708100ad73af5"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-w8xb"
I20260630 12:15:35.516258   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:35.519726 11716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.520617   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:35.521026   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "16c1c8007dae4e5d8a2708100ad73af5"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-w8xb"
I20260630 12:15:35.521288   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:35.531989   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.533280   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.534852   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:35.537381   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:35.537621   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.537916   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:35.538112   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.578694   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45159
I20260630 12:15:35.578773 11778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45159 every 8 connection(s)
I20260630 12:15:35.583639   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.591212 11783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.592238 11784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.596343   431 server_base.cc:1061] running on GCE node
I20260630 12:15:35.597311 11779 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34579
I20260630 12:15:35.598021 11779 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:35.598405 11786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.598858 11779 heartbeater.cc:507] Master 127.0.107.254:34579 requested a full tablet report, sending...
I20260630 12:15:35.599455   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.599691   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.599908   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821735599871 us; error 0 us; skew 500 ppm
I20260630 12:15:35.600637   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.601799 11652 ts_manager.cc:194] Registered new tserver with Master: 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159)
I20260630 12:15:35.603669   431 webserver.cc:533] Webserver started at http://127.0.107.194:43079/ using document root <none> and password file <none>
I20260630 12:15:35.604373   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.604405 11652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37432
I20260630 12:15:35.604722   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.605109   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.606521   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "55938d9c6c6345a998c395d84bdbb5f4"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-w8xb"
I20260630 12:15:35.611912   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:15:35.615532 11791 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.616362   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:35.616626   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "55938d9c6c6345a998c395d84bdbb5f4"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-w8xb"
I20260630 12:15:35.616976   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:35.652423   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.653481   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.654785   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:35.656985   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:35.657222   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.657464   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:35.657639   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.697803   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35503
I20260630 12:15:35.697918 11853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35503 every 8 connection(s)
I20260630 12:15:35.702636   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.709769 11857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.710721 11858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.715337 11854 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34579
W20260630 12:15:35.715268 11861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.715740   431 server_base.cc:1061] running on GCE node
I20260630 12:15:35.715960 11854 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:35.716920   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:35.716954 11854 heartbeater.cc:507] Master 127.0.107.254:34579 requested a full tablet report, sending...
W20260630 12:15:35.717234   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.717516   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821735717499 us; error 0 us; skew 500 ppm
I20260630 12:15:35.718214   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.719699 11652 ts_manager.cc:194] Registered new tserver with Master: 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503)
I20260630 12:15:35.721185   431 webserver.cc:533] Webserver started at http://127.0.107.195:33839/ using document root <none> and password file <none>
I20260630 12:15:35.721338 11652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37440
I20260630 12:15:35.721812   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.722062   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.722355   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.723876   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "8795a50af36d472a9e45b362758081ce"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-w8xb"
I20260630 12:15:35.729106   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:15:35.732326 11865 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.733210   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:35.733523   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "8795a50af36d472a9e45b362758081ce"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-w8xb"
I20260630 12:15:35.733811   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:35.745536   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.746680   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.748139   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:35.750433   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:35.750658   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.750908   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:35.751080   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.791507   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43827
I20260630 12:15:35.791612 11927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43827 every 8 connection(s)
I20260630 12:15:35.805980 11928 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34579
I20260630 12:15:35.806511 11928 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:35.807363 11928 heartbeater.cc:507] Master 127.0.107.254:34579 requested a full tablet report, sending...
I20260630 12:15:35.809331 11652 ts_manager.cc:194] Registered new tserver with Master: 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:35.810179   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014972403s
I20260630 12:15:35.810701 11652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37454
I20260630 12:15:36.607621 11779 heartbeater.cc:499] Master 127.0.107.254:34579 was elected leader, sending a full tablet report...
I20260630 12:15:36.724045 11854 heartbeater.cc:499] Master 127.0.107.254:34579 was elected leader, sending a full tablet report...
I20260630 12:15:36.813654 11928 heartbeater.cc:499] Master 127.0.107.254:34579 was elected leader, sending a full tablet report...
I20260630 12:15:36.865338 11652 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37466:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:36.867950 11652 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:36.944900 11819 tablet_service.cc:1511] Processing CreateTablet for tablet b10ae2744eea41dfbebeb9f7a992361a (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:36.946760 11819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10ae2744eea41dfbebeb9f7a992361a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.946398 11893 tablet_service.cc:1511] Processing CreateTablet for tablet b10ae2744eea41dfbebeb9f7a992361a (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:36.947935 11893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10ae2744eea41dfbebeb9f7a992361a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.948179 11892 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4640f52afb4d0999f28d78d08b50fa (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:36.949618 11892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4640f52afb4d0999f28d78d08b50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.952632 11891 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6f55eab2d54c3689671ab778a2b54c (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:36.954080 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6f55eab2d54c3689671ab778a2b54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.957010 11818 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4640f52afb4d0999f28d78d08b50fa (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:36.957909 11816 tablet_service.cc:1511] Processing CreateTablet for tablet 48b47063bc554363a497b2aeedc94368 (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:36.958510 11818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4640f52afb4d0999f28d78d08b50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.959309 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b47063bc554363a497b2aeedc94368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.961228 11744 tablet_service.cc:1511] Processing CreateTablet for tablet b10ae2744eea41dfbebeb9f7a992361a (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:36.962555 11817 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6f55eab2d54c3689671ab778a2b54c (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:36.963894 11817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6f55eab2d54c3689671ab778a2b54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.963662 11743 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4640f52afb4d0999f28d78d08b50fa (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:36.967731 11741 tablet_service.cc:1511] Processing CreateTablet for tablet 48b47063bc554363a497b2aeedc94368 (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:36.966020 11742 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6f55eab2d54c3689671ab778a2b54c (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:36.962586 11744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10ae2744eea41dfbebeb9f7a992361a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.973307 11743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4640f52afb4d0999f28d78d08b50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.977305 11741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b47063bc554363a497b2aeedc94368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.977965 11742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6f55eab2d54c3689671ab778a2b54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.991906 11890 tablet_service.cc:1511] Processing CreateTablet for tablet 48b47063bc554363a497b2aeedc94368 (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:36.993409 11890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b47063bc554363a497b2aeedc94368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.993717 11740 tablet_service.cc:1511] Processing CreateTablet for tablet 037544fed6704f14bb13e24c523447f9 (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:36.996002 11740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037544fed6704f14bb13e24c523447f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.997740 11889 tablet_service.cc:1511] Processing CreateTablet for tablet 037544fed6704f14bb13e24c523447f9 (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:36.999128 11889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037544fed6704f14bb13e24c523447f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.999207 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 469a429b5fb342f1ab74276cd30eb7dd (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:37.001204 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469a429b5fb342f1ab74276cd30eb7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.010842 11815 tablet_service.cc:1511] Processing CreateTablet for tablet 037544fed6704f14bb13e24c523447f9 (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:37.012260 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037544fed6704f14bb13e24c523447f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.038241 11948 tablet_bootstrap.cc:492] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce: Bootstrap starting.
I20260630 12:15:37.044479 11948 tablet_bootstrap.cc:654] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.100206 11950 tablet_bootstrap.cc:492] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4: Bootstrap starting.
I20260630 12:15:37.101882 11952 tablet_bootstrap.cc:492] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5: Bootstrap starting.
I20260630 12:15:37.106276 11815 tablet_service.cc:1511] Processing CreateTablet for tablet 469a429b5fb342f1ab74276cd30eb7dd (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:37.107237 11891 tablet_service.cc:1511] Processing CreateTablet for tablet 469a429b5fb342f1ab74276cd30eb7dd (DEFAULT_TABLE table=test-workload [id=7f9a5f0b2b094bcfb50305bc75f1663e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:37.107761 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469a429b5fb342f1ab74276cd30eb7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.108561 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469a429b5fb342f1ab74276cd30eb7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.111761 11948 tablet_bootstrap.cc:492] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce: No bootstrap required, opened a new log
I20260630 12:15:37.112411 11948 ts_tablet_manager.cc:1403] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.019s
I20260630 12:15:37.113338 11952 tablet_bootstrap.cc:654] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.115406 11948 raft_consensus.cc:359] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.116154 11948 raft_consensus.cc:385] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.116433 11948 raft_consensus.cc:740] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8795a50af36d472a9e45b362758081ce, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.118785 11948 consensus_queue.cc:260] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.119951 11950 tablet_bootstrap.cc:654] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.171066 11952 tablet_bootstrap.cc:492] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5: No bootstrap required, opened a new log
I20260630 12:15:37.172540 11952 ts_tablet_manager.cc:1403] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.006s
I20260630 12:15:37.177778 11948 ts_tablet_manager.cc:1434] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.006s
I20260630 12:15:37.176997 11952 raft_consensus.cc:359] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.179646 11952 raft_consensus.cc:385] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.180033 11948 tablet_bootstrap.cc:492] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce: Bootstrap starting.
I20260630 12:15:37.180090 11952 raft_consensus.cc:740] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.181524 11950 tablet_bootstrap.cc:492] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4: No bootstrap required, opened a new log
I20260630 12:15:37.182412 11950 ts_tablet_manager.cc:1403] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.000s
I20260630 12:15:37.181770 11952 consensus_queue.cc:260] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.187433 11950 raft_consensus.cc:359] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.188284 11950 raft_consensus.cc:385] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.188573 11950 raft_consensus.cc:740] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55938d9c6c6345a998c395d84bdbb5f4, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.189682 11950 consensus_queue.cc:260] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.191665 11948 tablet_bootstrap.cc:654] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.204521 11950 ts_tablet_manager.cc:1434] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.012s
I20260630 12:15:37.204721 11952 ts_tablet_manager.cc:1434] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.016s
I20260630 12:15:37.205946 11948 tablet_bootstrap.cc:492] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce: No bootstrap required, opened a new log
I20260630 12:15:37.206655 11948 ts_tablet_manager.cc:1403] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260630 12:15:37.207007 11952 tablet_bootstrap.cc:492] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5: Bootstrap starting.
I20260630 12:15:37.210726 11950 tablet_bootstrap.cc:492] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4: Bootstrap starting.
I20260630 12:15:37.216019 11952 tablet_bootstrap.cc:654] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.219236 11950 tablet_bootstrap.cc:654] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.224539 11948 raft_consensus.cc:359] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.225474 11948 raft_consensus.cc:385] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.225530 11950 tablet_bootstrap.cc:492] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4: No bootstrap required, opened a new log
I20260630 12:15:37.225802 11948 raft_consensus.cc:740] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8795a50af36d472a9e45b362758081ce, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.226112 11950 ts_tablet_manager.cc:1403] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:15:37.226542 11952 tablet_bootstrap.cc:492] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5: No bootstrap required, opened a new log
I20260630 12:15:37.227126 11952 ts_tablet_manager.cc:1403] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:15:37.226743 11948 consensus_queue.cc:260] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.227761 11954 raft_consensus.cc:493] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.228508 11954 raft_consensus.cc:515] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.229470 11950 raft_consensus.cc:359] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.230285 11950 raft_consensus.cc:385] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.230870 11950 raft_consensus.cc:740] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55938d9c6c6345a998c395d84bdbb5f4, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.230337 11952 raft_consensus.cc:359] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.231424 11952 raft_consensus.cc:385] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.231822 11952 raft_consensus.cc:740] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.232095 11950 consensus_queue.cc:260] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.232834 11952 consensus_queue.cc:260] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.235289 11952 ts_tablet_manager.cc:1434] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:15:37.237155 11952 tablet_bootstrap.cc:492] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5: Bootstrap starting.
I20260630 12:15:37.238103 11950 ts_tablet_manager.cc:1434] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:15:37.239665 11950 tablet_bootstrap.cc:492] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4: Bootstrap starting.
I20260630 12:15:37.244606 11952 tablet_bootstrap.cc:654] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.257077 11952 tablet_bootstrap.cc:492] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5: No bootstrap required, opened a new log
I20260630 12:15:37.257412 11950 tablet_bootstrap.cc:654] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.257665 11952 ts_tablet_manager.cc:1403] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:15:37.261025 11952 raft_consensus.cc:359] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.261957 11952 raft_consensus.cc:385] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.262363 11952 raft_consensus.cc:740] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.264451 11948 ts_tablet_manager.cc:1434] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce: Time spent starting tablet: real 0.057s	user 0.026s	sys 0.003s
I20260630 12:15:37.263940 11952 consensus_queue.cc:260] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.266619 11948 tablet_bootstrap.cc:492] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce: Bootstrap starting.
I20260630 12:15:37.268545 11954 leader_election.cc:290] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159), 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503)
I20260630 12:15:37.267357 11952 ts_tablet_manager.cc:1434] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:37.270416 11952 tablet_bootstrap.cc:492] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5: Bootstrap starting.
I20260630 12:15:37.273828 11950 tablet_bootstrap.cc:492] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4: No bootstrap required, opened a new log
I20260630 12:15:37.274446 11950 ts_tablet_manager.cc:1403] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.009s
I20260630 12:15:37.277228 11952 tablet_bootstrap.cc:654] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.277645 11950 raft_consensus.cc:359] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.278543 11950 raft_consensus.cc:385] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.278847 11950 raft_consensus.cc:740] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55938d9c6c6345a998c395d84bdbb5f4, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.279837 11950 consensus_queue.cc:260] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.286478 11950 ts_tablet_manager.cc:1434] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:15:37.287693 11948 tablet_bootstrap.cc:654] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.287905 11950 tablet_bootstrap.cc:492] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4: Bootstrap starting.
I20260630 12:15:37.289290 11952 tablet_bootstrap.cc:492] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5: No bootstrap required, opened a new log
I20260630 12:15:37.289809 11952 ts_tablet_manager.cc:1403] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260630 12:15:37.293169 11952 raft_consensus.cc:359] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.293890 11952 raft_consensus.cc:385] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.294189 11952 raft_consensus.cc:740] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.295054 11952 consensus_queue.cc:260] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.300194 11952 ts_tablet_manager.cc:1434] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:15:37.301707 11952 tablet_bootstrap.cc:492] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5: Bootstrap starting.
I20260630 12:15:37.303083 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037544fed6704f14bb13e24c523447f9" candidate_uuid: "8795a50af36d472a9e45b362758081ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4" is_pre_election: true
W20260630 12:15:37.305186 11866 leader_election.cc:343] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:37.308208 11950 tablet_bootstrap.cc:654] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.308851 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037544fed6704f14bb13e24c523447f9" candidate_uuid: "8795a50af36d472a9e45b362758081ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c1c8007dae4e5d8a2708100ad73af5" is_pre_election: true
I20260630 12:15:37.308666 11952 tablet_bootstrap.cc:654] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:37.310851 11868 leader_election.cc:343] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:37.311280 11956 raft_consensus.cc:493] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.311365 11868 leader_election.cc:304] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [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: 8795a50af36d472a9e45b362758081ce; no voters: 16c1c8007dae4e5d8a2708100ad73af5, 55938d9c6c6345a998c395d84bdbb5f4
I20260630 12:15:37.312150 11956 raft_consensus.cc:515] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.312894 11954 raft_consensus.cc:2749] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:37.314497 11948 tablet_bootstrap.cc:492] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce: No bootstrap required, opened a new log
I20260630 12:15:37.315101 11948 ts_tablet_manager.cc:1403] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.008s
I20260630 12:15:37.315804 11956 leader_election.cc:290] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.317466 11957 raft_consensus.cc:493] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.317996 11957 raft_consensus.cc:515] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.323596 11950 tablet_bootstrap.cc:492] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4: No bootstrap required, opened a new log
I20260630 12:15:37.323405 11948 raft_consensus.cc:359] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.324128 11950 ts_tablet_manager.cc:1403] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.002s
I20260630 12:15:37.325227 11948 raft_consensus.cc:385] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.326467 11948 raft_consensus.cc:740] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8795a50af36d472a9e45b362758081ce, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.329614 11948 consensus_queue.cc:260] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.337795 11950 raft_consensus.cc:359] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.338665 11950 raft_consensus.cc:385] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.338972 11950 raft_consensus.cc:740] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55938d9c6c6345a998c395d84bdbb5f4, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.339838 11950 consensus_queue.cc:260] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.342692 11957 leader_election.cc:290] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827), 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159)
I20260630 12:15:37.345086 11948 ts_tablet_manager.cc:1434] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.002s
I20260630 12:15:37.357342 11948 tablet_bootstrap.cc:492] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce: Bootstrap starting.
I20260630 12:15:37.367036 11948 tablet_bootstrap.cc:654] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.381072 11954 raft_consensus.cc:493] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.381803 11954 raft_consensus.cc:515] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.385097 11954 leader_election.cc:290] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159), 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503)
I20260630 12:15:37.389634 11948 tablet_bootstrap.cc:492] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce: No bootstrap required, opened a new log
I20260630 12:15:37.390450 11948 ts_tablet_manager.cc:1403] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.015s
I20260630 12:15:37.395159 11948 raft_consensus.cc:359] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.396255 11948 raft_consensus.cc:385] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.396684 11948 raft_consensus.cc:740] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8795a50af36d472a9e45b362758081ce, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.397338 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4640f52afb4d0999f28d78d08b50fa" candidate_uuid: "8795a50af36d472a9e45b362758081ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4" is_pre_election: true
I20260630 12:15:37.397778 11948 consensus_queue.cc:260] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.398404 11829 raft_consensus.cc:2468] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8795a50af36d472a9e45b362758081ce in term 0.
I20260630 12:15:37.406946 11956 raft_consensus.cc:493] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.407146 11866 leader_election.cc:304] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55938d9c6c6345a998c395d84bdbb5f4, 8795a50af36d472a9e45b362758081ce; no voters: 
I20260630 12:15:37.407737 11948 ts_tablet_manager.cc:1434] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260630 12:15:37.407668 11956 raft_consensus.cc:515] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.408286 11954 raft_consensus.cc:2804] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.408697 11954 raft_consensus.cc:493] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.409140 11954 raft_consensus.cc:3060] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.409745 11948 tablet_bootstrap.cc:492] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce: Bootstrap starting.
I20260630 12:15:37.410224 11956 leader_election.cc:290] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.419963 11948 tablet_bootstrap.cc:654] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:37.424508 11700 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:37.435673 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4640f52afb4d0999f28d78d08b50fa" candidate_uuid: "8795a50af36d472a9e45b362758081ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c1c8007dae4e5d8a2708100ad73af5" is_pre_election: true
I20260630 12:15:37.436705 11754 raft_consensus.cc:2468] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8795a50af36d472a9e45b362758081ce in term 0.
I20260630 12:15:37.442101 11948 tablet_bootstrap.cc:492] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce: No bootstrap required, opened a new log
I20260630 12:15:37.442721 11948 ts_tablet_manager.cc:1403] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260630 12:15:37.445950 11948 raft_consensus.cc:359] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.447014 11948 raft_consensus.cc:385] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.447418 11948 raft_consensus.cc:740] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8795a50af36d472a9e45b362758081ce, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.448324 11948 consensus_queue.cc:260] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.452031 11948 ts_tablet_manager.cc:1434] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:37.453625 11948 tablet_bootstrap.cc:492] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce: Bootstrap starting.
I20260630 12:15:37.461895 11948 tablet_bootstrap.cc:654] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.475806 11948 tablet_bootstrap.cc:492] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce: No bootstrap required, opened a new log
I20260630 12:15:37.476758 11948 ts_tablet_manager.cc:1403] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260630 12:15:37.481117 11948 raft_consensus.cc:359] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.482261 11948 raft_consensus.cc:385] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.482717 11948 raft_consensus.cc:740] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8795a50af36d472a9e45b362758081ce, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.483986 11948 consensus_queue.cc:260] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.487279 11948 ts_tablet_manager.cc:1434] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:15:37.497720 11954 raft_consensus.cc:515] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.505681 11950 ts_tablet_manager.cc:1434] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4: Time spent starting tablet: real 0.180s	user 0.060s	sys 0.044s
I20260630 12:15:37.507565 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4640f52afb4d0999f28d78d08b50fa" candidate_uuid: "8795a50af36d472a9e45b362758081ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c1c8007dae4e5d8a2708100ad73af5"
I20260630 12:15:37.507651 11952 tablet_bootstrap.cc:492] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5: No bootstrap required, opened a new log
I20260630 12:15:37.508164 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10ae2744eea41dfbebeb9f7a992361a" candidate_uuid: "55938d9c6c6345a998c395d84bdbb5f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c1c8007dae4e5d8a2708100ad73af5" is_pre_election: true
I20260630 12:15:37.508405 11754 raft_consensus.cc:3060] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.509240 11952 ts_tablet_manager.cc:1403] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5: Time spent bootstrapping tablet: real 0.208s	user 0.059s	sys 0.131s
I20260630 12:15:37.509500 11954 leader_election.cc:290] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [CANDIDATE]: Term 1 election: Requested vote from peers 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159), 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503)
I20260630 12:15:37.513094 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4640f52afb4d0999f28d78d08b50fa" candidate_uuid: "8795a50af36d472a9e45b362758081ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4"
I20260630 12:15:37.513870 11829 raft_consensus.cc:3060] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.513372 11952 raft_consensus.cc:359] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.514547 11952 raft_consensus.cc:385] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.515049 11952 raft_consensus.cc:740] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.515277 11950 tablet_bootstrap.cc:492] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4: Bootstrap starting.
I20260630 12:15:37.516150 11952 consensus_queue.cc:260] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.509196 11753 raft_consensus.cc:2468] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55938d9c6c6345a998c395d84bdbb5f4 in term 0.
I20260630 12:15:37.519141 11952 ts_tablet_manager.cc:1434] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:15:37.520747 11952 tablet_bootstrap.cc:492] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5: Bootstrap starting.
I20260630 12:15:37.521569 11794 leader_election.cc:304] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c1c8007dae4e5d8a2708100ad73af5, 55938d9c6c6345a998c395d84bdbb5f4; no voters: 
I20260630 12:15:37.528580 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10ae2744eea41dfbebeb9f7a992361a" candidate_uuid: "55938d9c6c6345a998c395d84bdbb5f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce" is_pre_election: true
I20260630 12:15:37.528999 11952 tablet_bootstrap.cc:654] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.529537 11974 raft_consensus.cc:2804] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.530074 11974 raft_consensus.cc:493] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.530429 11974 raft_consensus.cc:3060] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.529572 11903 raft_consensus.cc:2468] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55938d9c6c6345a998c395d84bdbb5f4 in term 0.
I20260630 12:15:37.541097 11974 raft_consensus.cc:515] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.541560 11950 tablet_bootstrap.cc:654] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.542572 11957 raft_consensus.cc:493] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.543079 11957 raft_consensus.cc:515] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.543730 11754 raft_consensus.cc:2468] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8795a50af36d472a9e45b362758081ce in term 1.
I20260630 12:15:37.545166 11868 leader_election.cc:304] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c1c8007dae4e5d8a2708100ad73af5, 8795a50af36d472a9e45b362758081ce; no voters: 
I20260630 12:15:37.545358 11957 leader_election.cc:290] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.546931 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b47063bc554363a497b2aeedc94368" candidate_uuid: "55938d9c6c6345a998c395d84bdbb5f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce" is_pre_election: true
I20260630 12:15:37.547603 11903 raft_consensus.cc:2468] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55938d9c6c6345a998c395d84bdbb5f4 in term 0.
I20260630 12:15:37.551483 11952 tablet_bootstrap.cc:492] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5: No bootstrap required, opened a new log
I20260630 12:15:37.551944 11902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b47063bc554363a497b2aeedc94368" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce" is_pre_election: true
I20260630 12:15:37.552066 11952 ts_tablet_manager.cc:1403] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.017s
I20260630 12:15:37.552018 11793 leader_election.cc:304] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55938d9c6c6345a998c395d84bdbb5f4, 8795a50af36d472a9e45b362758081ce; no voters: 
I20260630 12:15:37.553378 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f55eab2d54c3689671ab778a2b54c" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce" is_pre_election: true
I20260630 12:15:37.554040 11903 raft_consensus.cc:2468] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 0.
I20260630 12:15:37.552666 11902 raft_consensus.cc:2468] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 0.
I20260630 12:15:37.555178 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b47063bc554363a497b2aeedc94368" candidate_uuid: "55938d9c6c6345a998c395d84bdbb5f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c1c8007dae4e5d8a2708100ad73af5" is_pre_election: true
I20260630 12:15:37.556236 11957 raft_consensus.cc:2804] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.556195 11754 raft_consensus.cc:2468] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55938d9c6c6345a998c395d84bdbb5f4 in term 0.
I20260630 12:15:37.556922 11957 raft_consensus.cc:493] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.557395 11957 raft_consensus.cc:3060] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.558377 11952 raft_consensus.cc:359] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.559188 11952 raft_consensus.cc:385] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.559590 11952 raft_consensus.cc:740] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.559360 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f55eab2d54c3689671ab778a2b54c" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4" is_pre_election: true
I20260630 12:15:37.555281 11718 leader_election.cc:304] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c1c8007dae4e5d8a2708100ad73af5, 8795a50af36d472a9e45b362758081ce; no voters: 
I20260630 12:15:37.560530 11828 raft_consensus.cc:2468] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 0.
I20260630 12:15:37.560570 11952 consensus_queue.cc:260] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.562040 11718 leader_election.cc:304] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c1c8007dae4e5d8a2708100ad73af5, 8795a50af36d472a9e45b362758081ce; no voters: 
I20260630 12:15:37.562724 11954 raft_consensus.cc:2804] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.563633 11956 raft_consensus.cc:2804] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.564015 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b47063bc554363a497b2aeedc94368" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4" is_pre_election: true
I20260630 12:15:37.564213 11956 raft_consensus.cc:493] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.564869 11956 raft_consensus.cc:3060] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.567847 11954 raft_consensus.cc:697] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 1 LEADER]: Becoming Leader. State: Replica: 8795a50af36d472a9e45b362758081ce, State: Running, Role: LEADER
I20260630 12:15:37.571373 11902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10ae2744eea41dfbebeb9f7a992361a" candidate_uuid: "55938d9c6c6345a998c395d84bdbb5f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce"
I20260630 12:15:37.571328 11954 consensus_queue.cc:237] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.572387 11902 raft_consensus.cc:3060] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.529120 11829 raft_consensus.cc:2468] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8795a50af36d472a9e45b362758081ce in term 1.
I20260630 12:15:37.574360 11982 raft_consensus.cc:2804] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.575773 11982 raft_consensus.cc:493] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.576145 11974 leader_election.cc:290] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [CANDIDATE]: Term 1 election: Requested vote from peers 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827), 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159)
I20260630 12:15:37.576730 11982 raft_consensus.cc:3060] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.578302 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10ae2744eea41dfbebeb9f7a992361a" candidate_uuid: "55938d9c6c6345a998c395d84bdbb5f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c1c8007dae4e5d8a2708100ad73af5"
I20260630 12:15:37.579137 11754 raft_consensus.cc:3060] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.584185 11952 ts_tablet_manager.cc:1434] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.016s
I20260630 12:15:37.586086 11957 raft_consensus.cc:515] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.587232 11828 raft_consensus.cc:2393] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c1c8007dae4e5d8a2708100ad73af5 in current term 1: Already voted for candidate 55938d9c6c6345a998c395d84bdbb5f4 in this term.
I20260630 12:15:37.589167 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b47063bc554363a497b2aeedc94368" candidate_uuid: "55938d9c6c6345a998c395d84bdbb5f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c1c8007dae4e5d8a2708100ad73af5"
W20260630 12:15:37.591614 11780 tablet.cc:2406] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:37.592867 11982 raft_consensus.cc:515] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.594461 11753 raft_consensus.cc:2393] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55938d9c6c6345a998c395d84bdbb5f4 in current term 1: Already voted for candidate 16c1c8007dae4e5d8a2708100ad73af5 in this term.
I20260630 12:15:37.595316 11982 leader_election.cc:290] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 election: Requested vote from peers 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.598336 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b47063bc554363a497b2aeedc94368" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce"
I20260630 12:15:37.599488 11903 raft_consensus.cc:3060] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.593344 11956 raft_consensus.cc:515] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.602248 11956 leader_election.cc:290] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 election: Requested vote from peers 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.604115 11901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f55eab2d54c3689671ab778a2b54c" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce"
I20260630 12:15:37.598816 11754 raft_consensus.cc:2468] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55938d9c6c6345a998c395d84bdbb5f4 in term 1.
I20260630 12:15:37.605497 11957 leader_election.cc:290] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [CANDIDATE]: Term 1 election: Requested vote from peers 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.605996 11901 raft_consensus.cc:3060] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.604583 11900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b47063bc554363a497b2aeedc94368" candidate_uuid: "55938d9c6c6345a998c395d84bdbb5f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce"
I20260630 12:15:37.604722 11902 raft_consensus.cc:2468] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55938d9c6c6345a998c395d84bdbb5f4 in term 1.
I20260630 12:15:37.609048 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b47063bc554363a497b2aeedc94368" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4"
I20260630 12:15:37.610667 11828 raft_consensus.cc:2393] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16c1c8007dae4e5d8a2708100ad73af5 in current term 1: Already voted for candidate 55938d9c6c6345a998c395d84bdbb5f4 in this term.
I20260630 12:15:37.611148 11793 leader_election.cc:304] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55938d9c6c6345a998c395d84bdbb5f4, 8795a50af36d472a9e45b362758081ce; no voters: 
I20260630 12:15:37.613215 11793 leader_election.cc:304] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [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: 55938d9c6c6345a998c395d84bdbb5f4; no voters: 16c1c8007dae4e5d8a2708100ad73af5, 8795a50af36d472a9e45b362758081ce
I20260630 12:15:37.614240 11974 raft_consensus.cc:2804] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.618911 11957 raft_consensus.cc:2749] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:15:37.626847 11974 raft_consensus.cc:697] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 LEADER]: Becoming Leader. State: Replica: 55938d9c6c6345a998c395d84bdbb5f4, State: Running, Role: LEADER
I20260630 12:15:37.627957 11974 consensus_queue.cc:237] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } }
I20260630 12:15:37.630566 11901 raft_consensus.cc:2468] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 1.
I20260630 12:15:37.629798 11649 catalog_manager.cc:5697] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 8795a50af36d472a9e45b362758081ce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8795a50af36d472a9e45b362758081ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:37.631955 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f55eab2d54c3689671ab778a2b54c" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4"
I20260630 12:15:37.632687 11828 raft_consensus.cc:3060] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.633433 11950 tablet_bootstrap.cc:492] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4: No bootstrap required, opened a new log
I20260630 12:15:37.634087 11950 ts_tablet_manager.cc:1403] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4: Time spent bootstrapping tablet: real 0.119s	user 0.039s	sys 0.030s
I20260630 12:15:37.632006 11718 leader_election.cc:304] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c1c8007dae4e5d8a2708100ad73af5, 8795a50af36d472a9e45b362758081ce; no voters: 
I20260630 12:15:37.637600 11956 raft_consensus.cc:2804] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.638128 11956 raft_consensus.cc:697] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 LEADER]: Becoming Leader. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Running, Role: LEADER
I20260630 12:15:37.637837 11950 raft_consensus.cc:359] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.638831 11950 raft_consensus.cc:385] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.639251 11950 raft_consensus.cc:740] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55938d9c6c6345a998c395d84bdbb5f4, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.639087 11956 consensus_queue.cc:237] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.640295 11950 consensus_queue.cc:260] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.640583 11903 raft_consensus.cc:2468] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 1.
I20260630 12:15:37.643574 11718 leader_election.cc:304] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [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: 16c1c8007dae4e5d8a2708100ad73af5, 8795a50af36d472a9e45b362758081ce; no voters: 55938d9c6c6345a998c395d84bdbb5f4
I20260630 12:15:37.643795 11950 ts_tablet_manager.cc:1434] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:15:37.644519 11982 raft_consensus.cc:2804] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.645141 11982 raft_consensus.cc:697] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 LEADER]: Becoming Leader. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Running, Role: LEADER
I20260630 12:15:37.645576 11950 tablet_bootstrap.cc:492] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4: Bootstrap starting.
I20260630 12:15:37.646052 11982 consensus_queue.cc:237] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.659114 11828 raft_consensus.cc:2468] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 1.
I20260630 12:15:37.659960 11981 raft_consensus.cc:493] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.661128 11981 raft_consensus.cc:515] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.664264 11981 leader_election.cc:290] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.665205 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a429b5fb342f1ab74276cd30eb7dd" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4" is_pre_election: true
I20260630 12:15:37.660156 11950 tablet_bootstrap.cc:654] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.666684 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a429b5fb342f1ab74276cd30eb7dd" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce" is_pre_election: true
W20260630 12:15:37.667547 11717 leader_election.cc:343] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:37.658665 11651 catalog_manager.cc:5697] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "55938d9c6c6345a998c395d84bdbb5f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.667582 11903 raft_consensus.cc:2468] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 0.
I20260630 12:15:37.670022 11718 leader_election.cc:304] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [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: 16c1c8007dae4e5d8a2708100ad73af5, 8795a50af36d472a9e45b362758081ce; no voters: 55938d9c6c6345a998c395d84bdbb5f4
I20260630 12:15:37.671260 11981 raft_consensus.cc:2804] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.671612 11981 raft_consensus.cc:493] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.671936 11981 raft_consensus.cc:3060] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.685181 11950 tablet_bootstrap.cc:492] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4: No bootstrap required, opened a new log
I20260630 12:15:37.685741 11950 ts_tablet_manager.cc:1403] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.009s
I20260630 12:15:37.688515 11950 raft_consensus.cc:359] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.689272 11950 raft_consensus.cc:385] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.689594 11950 raft_consensus.cc:740] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55938d9c6c6345a998c395d84bdbb5f4, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.689391 11981 raft_consensus.cc:515] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.690689 11950 consensus_queue.cc:260] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.692525 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a429b5fb342f1ab74276cd30eb7dd" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4"
I20260630 12:15:37.693178 11950 ts_tablet_manager.cc:1434] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:37.693195 11981 leader_election.cc:290] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 election: Requested vote from peers 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.694737 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a429b5fb342f1ab74276cd30eb7dd" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce"
I20260630 12:15:37.695366 11903 raft_consensus.cc:3060] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.693629 11652 catalog_manager.cc:5697] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "16c1c8007dae4e5d8a2708100ad73af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.693176 11828 raft_consensus.cc:3060] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.702513 11903 raft_consensus.cc:2468] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 1.
I20260630 12:15:37.703681 11718 leader_election.cc:304] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c1c8007dae4e5d8a2708100ad73af5, 8795a50af36d472a9e45b362758081ce; no voters: 
I20260630 12:15:37.703888 11828 raft_consensus.cc:2468] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 1.
I20260630 12:15:37.704514 11981 raft_consensus.cc:2804] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.705166 11981 raft_consensus.cc:697] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 LEADER]: Becoming Leader. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Running, Role: LEADER
I20260630 12:15:37.706425 11981 consensus_queue.cc:237] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.715376 11652 catalog_manager.cc:5697] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "16c1c8007dae4e5d8a2708100ad73af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.716670 11652 catalog_manager.cc:5697] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "16c1c8007dae4e5d8a2708100ad73af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.881389 11981 raft_consensus.cc:493] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.881966 11981 raft_consensus.cc:515] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.883888 11981 leader_election.cc:290] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.884580 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037544fed6704f14bb13e24c523447f9" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4" is_pre_election: true
I20260630 12:15:37.885018 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037544fed6704f14bb13e24c523447f9" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce" is_pre_election: true
I20260630 12:15:37.885223 11828 raft_consensus.cc:2468] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 0.
I20260630 12:15:37.885586 11903 raft_consensus.cc:2468] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 0.
I20260630 12:15:37.886260 11717 leader_election.cc:304] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c1c8007dae4e5d8a2708100ad73af5, 55938d9c6c6345a998c395d84bdbb5f4; no voters: 
I20260630 12:15:37.886967 11981 raft_consensus.cc:2804] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.887348 11981 raft_consensus.cc:493] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.887627 11981 raft_consensus.cc:3060] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.892652 11981 raft_consensus.cc:515] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.894340 11981 leader_election.cc:290] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 election: Requested vote from peers 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503), 8795a50af36d472a9e45b362758081ce (127.0.107.195:43827)
I20260630 12:15:37.895304 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037544fed6704f14bb13e24c523447f9" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55938d9c6c6345a998c395d84bdbb5f4"
I20260630 12:15:37.895388 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037544fed6704f14bb13e24c523447f9" candidate_uuid: "16c1c8007dae4e5d8a2708100ad73af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8795a50af36d472a9e45b362758081ce"
I20260630 12:15:37.895905 11828 raft_consensus.cc:3060] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.895967 11903 raft_consensus.cc:3060] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.900787 11828 raft_consensus.cc:2468] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 1.
I20260630 12:15:37.901046 11903 raft_consensus.cc:2468] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c1c8007dae4e5d8a2708100ad73af5 in term 1.
I20260630 12:15:37.902029 11717 leader_election.cc:304] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c1c8007dae4e5d8a2708100ad73af5, 55938d9c6c6345a998c395d84bdbb5f4; no voters: 
I20260630 12:15:37.902768 11981 raft_consensus.cc:2804] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.903177 11981 raft_consensus.cc:697] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 LEADER]: Becoming Leader. State: Replica: 16c1c8007dae4e5d8a2708100ad73af5, State: Running, Role: LEADER
I20260630 12:15:37.903774 11981 consensus_queue.cc:237] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } }
I20260630 12:15:37.911427 11652 catalog_manager.cc:5697] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "16c1c8007dae4e5d8a2708100ad73af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.038797 11981 consensus_queue.cc:1048] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.050208 11954 consensus_queue.cc:1048] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.056414 11956 consensus_queue.cc:1048] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.058629 11956 consensus_queue.cc:1048] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.080068 11956 consensus_queue.cc:1048] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:38.095479 12001 consensus_queue.cc:1048] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.131688 11984 consensus_queue.cc:1048] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c1c8007dae4e5d8a2708100ad73af5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.132390 11974 consensus_queue.cc:1048] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.219003 11956 consensus_queue.cc:1048] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.229447 11981 consensus_queue.cc:1048] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.323168 11981 consensus_queue.cc:1048] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8795a50af36d472a9e45b362758081ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.335292 11956 consensus_queue.cc:1048] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55938d9c6c6345a998c395d84bdbb5f4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:48.061074   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:48.096256   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:48.097193   431 tablet_replica.cc:333] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5: stopping tablet replica
I20260630 12:15:48.098031   431 raft_consensus.cc:2243] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:48.099143   431 raft_consensus.cc:2272] T 469a429b5fb342f1ab74276cd30eb7dd P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.102056   431 tablet_replica.cc:333] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5: stopping tablet replica
I20260630 12:15:48.102623   431 raft_consensus.cc:2243] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:48.103518   431 raft_consensus.cc:2272] T 037544fed6704f14bb13e24c523447f9 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.106302   431 tablet_replica.cc:333] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5: stopping tablet replica
I20260630 12:15:48.107021   431 raft_consensus.cc:2243] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.107476   431 raft_consensus.cc:2272] T 4a4640f52afb4d0999f28d78d08b50fa P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.110131   431 tablet_replica.cc:333] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5: stopping tablet replica
I20260630 12:15:48.110683   431 raft_consensus.cc:2243] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:48.111788   431 raft_consensus.cc:2272] T 48b47063bc554363a497b2aeedc94368 P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.114928   431 tablet_replica.cc:333] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5: stopping tablet replica
I20260630 12:15:48.115525   431 raft_consensus.cc:2243] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:48.116523   431 raft_consensus.cc:2272] T 9d6f55eab2d54c3689671ab778a2b54c P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.119396   431 tablet_replica.cc:333] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5: stopping tablet replica
I20260630 12:15:48.119980   431 raft_consensus.cc:2243] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.120518   431 raft_consensus.cc:2272] T b10ae2744eea41dfbebeb9f7a992361a P 16c1c8007dae4e5d8a2708100ad73af5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:48.150813 11868 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45159: connect: Connection refused (error 111)
I20260630 12:15:48.153326   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:15:48.155287 11868 consensus_peers.cc:597] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce -> Peer 16c1c8007dae4e5d8a2708100ad73af5 (127.0.107.193:45159): Couldn't send request to peer 16c1c8007dae4e5d8a2708100ad73af5. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:48.180519   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:48.207540   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:48.208428   431 tablet_replica.cc:333] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4: stopping tablet replica
I20260630 12:15:48.209213   431 raft_consensus.cc:2243] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.209795   431 raft_consensus.cc:2272] T 469a429b5fb342f1ab74276cd30eb7dd P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.212502   431 tablet_replica.cc:333] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4: stopping tablet replica
I20260630 12:15:48.213188   431 raft_consensus.cc:2243] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.213737   431 raft_consensus.cc:2272] T 037544fed6704f14bb13e24c523447f9 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.216570   431 tablet_replica.cc:333] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4: stopping tablet replica
I20260630 12:15:48.217218   431 raft_consensus.cc:2243] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.217689   431 raft_consensus.cc:2272] T 9d6f55eab2d54c3689671ab778a2b54c P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.220261   431 tablet_replica.cc:333] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4: stopping tablet replica
I20260630 12:15:48.220868   431 raft_consensus.cc:2243] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:48.221856   431 raft_consensus.cc:2272] T b10ae2744eea41dfbebeb9f7a992361a P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.224380   431 tablet_replica.cc:333] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4: stopping tablet replica
I20260630 12:15:48.225006   431 raft_consensus.cc:2243] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.225553   431 raft_consensus.cc:2272] T 4a4640f52afb4d0999f28d78d08b50fa P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.227910   431 tablet_replica.cc:333] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4: stopping tablet replica
I20260630 12:15:48.228369   431 raft_consensus.cc:2243] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.228886   431 raft_consensus.cc:2272] T 48b47063bc554363a497b2aeedc94368 P 55938d9c6c6345a998c395d84bdbb5f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.257939   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:15:48.271356 11866 consensus_peers.cc:597] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce -> Peer 55938d9c6c6345a998c395d84bdbb5f4 (127.0.107.194:35503): Couldn't send request to peer 55938d9c6c6345a998c395d84bdbb5f4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:48.282367   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:48.306412   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:48.307278   431 tablet_replica.cc:333] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce: stopping tablet replica
I20260630 12:15:48.308001   431 raft_consensus.cc:2243] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.308548   431 raft_consensus.cc:2272] T 48b47063bc554363a497b2aeedc94368 P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.311216   431 tablet_replica.cc:333] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce: stopping tablet replica
I20260630 12:15:48.311898   431 raft_consensus.cc:2243] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:48.312901   431 raft_consensus.cc:2272] T 4a4640f52afb4d0999f28d78d08b50fa P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.315392   431 tablet_replica.cc:333] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce: stopping tablet replica
I20260630 12:15:48.315970   431 raft_consensus.cc:2243] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.316442   431 raft_consensus.cc:2272] T 469a429b5fb342f1ab74276cd30eb7dd P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.318766   431 tablet_replica.cc:333] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce: stopping tablet replica
I20260630 12:15:48.319339   431 raft_consensus.cc:2243] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.319855   431 raft_consensus.cc:2272] T 037544fed6704f14bb13e24c523447f9 P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.322371   431 tablet_replica.cc:333] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce: stopping tablet replica
I20260630 12:15:48.322886   431 raft_consensus.cc:2243] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.323356   431 raft_consensus.cc:2272] T 9d6f55eab2d54c3689671ab778a2b54c P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.325692   431 tablet_replica.cc:333] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce: stopping tablet replica
I20260630 12:15:48.326225   431 raft_consensus.cc:2243] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:48.326736   431 raft_consensus.cc:2272] T b10ae2744eea41dfbebeb9f7a992361a P 8795a50af36d472a9e45b362758081ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.354185   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:48.375494   431 master.cc:562] Master@127.0.107.254:34579 shutting down...
I20260630 12:15:48.397697   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:48.398392   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.398751   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b196a4c190dc46b1914ca6d179739533: stopping tablet replica
I20260630 12:15:48.418150   431 master.cc:584] Master@127.0.107.254:34579 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13196 ms)
[----------] 24 tests from AutoRebalancerTest (262891 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:15:48.466902   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38957
I20260630 12:15:48.468091   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:48.474889 12027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:48.476011 12030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:48.476754 12028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:48.477051   431 server_base.cc:1061] running on GCE node
I20260630 12:15:48.478442   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:48.478645   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:48.478847   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821748478831 us; error 0 us; skew 500 ppm
I20260630 12:15:48.479423   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:48.482072   431 webserver.cc:533] Webserver started at http://127.0.107.254:45611/ using document root <none> and password file <none>
I20260630 12:15:48.482625   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:48.482836   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:48.483147   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:48.484347   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "7f658ece5f474125b1e1919b97ede29b"
format_stamp: "Formatted at 2026-06-30 12:15:48 on dist-test-slave-w8xb"
I20260630 12:15:48.489351   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:48.493244 12035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.494506   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:15:48.494861   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "7f658ece5f474125b1e1919b97ede29b"
format_stamp: "Formatted at 2026-06-30 12:15:48 on dist-test-slave-w8xb"
I20260630 12:15:48.495141   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:48.505582   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:48.506837   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:48.547746   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38957
I20260630 12:15:48.547865 12086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38957 every 8 connection(s)
I20260630 12:15:48.552093 12087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:48.563951 12087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b: Bootstrap starting.
I20260630 12:15:48.568732 12087 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:48.573170 12087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b: No bootstrap required, opened a new log
I20260630 12:15:48.575409 12087 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f658ece5f474125b1e1919b97ede29b" member_type: VOTER }
I20260630 12:15:48.575870 12087 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:48.576051 12087 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f658ece5f474125b1e1919b97ede29b, State: Initialized, Role: FOLLOWER
I20260630 12:15:48.576690 12087 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f658ece5f474125b1e1919b97ede29b" member_type: VOTER }
I20260630 12:15:48.577227 12087 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:48.577426 12087 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:48.577819 12087 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:48.583781 12087 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f658ece5f474125b1e1919b97ede29b" member_type: VOTER }
I20260630 12:15:48.584336 12087 leader_election.cc:304] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [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: 7f658ece5f474125b1e1919b97ede29b; no voters: 
I20260630 12:15:48.585623 12087 leader_election.cc:290] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:48.586076 12090 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:48.587527 12090 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 1 LEADER]: Becoming Leader. State: Replica: 7f658ece5f474125b1e1919b97ede29b, State: Running, Role: LEADER
I20260630 12:15:48.588178 12090 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [LEADER]: Queue going to LEADER mode. State: All 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: "7f658ece5f474125b1e1919b97ede29b" member_type: VOTER }
I20260630 12:15:48.588951 12087 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:48.593034 12091 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f658ece5f474125b1e1919b97ede29b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f658ece5f474125b1e1919b97ede29b" member_type: VOTER } }
I20260630 12:15:48.593154 12092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f658ece5f474125b1e1919b97ede29b. Latest consensus state: current_term: 1 leader_uuid: "7f658ece5f474125b1e1919b97ede29b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f658ece5f474125b1e1919b97ede29b" member_type: VOTER } }
I20260630 12:15:48.593864 12091 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:48.594012 12092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:48.600298 12096 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:48.605453 12096 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:48.606750   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:48.614775 12096 catalog_manager.cc:1383] Generated new cluster ID: 274e0c3e387a4d3884ec14701b90b279
I20260630 12:15:48.615101 12096 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:48.627164 12096 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:48.628475 12096 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:48.648654 12096 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b: Generated new TSK 0
I20260630 12:15:48.649349 12096 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:48.674530   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:48.680596 12108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:48.681568 12109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:48.683261 12111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:48.683670   431 server_base.cc:1061] running on GCE node
I20260630 12:15:48.684580   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:48.684814   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:48.685020   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821748685001 us; error 0 us; skew 500 ppm
I20260630 12:15:48.685547   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:48.687867   431 webserver.cc:533] Webserver started at http://127.0.107.193:40009/ using document root <none> and password file <none>
I20260630 12:15:48.688365   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:48.688572   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:48.688900   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:48.690084   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "a0f20505e987403996e150f57a9f3de5"
format_stamp: "Formatted at 2026-06-30 12:15:48 on dist-test-slave-w8xb"
I20260630 12:15:48.695256   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:15:48.698874 12116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.699899   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:48.700402   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "a0f20505e987403996e150f57a9f3de5"
format_stamp: "Formatted at 2026-06-30 12:15:48 on dist-test-slave-w8xb"
I20260630 12:15:48.700763   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:48.711388   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:48.712622   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:48.714154   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:48.716640   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:48.716902   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:48.717155   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:48.717355   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.758428   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43785
I20260630 12:15:48.758548 12178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43785 every 8 connection(s)
I20260630 12:15:48.764043   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:48.771544 12183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:48.773443 12184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:48.775081 12186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:48.776925   431 server_base.cc:1061] running on GCE node
I20260630 12:15:48.778043   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:48.778124 12179 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38957
W20260630 12:15:48.778368   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:48.778548 12179 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:48.778581   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821748778562 us; error 0 us; skew 500 ppm
I20260630 12:15:48.779543   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:48.779663 12179 heartbeater.cc:507] Master 127.0.107.254:38957 requested a full tablet report, sending...
I20260630 12:15:48.782397   431 webserver.cc:533] Webserver started at http://127.0.107.194:46755/ using document root <none> and password file <none>
I20260630 12:15:48.782534 12052 ts_manager.cc:194] Registered new tserver with Master: a0f20505e987403996e150f57a9f3de5 (127.0.107.193:43785)
I20260630 12:15:48.782999   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:48.783262   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:48.783540   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:48.784584 12052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42892
I20260630 12:15:48.784698   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "ac380f525c7f4f65b497e2072e96d055"
format_stamp: "Formatted at 2026-06-30 12:15:48 on dist-test-slave-w8xb"
I20260630 12:15:48.790127   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:15:48.793897 12191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.794991   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:15:48.795342   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "ac380f525c7f4f65b497e2072e96d055"
format_stamp: "Formatted at 2026-06-30 12:15:48 on dist-test-slave-w8xb"
I20260630 12:15:48.795616   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:48.812911   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:48.814105   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:48.815582   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:48.817827   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:48.818002   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.818295   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:48.818452   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.859119   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40447
I20260630 12:15:48.859304 12253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40447 every 8 connection(s)
I20260630 12:15:48.864032   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:48.871263 12257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:48.873706 12258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:48.875936   431 server_base.cc:1061] running on GCE node
W20260630 12:15:48.876030 12260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:48.876873 12254 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38957
I20260630 12:15:48.877266 12254 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:48.877316   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:48.877650   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:48.877828   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821748877811 us; error 0 us; skew 500 ppm
I20260630 12:15:48.878140 12254 heartbeater.cc:507] Master 127.0.107.254:38957 requested a full tablet report, sending...
I20260630 12:15:48.878513   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:48.880522 12052 ts_manager.cc:194] Registered new tserver with Master: ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447)
I20260630 12:15:48.881645   431 webserver.cc:533] Webserver started at http://127.0.107.195:44669/ using document root <none> and password file <none>
I20260630 12:15:48.882346   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:48.882588   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:48.882591 12052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42896
I20260630 12:15:48.883103   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:48.884418   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "5bed2a05134b43afbd84720da28e1cac"
format_stamp: "Formatted at 2026-06-30 12:15:48 on dist-test-slave-w8xb"
I20260630 12:15:48.889058   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:48.892526 12265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.893553   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:48.893887   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "5bed2a05134b43afbd84720da28e1cac"
format_stamp: "Formatted at 2026-06-30 12:15:48 on dist-test-slave-w8xb"
I20260630 12:15:48.894133   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:48.929380   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:48.930601   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:48.932077   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:48.934345   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:48.934581   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.934818   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:48.934988   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:48.979872   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42959
I20260630 12:15:48.979977 12327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42959 every 8 connection(s)
I20260630 12:15:48.994843 12328 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38957
I20260630 12:15:48.995322 12328 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:48.996136 12328 heartbeater.cc:507] Master 127.0.107.254:38957 requested a full tablet report, sending...
I20260630 12:15:48.998536 12052 ts_manager.cc:194] Registered new tserver with Master: 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:48.998704   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01543151s
I20260630 12:15:49.000413 12052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42900
I20260630 12:15:49.787812 12179 heartbeater.cc:499] Master 127.0.107.254:38957 was elected leader, sending a full tablet report...
I20260630 12:15:49.885777 12254 heartbeater.cc:499] Master 127.0.107.254:38957 was elected leader, sending a full tablet report...
I20260630 12:15:50.003273 12328 heartbeater.cc:499] Master 127.0.107.254:38957 was elected leader, sending a full tablet report...
I20260630 12:15:50.058017 12052 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42906:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:50.060622 12052 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:50.124914 12144 tablet_service.cc:1511] Processing CreateTablet for tablet 4f784bdacf2d4c558bbd336d788a4ea4 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:50.126070 12144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f784bdacf2d4c558bbd336d788a4ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.132153 12143 tablet_service.cc:1511] Processing CreateTablet for tablet e26047e3237d4031afe35f4572362018 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:50.133594 12143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26047e3237d4031afe35f4572362018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.148337 12142 tablet_service.cc:1511] Processing CreateTablet for tablet b3baa00945d4453b882ca4abb8c8bad9 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:50.149873 12142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3baa00945d4453b882ca4abb8c8bad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.151953 12348 tablet_bootstrap.cc:492] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5: Bootstrap starting.
I20260630 12:15:50.153421 12141 tablet_service.cc:1511] Processing CreateTablet for tablet 576bf701f2e34dea86626abad5a8a98c (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:50.154783 12141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576bf701f2e34dea86626abad5a8a98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.159750 12348 tablet_bootstrap.cc:654] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.161727 12144 tablet_service.cc:1511] Processing CreateTablet for tablet e0ac69f6fea54c33ad52efcb9540e9c6 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:50.163179 12144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ac69f6fea54c33ad52efcb9540e9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.166716 12140 tablet_service.cc:1511] Processing CreateTablet for tablet 1948bb7fa06742739c504c57e3623568 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:50.166837 12293 tablet_service.cc:1511] Processing CreateTablet for tablet 4f784bdacf2d4c558bbd336d788a4ea4 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:50.168352 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1948bb7fa06742739c504c57e3623568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.168664 12293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f784bdacf2d4c558bbd336d788a4ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.168788 12292 tablet_service.cc:1511] Processing CreateTablet for tablet e26047e3237d4031afe35f4572362018 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:50.172165 12290 tablet_service.cc:1511] Processing CreateTablet for tablet 576bf701f2e34dea86626abad5a8a98c (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:50.169979 12291 tablet_service.cc:1511] Processing CreateTablet for tablet b3baa00945d4453b882ca4abb8c8bad9 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:50.170998 12289 tablet_service.cc:1511] Processing CreateTablet for tablet e0ac69f6fea54c33ad52efcb9540e9c6 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:50.171073 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 1948bb7fa06742739c504c57e3623568 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:50.172572 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26047e3237d4031afe35f4572362018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.181286 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576bf701f2e34dea86626abad5a8a98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.185295 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1948bb7fa06742739c504c57e3623568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.189236 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3baa00945d4453b882ca4abb8c8bad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.193275 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ac69f6fea54c33ad52efcb9540e9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.216629 12219 tablet_service.cc:1511] Processing CreateTablet for tablet 4f784bdacf2d4c558bbd336d788a4ea4 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:50.217263 12217 tablet_service.cc:1511] Processing CreateTablet for tablet b3baa00945d4453b882ca4abb8c8bad9 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:50.218559 12219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f784bdacf2d4c558bbd336d788a4ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.219929 12218 tablet_service.cc:1511] Processing CreateTablet for tablet e26047e3237d4031afe35f4572362018 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:50.221359 12218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26047e3237d4031afe35f4572362018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.226044 12216 tablet_service.cc:1511] Processing CreateTablet for tablet 576bf701f2e34dea86626abad5a8a98c (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:50.227460 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576bf701f2e34dea86626abad5a8a98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.230168 12215 tablet_service.cc:1511] Processing CreateTablet for tablet e0ac69f6fea54c33ad52efcb9540e9c6 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:50.231957 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ac69f6fea54c33ad52efcb9540e9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.234503 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 1948bb7fa06742739c504c57e3623568 (DEFAULT_TABLE table=test-workload [id=62fd5a70a0a44554a876ec926a360013]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:50.236119 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1948bb7fa06742739c504c57e3623568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.237250 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3baa00945d4453b882ca4abb8c8bad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.286253 12350 tablet_bootstrap.cc:492] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac: Bootstrap starting.
I20260630 12:15:50.294476 12351 tablet_bootstrap.cc:492] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055: Bootstrap starting.
I20260630 12:15:50.299647 12351 tablet_bootstrap.cc:654] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.304345 12350 tablet_bootstrap.cc:654] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.305786 12348 tablet_bootstrap.cc:492] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5: No bootstrap required, opened a new log
I20260630 12:15:50.306327 12348 ts_tablet_manager.cc:1403] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.046s
I20260630 12:15:50.310211 12348 raft_consensus.cc:359] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.311231 12348 raft_consensus.cc:385] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.311602 12348 raft_consensus.cc:740] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.312610 12348 consensus_queue.cc:260] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.315493 12350 tablet_bootstrap.cc:492] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac: No bootstrap required, opened a new log
I20260630 12:15:50.315976 12350 ts_tablet_manager.cc:1403] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.012s
I20260630 12:15:50.316193 12348 ts_tablet_manager.cc:1434] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:15:50.316501 12351 tablet_bootstrap.cc:492] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055: No bootstrap required, opened a new log
I20260630 12:15:50.317019 12351 ts_tablet_manager.cc:1403] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260630 12:15:50.318301 12350 raft_consensus.cc:359] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.318917 12348 tablet_bootstrap.cc:492] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5: Bootstrap starting.
I20260630 12:15:50.319098 12350 raft_consensus.cc:385] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.319474 12350 raft_consensus.cc:740] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bed2a05134b43afbd84720da28e1cac, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.319847 12351 raft_consensus.cc:359] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.320628 12351 raft_consensus.cc:385] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.321013 12351 raft_consensus.cc:740] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac380f525c7f4f65b497e2072e96d055, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.320377 12350 consensus_queue.cc:260] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.321933 12351 consensus_queue.cc:260] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.326889 12348 tablet_bootstrap.cc:654] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.330550 12350 ts_tablet_manager.cc:1434] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.006s
I20260630 12:15:50.332163 12350 tablet_bootstrap.cc:492] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac: Bootstrap starting.
I20260630 12:15:50.335040 12351 ts_tablet_manager.cc:1434] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:15:50.338626 12351 tablet_bootstrap.cc:492] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055: Bootstrap starting.
I20260630 12:15:50.341558 12350 tablet_bootstrap.cc:654] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.346274 12351 tablet_bootstrap.cc:654] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.346692 12355 raft_consensus.cc:493] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:50.347510 12348 tablet_bootstrap.cc:492] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5: No bootstrap required, opened a new log
I20260630 12:15:50.347231 12355 raft_consensus.cc:515] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.348067 12348 ts_tablet_manager.cc:1403] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.003s
I20260630 12:15:50.348841 12350 tablet_bootstrap.cc:492] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac: No bootstrap required, opened a new log
I20260630 12:15:50.349419 12350 ts_tablet_manager.cc:1403] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:15:50.351189 12348 raft_consensus.cc:359] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.351966 12348 raft_consensus.cc:385] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.352275 12348 raft_consensus.cc:740] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.352845 12350 raft_consensus.cc:359] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.353076 12348 consensus_queue.cc:260] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.353719 12350 raft_consensus.cc:385] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.354213 12350 raft_consensus.cc:740] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bed2a05134b43afbd84720da28e1cac, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.356102 12350 consensus_queue.cc:260] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.357918 12348 ts_tablet_manager.cc:1434] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:15:50.359102 12348 tablet_bootstrap.cc:492] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5: Bootstrap starting.
I20260630 12:15:50.362737 12355 leader_election.cc:290] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f20505e987403996e150f57a9f3de5 (127.0.107.193:43785), ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447)
I20260630 12:15:50.376325 12348 tablet_bootstrap.cc:654] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.380164 12154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f784bdacf2d4c558bbd336d788a4ea4" candidate_uuid: "5bed2a05134b43afbd84720da28e1cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f20505e987403996e150f57a9f3de5" is_pre_election: true
I20260630 12:15:50.381270 12350 ts_tablet_manager.cc:1434] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.015s
I20260630 12:15:50.381305 12154 raft_consensus.cc:2468] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bed2a05134b43afbd84720da28e1cac in term 0.
I20260630 12:15:50.382732 12350 tablet_bootstrap.cc:492] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac: Bootstrap starting.
I20260630 12:15:50.383224 12268 leader_election.cc:304] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bed2a05134b43afbd84720da28e1cac, a0f20505e987403996e150f57a9f3de5; no voters: 
I20260630 12:15:50.384276 12348 tablet_bootstrap.cc:492] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5: No bootstrap required, opened a new log
I20260630 12:15:50.384407 12361 raft_consensus.cc:2804] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:50.384923 12348 ts_tablet_manager.cc:1403] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260630 12:15:50.384896 12361 raft_consensus.cc:493] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:50.385416 12361 raft_consensus.cc:3060] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.388306 12348 raft_consensus.cc:359] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.389164 12348 raft_consensus.cc:385] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.389492 12350 tablet_bootstrap.cc:654] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.389539 12348 raft_consensus.cc:740] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.390802 12348 consensus_queue.cc:260] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.394366 12361 raft_consensus.cc:515] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.395568 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f784bdacf2d4c558bbd336d788a4ea4" candidate_uuid: "5bed2a05134b43afbd84720da28e1cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055" is_pre_election: true
I20260630 12:15:50.396529 12348 ts_tablet_manager.cc:1434] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:15:50.396529 12229 raft_consensus.cc:2468] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bed2a05134b43afbd84720da28e1cac in term 0.
I20260630 12:15:50.398214 12348 tablet_bootstrap.cc:492] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5: Bootstrap starting.
I20260630 12:15:50.400715 12154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f784bdacf2d4c558bbd336d788a4ea4" candidate_uuid: "5bed2a05134b43afbd84720da28e1cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f20505e987403996e150f57a9f3de5"
I20260630 12:15:50.401448 12154 raft_consensus.cc:3060] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.406040 12348 tablet_bootstrap.cc:654] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.411096 12154 raft_consensus.cc:2468] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bed2a05134b43afbd84720da28e1cac in term 1.
I20260630 12:15:50.413039 12268 leader_election.cc:304] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bed2a05134b43afbd84720da28e1cac, a0f20505e987403996e150f57a9f3de5; no voters: 
I20260630 12:15:50.414265 12355 raft_consensus.cc:2804] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:50.416734 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f784bdacf2d4c558bbd336d788a4ea4" candidate_uuid: "5bed2a05134b43afbd84720da28e1cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055"
I20260630 12:15:50.416994 12350 tablet_bootstrap.cc:492] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac: No bootstrap required, opened a new log
I20260630 12:15:50.417438 12229 raft_consensus.cc:3060] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.417601 12350 ts_tablet_manager.cc:1403] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.009s
I20260630 12:15:50.420697 12350 raft_consensus.cc:359] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.421430 12350 raft_consensus.cc:385] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.421741 12350 raft_consensus.cc:740] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bed2a05134b43afbd84720da28e1cac, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.422498 12350 consensus_queue.cc:260] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.423399 12351 tablet_bootstrap.cc:492] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055: No bootstrap required, opened a new log
I20260630 12:15:50.424216 12351 ts_tablet_manager.cc:1403] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.004s
I20260630 12:15:50.426909 12229 raft_consensus.cc:2468] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bed2a05134b43afbd84720da28e1cac in term 1.
I20260630 12:15:50.427596 12361 leader_election.cc:290] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [CANDIDATE]: Term 1 election: Requested vote from peers a0f20505e987403996e150f57a9f3de5 (127.0.107.193:43785), ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447)
I20260630 12:15:50.431087 12351 raft_consensus.cc:359] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.432174 12351 raft_consensus.cc:385] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.432471 12351 raft_consensus.cc:740] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac380f525c7f4f65b497e2072e96d055, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.433627 12351 consensus_queue.cc:260] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.435101 12348 tablet_bootstrap.cc:492] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5: No bootstrap required, opened a new log
I20260630 12:15:50.435842 12348 ts_tablet_manager.cc:1403] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260630 12:15:50.437412 12354 raft_consensus.cc:493] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:50.437961 12354 raft_consensus.cc:515] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.439657 12348 raft_consensus.cc:359] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.440678 12348 raft_consensus.cc:385] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.441084 12348 raft_consensus.cc:740] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.442214 12348 consensus_queue.cc:260] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.444056 12354 leader_election.cc:290] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.457849 12351 ts_tablet_manager.cc:1434] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260630 12:15:50.463819 12355 raft_consensus.cc:697] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 1 LEADER]: Becoming Leader. State: Replica: 5bed2a05134b43afbd84720da28e1cac, State: Running, Role: LEADER
I20260630 12:15:50.464996 12355 consensus_queue.cc:237] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.467617 12351 tablet_bootstrap.cc:492] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055: Bootstrap starting.
I20260630 12:15:50.475337 12350 ts_tablet_manager.cc:1434] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac: Time spent starting tablet: real 0.057s	user 0.025s	sys 0.031s
I20260630 12:15:50.476979 12350 tablet_bootstrap.cc:492] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac: Bootstrap starting.
I20260630 12:15:50.479851 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac69f6fea54c33ad52efcb9540e9c6" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055" is_pre_election: true
W20260630 12:15:50.481803 12120 leader_election.cc:343] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:50.485210 12350 tablet_bootstrap.cc:654] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.494529 12050 catalog_manager.cc:5697] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bed2a05134b43afbd84720da28e1cac (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5bed2a05134b43afbd84720da28e1cac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:50.501029 12351 tablet_bootstrap.cc:654] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.502804 12348 ts_tablet_manager.cc:1434] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5: Time spent starting tablet: real 0.067s	user 0.026s	sys 0.042s
I20260630 12:15:50.505142 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac69f6fea54c33ad52efcb9540e9c6" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac" is_pre_election: true
I20260630 12:15:50.505594 12348 tablet_bootstrap.cc:492] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5: Bootstrap starting.
I20260630 12:15:50.505874 12303 raft_consensus.cc:2468] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 0.
I20260630 12:15:50.509133 12350 tablet_bootstrap.cc:492] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac: No bootstrap required, opened a new log
I20260630 12:15:50.509678 12350 ts_tablet_manager.cc:1403] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.008s
I20260630 12:15:50.512243 12348 tablet_bootstrap.cc:654] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.512615 12350 raft_consensus.cc:359] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.513391 12350 raft_consensus.cc:385] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.513679 12350 raft_consensus.cc:740] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bed2a05134b43afbd84720da28e1cac, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.513758 12118 leader_election.cc:304] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [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: 5bed2a05134b43afbd84720da28e1cac, a0f20505e987403996e150f57a9f3de5; no voters: ac380f525c7f4f65b497e2072e96d055
I20260630 12:15:50.515354 12369 raft_consensus.cc:2804] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:50.515793 12369 raft_consensus.cc:493] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:50.517172 12369 raft_consensus.cc:3060] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.515725 12350 consensus_queue.cc:260] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.519841 12350 ts_tablet_manager.cc:1434] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:15:50.521202 12350 tablet_bootstrap.cc:492] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac: Bootstrap starting.
I20260630 12:15:50.525550 12369 raft_consensus.cc:515] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.529266 12350 tablet_bootstrap.cc:654] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.529428 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac69f6fea54c33ad52efcb9540e9c6" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055"
I20260630 12:15:50.531601 12348 tablet_bootstrap.cc:492] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5: No bootstrap required, opened a new log
I20260630 12:15:50.532217 12348 ts_tablet_manager.cc:1403] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260630 12:15:50.532600 12369 leader_election.cc:290] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 election: Requested vote from peers ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.531805 12351 tablet_bootstrap.cc:492] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055: No bootstrap required, opened a new log
I20260630 12:15:50.533849 12351 ts_tablet_manager.cc:1403] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055: Time spent bootstrapping tablet: real 0.066s	user 0.001s	sys 0.021s
W20260630 12:15:50.533382 12120 leader_election.cc:343] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:50.535740 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac69f6fea54c33ad52efcb9540e9c6" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac"
I20260630 12:15:50.536443 12303 raft_consensus.cc:3060] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.535787 12348 raft_consensus.cc:359] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.536989 12348 raft_consensus.cc:385] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.537384 12348 raft_consensus.cc:740] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.537801 12351 raft_consensus.cc:359] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.538831 12351 raft_consensus.cc:385] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.538313 12348 consensus_queue.cc:260] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.539217 12351 raft_consensus.cc:740] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac380f525c7f4f65b497e2072e96d055, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.542284 12351 consensus_queue.cc:260] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.544836 12351 ts_tablet_manager.cc:1434] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:15:50.541220 12348 ts_tablet_manager.cc:1434] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:50.547395 12348 tablet_bootstrap.cc:492] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5: Bootstrap starting.
I20260630 12:15:50.547871 12350 tablet_bootstrap.cc:492] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac: No bootstrap required, opened a new log
I20260630 12:15:50.548400 12350 ts_tablet_manager.cc:1403] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.014s
I20260630 12:15:50.552182 12350 raft_consensus.cc:359] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.553030 12350 raft_consensus.cc:385] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.553352 12350 raft_consensus.cc:740] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bed2a05134b43afbd84720da28e1cac, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.554138 12350 consensus_queue.cc:260] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.554800 12348 tablet_bootstrap.cc:654] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.556013 12351 tablet_bootstrap.cc:492] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055: Bootstrap starting.
I20260630 12:15:50.557092 12350 ts_tablet_manager.cc:1434] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:15:50.558260 12350 tablet_bootstrap.cc:492] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac: Bootstrap starting.
I20260630 12:15:50.561343 12303 raft_consensus.cc:2468] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 1.
I20260630 12:15:50.562805 12118 leader_election.cc:304] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [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: 5bed2a05134b43afbd84720da28e1cac, a0f20505e987403996e150f57a9f3de5; no voters: ac380f525c7f4f65b497e2072e96d055
I20260630 12:15:50.563244 12348 tablet_bootstrap.cc:492] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5: No bootstrap required, opened a new log
I20260630 12:15:50.563911 12348 ts_tablet_manager.cc:1403] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260630 12:15:50.564172 12369 raft_consensus.cc:2804] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:50.564731 12369 raft_consensus.cc:697] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 1 LEADER]: Becoming Leader. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Running, Role: LEADER
I20260630 12:15:50.565076 12350 tablet_bootstrap.cc:654] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.565691 12369 consensus_queue.cc:237] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.567181 12348 raft_consensus.cc:359] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.567972 12348 raft_consensus.cc:385] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.568320 12348 raft_consensus.cc:740] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.569159 12348 consensus_queue.cc:260] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.570869 12350 tablet_bootstrap.cc:492] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac: No bootstrap required, opened a new log
I20260630 12:15:50.571408 12350 ts_tablet_manager.cc:1403] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:15:50.571563 12348 ts_tablet_manager.cc:1434] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:50.574484 12350 raft_consensus.cc:359] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.575209 12356 raft_consensus.cc:493] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:50.575338 12351 tablet_bootstrap.cc:654] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.575220 12350 raft_consensus.cc:385] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.576128 12350 raft_consensus.cc:740] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bed2a05134b43afbd84720da28e1cac, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.575930 12356 raft_consensus.cc:515] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.577164 12350 consensus_queue.cc:260] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.578615 12356 leader_election.cc:290] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f20505e987403996e150f57a9f3de5 (127.0.107.193:43785), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.579741 12350 ts_tablet_manager.cc:1434] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:15:50.578830 12051 catalog_manager.cc:5697] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f20505e987403996e150f57a9f3de5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0f20505e987403996e150f57a9f3de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:50.604329 12351 tablet_bootstrap.cc:492] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055: No bootstrap required, opened a new log
W20260630 12:15:50.604460 12100 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:50.605150 12351 ts_tablet_manager.cc:1403] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.007s
I20260630 12:15:50.606432 12154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26047e3237d4031afe35f4572362018" candidate_uuid: "ac380f525c7f4f65b497e2072e96d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f20505e987403996e150f57a9f3de5" is_pre_election: true
I20260630 12:15:50.607129 12154 raft_consensus.cc:2468] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac380f525c7f4f65b497e2072e96d055 in term 0.
I20260630 12:15:50.607885 12351 raft_consensus.cc:359] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.608644 12351 raft_consensus.cc:385] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.608927 12351 raft_consensus.cc:740] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac380f525c7f4f65b497e2072e96d055, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.608755 12194 leader_election.cc:304] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f20505e987403996e150f57a9f3de5, ac380f525c7f4f65b497e2072e96d055; no voters: 
I20260630 12:15:50.609810 12356 raft_consensus.cc:2804] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:50.610333 12356 raft_consensus.cc:493] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:50.609766 12351 consensus_queue.cc:260] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.610670 12356 raft_consensus.cc:3060] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.612265 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26047e3237d4031afe35f4572362018" candidate_uuid: "ac380f525c7f4f65b497e2072e96d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac" is_pre_election: true
I20260630 12:15:50.612944 12303 raft_consensus.cc:2468] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac380f525c7f4f65b497e2072e96d055 in term 0.
I20260630 12:15:50.614346 12351 ts_tablet_manager.cc:1434] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:15:50.615386 12351 tablet_bootstrap.cc:492] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055: Bootstrap starting.
I20260630 12:15:50.617415 12356 raft_consensus.cc:515] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.619503 12356 leader_election.cc:290] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [CANDIDATE]: Term 1 election: Requested vote from peers a0f20505e987403996e150f57a9f3de5 (127.0.107.193:43785), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.620752 12154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26047e3237d4031afe35f4572362018" candidate_uuid: "ac380f525c7f4f65b497e2072e96d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f20505e987403996e150f57a9f3de5"
I20260630 12:15:50.621045 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26047e3237d4031afe35f4572362018" candidate_uuid: "ac380f525c7f4f65b497e2072e96d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac"
I20260630 12:15:50.621418 12154 raft_consensus.cc:3060] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.621547 12351 tablet_bootstrap.cc:654] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.621620 12303 raft_consensus.cc:3060] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.628176 12351 tablet_bootstrap.cc:492] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055: No bootstrap required, opened a new log
I20260630 12:15:50.628232 12303 raft_consensus.cc:2468] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac380f525c7f4f65b497e2072e96d055 in term 1.
I20260630 12:15:50.628789 12351 ts_tablet_manager.cc:1403] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:15:50.628937 12154 raft_consensus.cc:2468] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac380f525c7f4f65b497e2072e96d055 in term 1.
I20260630 12:15:50.629671 12193 leader_election.cc:304] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bed2a05134b43afbd84720da28e1cac, ac380f525c7f4f65b497e2072e96d055; no voters: 
I20260630 12:15:50.630403 12356 raft_consensus.cc:2804] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:50.630883 12356 raft_consensus.cc:697] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 1 LEADER]: Becoming Leader. State: Replica: ac380f525c7f4f65b497e2072e96d055, State: Running, Role: LEADER
I20260630 12:15:50.631644 12356 consensus_queue.cc:237] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.631673 12351 raft_consensus.cc:359] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.632404 12351 raft_consensus.cc:385] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.632665 12351 raft_consensus.cc:740] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac380f525c7f4f65b497e2072e96d055, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.633404 12351 consensus_queue.cc:260] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.635713 12351 ts_tablet_manager.cc:1434] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:15:50.636991 12351 tablet_bootstrap.cc:492] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055: Bootstrap starting.
I20260630 12:15:50.639192 12050 catalog_manager.cc:5697] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac380f525c7f4f65b497e2072e96d055 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ac380f525c7f4f65b497e2072e96d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:50.641803 12351 tablet_bootstrap.cc:654] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.647325 12351 tablet_bootstrap.cc:492] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055: No bootstrap required, opened a new log
I20260630 12:15:50.647372 12369 raft_consensus.cc:493] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:50.647969 12351 ts_tablet_manager.cc:1403] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260630 12:15:50.648015 12369 raft_consensus.cc:515] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.651110 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948bb7fa06742739c504c57e3623568" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055" is_pre_election: true
I20260630 12:15:50.651126 12351 raft_consensus.cc:359] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.651891 12229 raft_consensus.cc:2468] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 0.
I20260630 12:15:50.652100 12351 raft_consensus.cc:385] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.652498 12351 raft_consensus.cc:740] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac380f525c7f4f65b497e2072e96d055, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.652544 12369 leader_election.cc:290] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.653208 12120 leader_election.cc:304] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f20505e987403996e150f57a9f3de5, ac380f525c7f4f65b497e2072e96d055; no voters: 
I20260630 12:15:50.653398 12351 consensus_queue.cc:260] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.654078 12369 raft_consensus.cc:2804] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:50.654440 12369 raft_consensus.cc:493] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:50.654759 12369 raft_consensus.cc:3060] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.655915 12351 ts_tablet_manager.cc:1434] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:15:50.653411 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948bb7fa06742739c504c57e3623568" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac" is_pre_election: true
I20260630 12:15:50.659504 12303 raft_consensus.cc:2468] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 0.
I20260630 12:15:50.661388 12369 raft_consensus.cc:515] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.663468 12369 leader_election.cc:290] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 election: Requested vote from peers ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.663765 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948bb7fa06742739c504c57e3623568" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055"
I20260630 12:15:50.664040 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948bb7fa06742739c504c57e3623568" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac"
I20260630 12:15:50.664403 12229 raft_consensus.cc:3060] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.664477 12303 raft_consensus.cc:3060] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.669503 12303 raft_consensus.cc:2468] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 1.
I20260630 12:15:50.670042 12229 raft_consensus.cc:2468] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 1.
I20260630 12:15:50.670509 12118 leader_election.cc:304] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bed2a05134b43afbd84720da28e1cac, a0f20505e987403996e150f57a9f3de5; no voters: 
I20260630 12:15:50.671311 12369 raft_consensus.cc:2804] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:50.671722 12369 raft_consensus.cc:697] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 1 LEADER]: Becoming Leader. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Running, Role: LEADER
I20260630 12:15:50.672293 12369 consensus_queue.cc:237] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.679200 12050 catalog_manager.cc:5697] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f20505e987403996e150f57a9f3de5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0f20505e987403996e150f57a9f3de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:50.720340 12355 raft_consensus.cc:493] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:50.720924 12355 raft_consensus.cc:515] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.722604 12355 leader_election.cc:290] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f20505e987403996e150f57a9f3de5 (127.0.107.193:43785), ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447)
I20260630 12:15:50.723531 12154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3baa00945d4453b882ca4abb8c8bad9" candidate_uuid: "5bed2a05134b43afbd84720da28e1cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f20505e987403996e150f57a9f3de5" is_pre_election: true
I20260630 12:15:50.723712 12369 raft_consensus.cc:493] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:50.723613 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3baa00945d4453b882ca4abb8c8bad9" candidate_uuid: "5bed2a05134b43afbd84720da28e1cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055" is_pre_election: true
I20260630 12:15:50.724231 12154 raft_consensus.cc:2468] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bed2a05134b43afbd84720da28e1cac in term 0.
I20260630 12:15:50.724376 12369 raft_consensus.cc:515] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.724560 12229 raft_consensus.cc:2468] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bed2a05134b43afbd84720da28e1cac in term 0.
I20260630 12:15:50.725342 12268 leader_election.cc:304] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bed2a05134b43afbd84720da28e1cac, a0f20505e987403996e150f57a9f3de5; no voters: 
I20260630 12:15:50.726106 12355 raft_consensus.cc:2804] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:50.726470 12355 raft_consensus.cc:493] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:50.726504 12369 leader_election.cc:290] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.726917 12355 raft_consensus.cc:3060] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.727082 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bf701f2e34dea86626abad5a8a98c" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055" is_pre_election: true
I20260630 12:15:50.727564 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bf701f2e34dea86626abad5a8a98c" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac" is_pre_election: true
I20260630 12:15:50.727792 12229 raft_consensus.cc:2468] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 0.
I20260630 12:15:50.728156 12303 raft_consensus.cc:2468] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 0.
I20260630 12:15:50.728914 12120 leader_election.cc:304] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f20505e987403996e150f57a9f3de5, ac380f525c7f4f65b497e2072e96d055; no voters: 
I20260630 12:15:50.729760 12369 raft_consensus.cc:2804] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:50.730135 12369 raft_consensus.cc:493] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:50.730470 12369 raft_consensus.cc:3060] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.734053 12355 raft_consensus.cc:515] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.736202 12355 leader_election.cc:290] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [CANDIDATE]: Term 1 election: Requested vote from peers a0f20505e987403996e150f57a9f3de5 (127.0.107.193:43785), ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447)
I20260630 12:15:50.736877 12154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3baa00945d4453b882ca4abb8c8bad9" candidate_uuid: "5bed2a05134b43afbd84720da28e1cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f20505e987403996e150f57a9f3de5"
I20260630 12:15:50.737174 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3baa00945d4453b882ca4abb8c8bad9" candidate_uuid: "5bed2a05134b43afbd84720da28e1cac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055"
I20260630 12:15:50.737411 12154 raft_consensus.cc:3060] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.737929 12229 raft_consensus.cc:3060] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.737813 12369 raft_consensus.cc:515] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.739879 12369 leader_election.cc:290] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 election: Requested vote from peers ac380f525c7f4f65b497e2072e96d055 (127.0.107.194:40447), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.740949 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bf701f2e34dea86626abad5a8a98c" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac"
I20260630 12:15:50.741068 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bf701f2e34dea86626abad5a8a98c" candidate_uuid: "a0f20505e987403996e150f57a9f3de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac380f525c7f4f65b497e2072e96d055"
I20260630 12:15:50.741644 12303 raft_consensus.cc:3060] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.741797 12228 raft_consensus.cc:3060] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.745419 12154 raft_consensus.cc:2468] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bed2a05134b43afbd84720da28e1cac in term 1.
I20260630 12:15:50.745535 12229 raft_consensus.cc:2468] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bed2a05134b43afbd84720da28e1cac in term 1.
I20260630 12:15:50.746604 12268 leader_election.cc:304] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bed2a05134b43afbd84720da28e1cac, a0f20505e987403996e150f57a9f3de5; no voters: 
I20260630 12:15:50.747502 12355 raft_consensus.cc:2804] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:50.747983 12355 raft_consensus.cc:697] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 1 LEADER]: Becoming Leader. State: Replica: 5bed2a05134b43afbd84720da28e1cac, State: Running, Role: LEADER
I20260630 12:15:50.748771 12355 consensus_queue.cc:237] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.748980 12228 raft_consensus.cc:2468] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 1.
I20260630 12:15:50.749158 12303 raft_consensus.cc:2468] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f20505e987403996e150f57a9f3de5 in term 1.
I20260630 12:15:50.750159 12120 leader_election.cc:304] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f20505e987403996e150f57a9f3de5, ac380f525c7f4f65b497e2072e96d055; no voters: 
I20260630 12:15:50.751020 12369 raft_consensus.cc:2804] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:50.751482 12369 raft_consensus.cc:697] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 1 LEADER]: Becoming Leader. State: Replica: a0f20505e987403996e150f57a9f3de5, State: Running, Role: LEADER
I20260630 12:15:50.752282 12369 consensus_queue.cc:237] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.757063 12050 catalog_manager.cc:5697] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bed2a05134b43afbd84720da28e1cac (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5bed2a05134b43afbd84720da28e1cac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:50.759938 12051 catalog_manager.cc:5697] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f20505e987403996e150f57a9f3de5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a0f20505e987403996e150f57a9f3de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:50.860713 12355 consensus_queue.cc:1048] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:50.918916 12366 consensus_queue.cc:1048] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:50.958571 12356 raft_consensus.cc:493] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:50.959136 12356 raft_consensus.cc:515] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } }
I20260630 12:15:50.961412 12356 leader_election.cc:290] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f20505e987403996e150f57a9f3de5 (127.0.107.193:43785), 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:50.963197 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac69f6fea54c33ad52efcb9540e9c6" candidate_uuid: "ac380f525c7f4f65b497e2072e96d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f20505e987403996e150f57a9f3de5" is_pre_election: true
I20260630 12:15:50.963467 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac69f6fea54c33ad52efcb9540e9c6" candidate_uuid: "ac380f525c7f4f65b497e2072e96d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bed2a05134b43afbd84720da28e1cac" is_pre_election: true
I20260630 12:15:50.964330 12303 raft_consensus.cc:2393] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac380f525c7f4f65b497e2072e96d055 in current term 1: Already voted for candidate a0f20505e987403996e150f57a9f3de5 in this term.
I20260630 12:15:50.965658 12193 leader_election.cc:304] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [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: ac380f525c7f4f65b497e2072e96d055; no voters: 5bed2a05134b43afbd84720da28e1cac, a0f20505e987403996e150f57a9f3de5
I20260630 12:15:50.966961 12356 raft_consensus.cc:3060] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.976629 12356 raft_consensus.cc:2749] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:51.070369 12356 consensus_queue.cc:1048] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:51.078662 12369 consensus_queue.cc:1048] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:51.105594 12354 consensus_queue.cc:1048] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:15:51.102975 12382 consensus_queue.cc:1048] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260630 12:15:51.180816 12332 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:38957, user_credentials={real_user=slave}} blocked reactor thread for 49060.8us
I20260630 12:15:51.220639 12369 consensus_queue.cc:1048] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:51.223307 12228 raft_consensus.cc:1275] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Refusing update from remote peer 5bed2a05134b43afbd84720da28e1cac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:51.226145 12366 consensus_queue.cc:1048] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:51.230026 12355 consensus_queue.cc:1048] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:51.233366 12369 consensus_queue.cc:1048] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:51.279780 12300 raft_consensus.cc:1275] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Refusing update from remote peer a0f20505e987403996e150f57a9f3de5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:51.285527 12225 raft_consensus.cc:1275] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Refusing update from remote peer a0f20505e987403996e150f57a9f3de5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:51.322381 12424 consensus_queue.cc:1048] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:51.324332 12354 consensus_queue.cc:1048] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:51.428894 12120 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:40447, user_credentials={real_user=slave}} blocked reactor thread for 55248.4us
W20260630 12:15:51.657734 12334 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.193:43785, user_credentials={real_user=slave}} blocked reactor thread for 57300.2us
W20260630 12:15:51.788538 12378 log.cc:927] Time spent T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5: Append to log took a long time: real 0.132s	user 0.000s	sys 0.021s
I20260630 12:15:51.804607 12395 mvcc.cc:204] Tried to move back new op lower bound from 7302437893079699456 to 7302437891088535552. Current Snapshot: MvccSnapshot[applied={T|T < 7302437893079699456}]
W20260630 12:15:51.824679 12388 log.cc:927] Time spent T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5: Append to log took a long time: real 0.080s	user 0.000s	sys 0.011s
W20260630 12:15:51.972007 12269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:40447, user_credentials={real_user=slave}} blocked reactor thread for 46146.6us
I20260630 12:15:52.078888   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:52.088582 12447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:52.091094 12448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:52.092236 12450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:52.094494   431 server_base.cc:1061] running on GCE node
I20260630 12:15:52.095474   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:52.095707   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:52.095904   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821752095888 us; error 0 us; skew 500 ppm
I20260630 12:15:52.096459   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:52.099013   431 webserver.cc:533] Webserver started at http://127.0.107.196:40391/ using document root <none> and password file <none>
I20260630 12:15:52.099530   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:52.099730   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:52.100006   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:52.101202   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "5065454260b1443fb6ae32bd3fef5fbd"
format_stamp: "Formatted at 2026-06-30 12:15:52 on dist-test-slave-w8xb"
I20260630 12:15:52.105899   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:15:52.109207 12455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:52.110008   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:52.110347   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "5065454260b1443fb6ae32bd3fef5fbd"
format_stamp: "Formatted at 2026-06-30 12:15:52 on dist-test-slave-w8xb"
I20260630 12:15:52.110641   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:52.139281   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:52.140443   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:52.141868   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:52.144080   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:52.144250   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:52.144546   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:52.144706   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:52.181881   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33551
I20260630 12:15:52.181978 12517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33551 every 8 connection(s)
I20260630 12:15:52.202113 12518 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38957
I20260630 12:15:52.202553 12518 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:52.203456 12518 heartbeater.cc:507] Master 127.0.107.254:38957 requested a full tablet report, sending...
I20260630 12:15:52.205358 12052 ts_manager.cc:194] Registered new tserver with Master: 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196:33551)
I20260630 12:15:52.206513 12052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42916
I20260630 12:15:52.849565 12152 consensus_queue.cc:237] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } attrs { replace: true } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } }
I20260630 12:15:52.856307 12303 raft_consensus.cc:1275] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Refusing update from remote peer a0f20505e987403996e150f57a9f3de5: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:52.857388 12229 raft_consensus.cc:1275] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Refusing update from remote peer a0f20505e987403996e150f57a9f3de5: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:52.858074 12524 consensus_queue.cc:1048] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:52.858976 12430 consensus_queue.cc:1048] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:52.866962 12430 raft_consensus.cc:2955] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } attrs { replace: true } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
W20260630 12:15:52.869343 12120 consensus_peers.cc:597] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 -> Peer 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196:33551): Couldn't send request to peer 5065454260b1443fb6ae32bd3fef5fbd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1948bb7fa06742739c504c57e3623568. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:52.868571 12229 raft_consensus.cc:2955] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } attrs { replace: true } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.868976 12303 raft_consensus.cc:2955] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } attrs { replace: true } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.882927 12047 catalog_manager.cc:5697] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac reported cstate change: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a0f20505e987403996e150f57a9f3de5" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } attrs { replace: true } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.898626 12303 consensus_queue.cc:237] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } }
I20260630 12:15:52.907454 12152 raft_consensus.cc:1275] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Refusing update from remote peer 5bed2a05134b43afbd84720da28e1cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:52.909235 12534 consensus_queue.cc:1048] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:52.910141 12229 raft_consensus.cc:1275] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Refusing update from remote peer 5bed2a05134b43afbd84720da28e1cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:52.911374 12534 consensus_queue.cc:1048] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:52.918159 12152 raft_consensus.cc:2955] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.916610 12534 raft_consensus.cc:2955] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.920964 12229 raft_consensus.cc:2955] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
W20260630 12:15:52.921931 12269 consensus_peers.cc:597] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac -> Peer 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196:33551): Couldn't send request to peer 5065454260b1443fb6ae32bd3fef5fbd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3baa00945d4453b882ca4abb8c8bad9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:52.930655 12046 catalog_manager.cc:5697] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 reported cstate change: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5bed2a05134b43afbd84720da28e1cac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.938416 12152 consensus_queue.cc:237] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } }
I20260630 12:15:52.946077 12303 raft_consensus.cc:1275] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Refusing update from remote peer a0f20505e987403996e150f57a9f3de5: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:52.946144 12229 raft_consensus.cc:1275] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Refusing update from remote peer a0f20505e987403996e150f57a9f3de5: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:52.947667 12528 consensus_queue.cc:1048] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260630 12:15:52.948472 12120 consensus_peers.cc:597] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 -> Peer 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196:33551): Couldn't send request to peer 5065454260b1443fb6ae32bd3fef5fbd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0ac69f6fea54c33ad52efcb9540e9c6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:52.948984 12527 consensus_queue.cc:1048] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:52.955834 12527 raft_consensus.cc:2955] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.958869 12303 raft_consensus.cc:2955] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.961529 12229 raft_consensus.cc:2955] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } attrs { replace: true } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.968586 12052 catalog_manager.cc:5697] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 reported cstate change: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a0f20505e987403996e150f57a9f3de5" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:52.970643 12302 consensus_queue.cc:237] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } }
I20260630 12:15:52.979290 12152 raft_consensus.cc:1275] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Refusing update from remote peer 5bed2a05134b43afbd84720da28e1cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
W20260630 12:15:52.979673 12269 consensus_peers.cc:597] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac -> Peer 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196:33551): Couldn't send request to peer 5065454260b1443fb6ae32bd3fef5fbd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f784bdacf2d4c558bbd336d788a4ea4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:52.980908 12367 consensus_queue.cc:1048] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260630 12:15:52.983474 12229 raft_consensus.cc:1275] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Refusing update from remote peer 5bed2a05134b43afbd84720da28e1cac: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:52.984889 12367 consensus_queue.cc:1048] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:52.988044 12536 raft_consensus.cc:2955] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.991551 12152 raft_consensus.cc:2955] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:52.992869 12229 raft_consensus.cc:2955] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:53.004019 12046 catalog_manager.cc:5697] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 reported cstate change: config changed from index -1 to 9, NON_VOTER 5065454260b1443fb6ae32bd3fef5fbd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5bed2a05134b43afbd84720da28e1cac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "a0f20505e987403996e150f57a9f3de5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43785 } attrs { replace: true } } peers { permanent_uuid: "ac380f525c7f4f65b497e2072e96d055" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40447 } } peers { permanent_uuid: "5bed2a05134b43afbd84720da28e1cac" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42959 } } peers { permanent_uuid: "5065454260b1443fb6ae32bd3fef5fbd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33551 } attrs { promote: true } } }
I20260630 12:15:53.208941 12518 heartbeater.cc:499] Master 127.0.107.254:38957 was elected leader, sending a full tablet report...
I20260630 12:15:53.214555   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:53.242931   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:53.243683   431 tablet_replica.cc:333] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5: stopping tablet replica
I20260630 12:15:53.244616   431 raft_consensus.cc:2243] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.245652   431 raft_consensus.cc:2272] T 576bf701f2e34dea86626abad5a8a98c P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.247728   431 tablet_replica.cc:333] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5: stopping tablet replica
I20260630 12:15:53.248273   431 raft_consensus.cc:2243] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.248903   431 raft_consensus.cc:2272] T b3baa00945d4453b882ca4abb8c8bad9 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.251178   431 tablet_replica.cc:333] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5: stopping tablet replica
I20260630 12:15:53.251760   431 raft_consensus.cc:2243] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.252274   431 raft_consensus.cc:2272] T e26047e3237d4031afe35f4572362018 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.254310   431 tablet_replica.cc:333] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5: stopping tablet replica
I20260630 12:15:53.254840   431 raft_consensus.cc:2243] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.255821   431 raft_consensus.cc:2272] T 1948bb7fa06742739c504c57e3623568 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.258675   431 tablet_replica.cc:333] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5: stopping tablet replica
I20260630 12:15:53.259215   431 raft_consensus.cc:2243] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.260141   431 raft_consensus.cc:2272] T e0ac69f6fea54c33ad52efcb9540e9c6 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.262446   431 tablet_replica.cc:333] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5: stopping tablet replica
I20260630 12:15:53.262959   431 raft_consensus.cc:2243] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.263466   431 raft_consensus.cc:2272] T 4f784bdacf2d4c558bbd336d788a4ea4 P a0f20505e987403996e150f57a9f3de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.291328   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:53.310099   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:53.350246   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:53.351073   431 tablet_replica.cc:333] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055: stopping tablet replica
I20260630 12:15:53.351889   431 raft_consensus.cc:2243] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.352451   431 raft_consensus.cc:2272] T 576bf701f2e34dea86626abad5a8a98c P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.354453   431 tablet_replica.cc:333] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055: stopping tablet replica
I20260630 12:15:53.354976   431 raft_consensus.cc:2243] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.355509   431 raft_consensus.cc:2272] T b3baa00945d4453b882ca4abb8c8bad9 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.358063   431 tablet_replica.cc:333] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055: stopping tablet replica
I20260630 12:15:53.358608   431 raft_consensus.cc:2243] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.359329   431 raft_consensus.cc:2272] T e26047e3237d4031afe35f4572362018 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.361302   431 tablet_replica.cc:333] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055: stopping tablet replica
I20260630 12:15:53.361824   431 raft_consensus.cc:2243] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.362365   431 raft_consensus.cc:2272] T 1948bb7fa06742739c504c57e3623568 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.365291   431 tablet_replica.cc:333] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055: stopping tablet replica
I20260630 12:15:53.365798   431 raft_consensus.cc:2243] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.366307   431 raft_consensus.cc:2272] T e0ac69f6fea54c33ad52efcb9540e9c6 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.368683   431 tablet_replica.cc:333] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055: stopping tablet replica
I20260630 12:15:53.369192   431 raft_consensus.cc:2243] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.369676   431 raft_consensus.cc:2272] T 4f784bdacf2d4c558bbd336d788a4ea4 P ac380f525c7f4f65b497e2072e96d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.394333   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:53.411202   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:53.437662   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:53.438412   431 tablet_replica.cc:333] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac: stopping tablet replica
I20260630 12:15:53.439244   431 raft_consensus.cc:2243] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.440059   431 raft_consensus.cc:2272] T 1948bb7fa06742739c504c57e3623568 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.443343   431 tablet_replica.cc:333] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac: stopping tablet replica
I20260630 12:15:53.444128   431 raft_consensus.cc:2243] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.445542   431 raft_consensus.cc:2272] T b3baa00945d4453b882ca4abb8c8bad9 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.448557   431 tablet_replica.cc:333] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac: stopping tablet replica
I20260630 12:15:53.449366   431 raft_consensus.cc:2243] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.450127   431 raft_consensus.cc:2272] T e26047e3237d4031afe35f4572362018 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.450419 12537 ts_tablet_manager.cc:933] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5065454260b1443fb6ae32bd3fef5fbd: Initiating tablet copy from peer 5bed2a05134b43afbd84720da28e1cac (127.0.107.195:42959)
I20260630 12:15:53.452131 12537 tablet_copy_client.cc:323] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5065454260b1443fb6ae32bd3fef5fbd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42959
I20260630 12:15:53.456139   431 tablet_replica.cc:333] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac: stopping tablet replica
I20260630 12:15:53.456920   431 raft_consensus.cc:2243] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.457474   431 raft_consensus.cc:2272] T 576bf701f2e34dea86626abad5a8a98c P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.459892   431 tablet_replica.cc:333] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac: stopping tablet replica
I20260630 12:15:53.460675   431 raft_consensus.cc:2243] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.461309   431 raft_consensus.cc:2272] T e0ac69f6fea54c33ad52efcb9540e9c6 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.464241   431 tablet_replica.cc:333] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac: stopping tablet replica
I20260630 12:15:53.465046   431 raft_consensus.cc:2243] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.466228   431 raft_consensus.cc:2272] T 4f784bdacf2d4c558bbd336d788a4ea4 P 5bed2a05134b43afbd84720da28e1cac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:53.477696 12269 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 1 similar messages]
I20260630 12:15:53.507736   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
W20260630 12:15:53.512410 12457 connection.cc:466] server connection from 127.0.0.1:47304 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47304 (request call id 2) could send its response
I20260630 12:15:53.531546   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:53.551342   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:53.568056   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:53.576366   431 master.cc:562] Master@127.0.107.254:38957 shutting down...
W20260630 12:15:53.598279 12100 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:53.599416   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.599922   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.600311   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f658ece5f474125b1e1919b97ede29b: stopping tablet replica
I20260630 12:15:53.621181   431 master.cc:584] Master@127.0.107.254:38957 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5194 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:15:53.660231   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38215
I20260630 12:15:53.661335   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:53.665810 12542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:53.666098 12543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:53.667161 12545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:53.668259   431 server_base.cc:1061] running on GCE node
I20260630 12:15:53.669023   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:53.669193   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:53.669304   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821753669294 us; error 0 us; skew 500 ppm
I20260630 12:15:53.669732   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:53.671689   431 webserver.cc:533] Webserver started at http://127.0.107.254:34545/ using document root <none> and password file <none>
I20260630 12:15:53.672071   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:53.672210   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:53.672394   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:53.673372   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/master-0-root/instance:
uuid: "f45b118ed2f94f3f8cbb2d84f1140c3f"
format_stamp: "Formatted at 2026-06-30 12:15:53 on dist-test-slave-w8xb"
I20260630 12:15:53.677227   431 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:15:53.680045 12550 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:53.680747   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:53.681074   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/master-0-root
uuid: "f45b118ed2f94f3f8cbb2d84f1140c3f"
format_stamp: "Formatted at 2026-06-30 12:15:53 on dist-test-slave-w8xb"
I20260630 12:15:53.681334   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:53.692472   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:53.693463   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:53.727329   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38215
I20260630 12:15:53.727423 12601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38215 every 8 connection(s)
I20260630 12:15:53.730832 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:53.740409 12602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f: Bootstrap starting.
I20260630 12:15:53.744267 12602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:53.748056 12602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f: No bootstrap required, opened a new log
I20260630 12:15:53.750047 12602 raft_consensus.cc:359] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f45b118ed2f94f3f8cbb2d84f1140c3f" member_type: VOTER }
I20260630 12:15:53.750415 12602 raft_consensus.cc:385] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:53.750587 12602 raft_consensus.cc:740] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f45b118ed2f94f3f8cbb2d84f1140c3f, State: Initialized, Role: FOLLOWER
I20260630 12:15:53.751046 12602 consensus_queue.cc:260] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f45b118ed2f94f3f8cbb2d84f1140c3f" member_type: VOTER }
I20260630 12:15:53.751446 12602 raft_consensus.cc:399] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:53.751626 12602 raft_consensus.cc:493] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:53.751814 12602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:53.756070 12602 raft_consensus.cc:515] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f45b118ed2f94f3f8cbb2d84f1140c3f" member_type: VOTER }
I20260630 12:15:53.756526 12602 leader_election.cc:304] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [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: f45b118ed2f94f3f8cbb2d84f1140c3f; no voters: 
I20260630 12:15:53.757572 12602 leader_election.cc:290] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:53.757902 12605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:53.759171 12605 raft_consensus.cc:697] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 1 LEADER]: Becoming Leader. State: Replica: f45b118ed2f94f3f8cbb2d84f1140c3f, State: Running, Role: LEADER
I20260630 12:15:53.759721 12605 consensus_queue.cc:237] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [LEADER]: Queue going to LEADER mode. State: All 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: "f45b118ed2f94f3f8cbb2d84f1140c3f" member_type: VOTER }
I20260630 12:15:53.760331 12602 sys_catalog.cc:565] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:53.764672 12606 sys_catalog.cc:455] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f45b118ed2f94f3f8cbb2d84f1140c3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f45b118ed2f94f3f8cbb2d84f1140c3f" member_type: VOTER } }
I20260630 12:15:53.764909 12607 sys_catalog.cc:455] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [sys.catalog]: SysCatalogTable state changed. Reason: New leader f45b118ed2f94f3f8cbb2d84f1140c3f. Latest consensus state: current_term: 1 leader_uuid: "f45b118ed2f94f3f8cbb2d84f1140c3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f45b118ed2f94f3f8cbb2d84f1140c3f" member_type: VOTER } }
I20260630 12:15:53.765528 12606 sys_catalog.cc:458] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:53.765690 12607 sys_catalog.cc:458] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:53.767721 12612 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:53.772490 12612 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:53.777009   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:53.781023 12612 catalog_manager.cc:1383] Generated new cluster ID: 8e4ddcf34d3144eaab92ec03dad21e87
I20260630 12:15:53.781267 12612 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:53.806622 12612 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:53.807888 12612 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:53.822211 12612 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f: Generated new TSK 0
I20260630 12:15:53.822791 12612 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:53.844290   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:53.849743 12623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:53.850857 12624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:53.852574 12626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:53.852761   431 server_base.cc:1061] running on GCE node
I20260630 12:15:53.853718   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:53.853920   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:53.854097   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821753854080 us; error 0 us; skew 500 ppm
I20260630 12:15:53.854619   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:53.856768   431 webserver.cc:533] Webserver started at http://127.0.107.193:36769/ using document root <none> and password file <none>
I20260630 12:15:53.857287   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:53.857479   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:53.857755   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:53.858748   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-0-root/instance:
uuid: "6e4b242ad11a4830968c23b43da0dbb1"
format_stamp: "Formatted at 2026-06-30 12:15:53 on dist-test-slave-w8xb"
I20260630 12:15:53.863063   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:53.866055 12631 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:53.866806   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:53.867086   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-0-root
uuid: "6e4b242ad11a4830968c23b43da0dbb1"
format_stamp: "Formatted at 2026-06-30 12:15:53 on dist-test-slave-w8xb"
I20260630 12:15:53.867340   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:53.875479   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:53.876386   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:53.877779   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:53.879873   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:53.880035   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:53.880299   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:53.880456   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:53.916465   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41699
I20260630 12:15:53.916560 12693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41699 every 8 connection(s)
I20260630 12:15:53.921303   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:53.927479 12698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:53.929047 12699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:53.931774 12701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:53.933127 12694 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38215
I20260630 12:15:53.933495   431 server_base.cc:1061] running on GCE node
I20260630 12:15:53.933537 12694 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:53.934691 12694 heartbeater.cc:507] Master 127.0.107.254:38215 requested a full tablet report, sending...
I20260630 12:15:53.935829   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:53.936098   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:53.936280   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821753936263 us; error 0 us; skew 500 ppm
I20260630 12:15:53.937171   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:53.937320 12567 ts_manager.cc:194] Registered new tserver with Master: 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699)
I20260630 12:15:53.939556 12567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46530
I20260630 12:15:53.939672   431 webserver.cc:533] Webserver started at http://127.0.107.194:44747/ using document root <none> and password file <none>
I20260630 12:15:53.940234   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:53.940446   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:53.940749   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:53.941833   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-1-root/instance:
uuid: "26e8501120554ba5bdbb95e5832c251f"
format_stamp: "Formatted at 2026-06-30 12:15:53 on dist-test-slave-w8xb"
I20260630 12:15:53.945938   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:53.948931 12706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:53.949666   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:53.949950   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-1-root
uuid: "26e8501120554ba5bdbb95e5832c251f"
format_stamp: "Formatted at 2026-06-30 12:15:53 on dist-test-slave-w8xb"
I20260630 12:15:53.950219   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:53.962483   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:53.963385   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:53.964700   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:53.966786   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:53.967005   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:53.967245   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:53.967422   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:54.003237   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45301
I20260630 12:15:54.003337 12768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45301 every 8 connection(s)
I20260630 12:15:54.008085   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:54.013901 12772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:54.016618 12773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:54.017428   431 server_base.cc:1061] running on GCE node
W20260630 12:15:54.017634 12775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:54.018671   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:54.018957   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:54.019150   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821754019134 us; error 0 us; skew 500 ppm
I20260630 12:15:54.019753   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:54.020855 12769 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38215
I20260630 12:15:54.021279 12769 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:54.021994 12769 heartbeater.cc:507] Master 127.0.107.254:38215 requested a full tablet report, sending...
I20260630 12:15:54.022444   431 webserver.cc:533] Webserver started at http://127.0.107.195:45917/ using document root <none> and password file <none>
I20260630 12:15:54.022971   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:54.023190   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:54.023509   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:54.024051 12567 ts_manager.cc:194] Registered new tserver with Master: 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301)
I20260630 12:15:54.024614   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-2-root/instance:
uuid: "56f0c9cd978a4b3d943cc550ac30be7c"
format_stamp: "Formatted at 2026-06-30 12:15:54 on dist-test-slave-w8xb"
I20260630 12:15:54.025501 12567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46532
I20260630 12:15:54.029120   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:54.032303 12780 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:54.033109   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:54.033409   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-2-root
uuid: "56f0c9cd978a4b3d943cc550ac30be7c"
format_stamp: "Formatted at 2026-06-30 12:15:54 on dist-test-slave-w8xb"
I20260630 12:15:54.033689   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:54.047253   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:54.048194   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:54.049604   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:54.051862   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:54.052075   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:54.052325   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:54.052515   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:54.089314   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46617
I20260630 12:15:54.089401 12842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46617 every 8 connection(s)
I20260630 12:15:54.102218 12843 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38215
I20260630 12:15:54.102615 12843 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:54.103376 12843 heartbeater.cc:507] Master 127.0.107.254:38215 requested a full tablet report, sending...
I20260630 12:15:54.105386 12567 ts_manager.cc:194] Registered new tserver with Master: 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:54.105912   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013429775s
I20260630 12:15:54.107051 12567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46548
I20260630 12:15:54.942222 12694 heartbeater.cc:499] Master 127.0.107.254:38215 was elected leader, sending a full tablet report...
I20260630 12:15:55.027830 12769 heartbeater.cc:499] Master 127.0.107.254:38215 was elected leader, sending a full tablet report...
I20260630 12:15:55.109778 12843 heartbeater.cc:499] Master 127.0.107.254:38215 was elected leader, sending a full tablet report...
I20260630 12:15:55.160863 12567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46564:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:55.163424 12567 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:55.230065 12808 tablet_service.cc:1511] Processing CreateTablet for tablet 9569cf34aa2e458a85a70e4635096815 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:55.231369 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9569cf34aa2e458a85a70e4635096815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.231165 12807 tablet_service.cc:1511] Processing CreateTablet for tablet f2de7faa29b64d18baed77573d029427 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:55.232515 12807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2de7faa29b64d18baed77573d029427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.233407 12734 tablet_service.cc:1511] Processing CreateTablet for tablet 9569cf34aa2e458a85a70e4635096815 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:55.233743 12732 tablet_service.cc:1511] Processing CreateTablet for tablet 2c80482ac4c7451a8064f21017d9277e (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:55.234701 12734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9569cf34aa2e458a85a70e4635096815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.235335 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c80482ac4c7451a8064f21017d9277e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.236825 12733 tablet_service.cc:1511] Processing CreateTablet for tablet f2de7faa29b64d18baed77573d029427 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:55.238096 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2de7faa29b64d18baed77573d029427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.241709 12731 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe1ef27733e4809bcf5fa4f741ec47b (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:55.242974 12731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe1ef27733e4809bcf5fa4f741ec47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.245867 12730 tablet_service.cc:1511] Processing CreateTablet for tablet 60fa3e482e424b098553480709563183 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:55.247184 12730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fa3e482e424b098553480709563183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.249106 12729 tablet_service.cc:1511] Processing CreateTablet for tablet 287c9536b54c4c4a91cc7c595dfc6063 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:55.250404 12729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287c9536b54c4c4a91cc7c595dfc6063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.256712 12806 tablet_service.cc:1511] Processing CreateTablet for tablet 2c80482ac4c7451a8064f21017d9277e (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:55.258163 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c80482ac4c7451a8064f21017d9277e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.262369 12805 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe1ef27733e4809bcf5fa4f741ec47b (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:55.264259 12805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe1ef27733e4809bcf5fa4f741ec47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.266314 12804 tablet_service.cc:1511] Processing CreateTablet for tablet 60fa3e482e424b098553480709563183 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:55.268155 12804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fa3e482e424b098553480709563183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.270192 12803 tablet_service.cc:1511] Processing CreateTablet for tablet 287c9536b54c4c4a91cc7c595dfc6063 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:55.273056 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287c9536b54c4c4a91cc7c595dfc6063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.276922 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 9569cf34aa2e458a85a70e4635096815 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:55.278244 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9569cf34aa2e458a85a70e4635096815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.281870 12658 tablet_service.cc:1511] Processing CreateTablet for tablet f2de7faa29b64d18baed77573d029427 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:55.283171 12658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2de7faa29b64d18baed77573d029427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.285887 12657 tablet_service.cc:1511] Processing CreateTablet for tablet 2c80482ac4c7451a8064f21017d9277e (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:55.287190 12657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c80482ac4c7451a8064f21017d9277e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.290059 12656 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe1ef27733e4809bcf5fa4f741ec47b (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:55.291788 12656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe1ef27733e4809bcf5fa4f741ec47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.294230 12655 tablet_service.cc:1511] Processing CreateTablet for tablet 60fa3e482e424b098553480709563183 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:55.296015 12655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fa3e482e424b098553480709563183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.298221 12654 tablet_service.cc:1511] Processing CreateTablet for tablet 287c9536b54c4c4a91cc7c595dfc6063 (DEFAULT_TABLE table=test-workload [id=8539d74358c74376a945c2ec718bcc1e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:55.299926 12654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287c9536b54c4c4a91cc7c595dfc6063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:55.346208 12864 tablet_bootstrap.cc:492] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c: Bootstrap starting.
I20260630 12:15:55.378618 12864 tablet_bootstrap.cc:654] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.392809 12865 tablet_bootstrap.cc:492] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1: Bootstrap starting.
I20260630 12:15:55.412554 12865 tablet_bootstrap.cc:654] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.423512 12863 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f: Bootstrap starting.
I20260630 12:15:55.430655 12864 tablet_bootstrap.cc:492] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c: No bootstrap required, opened a new log
I20260630 12:15:55.431226 12864 ts_tablet_manager.cc:1403] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.000s
I20260630 12:15:55.434089 12864 raft_consensus.cc:359] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.434875 12864 raft_consensus.cc:385] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.435247 12864 raft_consensus.cc:740] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f0c9cd978a4b3d943cc550ac30be7c, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.436228 12864 consensus_queue.cc:260] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.437726 12863 tablet_bootstrap.cc:654] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.441553 12864 ts_tablet_manager.cc:1434] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:15:55.442741 12864 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c: Bootstrap starting.
I20260630 12:15:55.445169 12865 tablet_bootstrap.cc:492] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1: No bootstrap required, opened a new log
I20260630 12:15:55.445675 12865 ts_tablet_manager.cc:1403] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260630 12:15:55.447518 12864 tablet_bootstrap.cc:654] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.448424 12865 raft_consensus.cc:359] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.449529 12865 raft_consensus.cc:385] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.449954 12865 raft_consensus.cc:740] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4b242ad11a4830968c23b43da0dbb1, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.451712 12865 consensus_queue.cc:260] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.454850 12865 ts_tablet_manager.cc:1434] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:15:55.455106 12863 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f: No bootstrap required, opened a new log
I20260630 12:15:55.455418 12864 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c: No bootstrap required, opened a new log
I20260630 12:15:55.455618 12863 ts_tablet_manager.cc:1403] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
I20260630 12:15:55.456005 12865 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1: Bootstrap starting.
I20260630 12:15:55.456084 12864 ts_tablet_manager.cc:1403] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:15:55.458550 12863 raft_consensus.cc:359] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.459298 12863 raft_consensus.cc:385] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.459646 12863 raft_consensus.cc:740] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e8501120554ba5bdbb95e5832c251f, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.458995 12864 raft_consensus.cc:359] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.460719 12864 raft_consensus.cc:385] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.460399 12863 consensus_queue.cc:260] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.461095 12864 raft_consensus.cc:740] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f0c9cd978a4b3d943cc550ac30be7c, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.462021 12864 consensus_queue.cc:260] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.464123 12864 ts_tablet_manager.cc:1434] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:15:55.465107 12864 tablet_bootstrap.cc:492] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c: Bootstrap starting.
I20260630 12:15:55.465128 12865 tablet_bootstrap.cc:654] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.471323 12863 ts_tablet_manager.cc:1434] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:15:55.471335 12864 tablet_bootstrap.cc:654] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.471724 12865 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1: No bootstrap required, opened a new log
I20260630 12:15:55.472440 12865 ts_tablet_manager.cc:1403] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:15:55.476310 12863 tablet_bootstrap.cc:492] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f: Bootstrap starting.
I20260630 12:15:55.479833 12865 raft_consensus.cc:359] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.480859 12865 raft_consensus.cc:385] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.481310 12865 raft_consensus.cc:740] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4b242ad11a4830968c23b43da0dbb1, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.481633 12863 tablet_bootstrap.cc:654] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.482363 12865 consensus_queue.cc:260] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.488940 12865 ts_tablet_manager.cc:1434] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260630 12:15:55.490388 12865 tablet_bootstrap.cc:492] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1: Bootstrap starting.
I20260630 12:15:55.498116 12865 tablet_bootstrap.cc:654] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.509117 12863 tablet_bootstrap.cc:492] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f: No bootstrap required, opened a new log
I20260630 12:15:55.509138 12864 tablet_bootstrap.cc:492] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c: No bootstrap required, opened a new log
I20260630 12:15:55.509296 12865 tablet_bootstrap.cc:492] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1: No bootstrap required, opened a new log
I20260630 12:15:55.509891 12863 ts_tablet_manager.cc:1403] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260630 12:15:55.510057 12865 ts_tablet_manager.cc:1403] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260630 12:15:55.509891 12864 ts_tablet_manager.cc:1403] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.023s
I20260630 12:15:55.512409 12865 raft_consensus.cc:359] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.513037 12865 raft_consensus.cc:385] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.513623 12865 raft_consensus.cc:740] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4b242ad11a4830968c23b43da0dbb1, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.513011 12863 raft_consensus.cc:359] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.513233 12864 raft_consensus.cc:359] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.514076 12863 raft_consensus.cc:385] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.514143 12864 raft_consensus.cc:385] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.514458 12863 raft_consensus.cc:740] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e8501120554ba5bdbb95e5832c251f, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.514410 12865 consensus_queue.cc:260] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.515654 12863 consensus_queue.cc:260] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.516762 12865 ts_tablet_manager.cc:1434] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:15:55.517608 12863 ts_tablet_manager.cc:1434] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:55.517803 12865 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1: Bootstrap starting.
I20260630 12:15:55.518556 12863 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f: Bootstrap starting.
I20260630 12:15:55.514545 12864 raft_consensus.cc:740] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f0c9cd978a4b3d943cc550ac30be7c, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.521306 12864 consensus_queue.cc:260] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.523994 12865 tablet_bootstrap.cc:654] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.524456 12863 tablet_bootstrap.cc:654] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.526067 12864 ts_tablet_manager.cc:1434] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260630 12:15:55.527311 12864 tablet_bootstrap.cc:492] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c: Bootstrap starting.
I20260630 12:15:55.535794 12863 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f: No bootstrap required, opened a new log
I20260630 12:15:55.538920 12864 tablet_bootstrap.cc:654] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.539004 12863 ts_tablet_manager.cc:1403] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260630 12:15:55.542390 12863 raft_consensus.cc:359] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
I20260630 12:15:55.543462 12863 raft_consensus.cc:385] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.543918 12863 raft_consensus.cc:740] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e8501120554ba5bdbb95e5832c251f, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.545125 12863 consensus_queue.cc:260] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
I20260630 12:15:55.548028 12863 ts_tablet_manager.cc:1434] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:55.549367 12863 tablet_bootstrap.cc:492] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f: Bootstrap starting.
I20260630 12:15:55.549860 12868 raft_consensus.cc:493] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:55.550566 12868 raft_consensus.cc:515] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.554589 12864 tablet_bootstrap.cc:492] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c: No bootstrap required, opened a new log
I20260630 12:15:55.555213 12864 ts_tablet_manager.cc:1403] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.005s
I20260630 12:15:55.556936 12863 tablet_bootstrap.cc:654] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.558151 12864 raft_consensus.cc:359] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.558948 12864 raft_consensus.cc:385] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.559370 12864 raft_consensus.cc:740] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f0c9cd978a4b3d943cc550ac30be7c, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.560623 12868 leader_election.cc:290] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301)
I20260630 12:15:55.563663 12864 consensus_queue.cc:260] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.567411 12865 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1: No bootstrap required, opened a new log
I20260630 12:15:55.569288 12865 ts_tablet_manager.cc:1403] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1: Time spent bootstrapping tablet: real 0.052s	user 0.032s	sys 0.015s
I20260630 12:15:55.570693 12864 ts_tablet_manager.cc:1434] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260630 12:15:55.571347 12865 raft_consensus.cc:359] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.571996 12865 raft_consensus.cc:385] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.572180 12864 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c: Bootstrap starting.
I20260630 12:15:55.572227 12865 raft_consensus.cc:740] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4b242ad11a4830968c23b43da0dbb1, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.574463 12865 consensus_queue.cc:260] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.578995 12864 tablet_bootstrap.cc:654] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.581980 12865 ts_tablet_manager.cc:1434] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260630 12:15:55.583091 12865 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1: Bootstrap starting.
I20260630 12:15:55.583809 12863 tablet_bootstrap.cc:492] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f: No bootstrap required, opened a new log
I20260630 12:15:55.584369 12863 ts_tablet_manager.cc:1403] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.008s
I20260630 12:15:55.587142 12863 raft_consensus.cc:359] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.587944 12863 raft_consensus.cc:385] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.588270 12863 raft_consensus.cc:740] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e8501120554ba5bdbb95e5832c251f, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.588665 12865 tablet_bootstrap.cc:654] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.589170 12863 consensus_queue.cc:260] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.592757 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287c9536b54c4c4a91cc7c595dfc6063" candidate_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1" is_pre_election: true
W20260630 12:15:55.594429 12784 leader_election.cc:343] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:55.595219 12863 ts_tablet_manager.cc:1434] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260630 12:15:55.596675 12863 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f: Bootstrap starting.
I20260630 12:15:55.599824 12871 raft_consensus.cc:493] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:55.603216 12871 raft_consensus.cc:515] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.603822 12864 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c: No bootstrap required, opened a new log
I20260630 12:15:55.604368 12864 ts_tablet_manager.cc:1403] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260630 12:15:55.607272 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287c9536b54c4c4a91cc7c595dfc6063" candidate_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f" is_pre_election: true
I20260630 12:15:55.607996 12744 raft_consensus.cc:2468] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f0c9cd978a4b3d943cc550ac30be7c in term 0.
I20260630 12:15:55.608820 12863 tablet_bootstrap.cc:654] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.610031 12864 raft_consensus.cc:359] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.610428 12783 leader_election.cc:304] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [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: 26e8501120554ba5bdbb95e5832c251f, 56f0c9cd978a4b3d943cc550ac30be7c; no voters: 6e4b242ad11a4830968c23b43da0dbb1
I20260630 12:15:55.610841 12864 raft_consensus.cc:385] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.611241 12864 raft_consensus.cc:740] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f0c9cd978a4b3d943cc550ac30be7c, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.611366 12868 raft_consensus.cc:2804] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:55.611758 12868 raft_consensus.cc:493] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:55.612114 12868 raft_consensus.cc:3060] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.612231 12864 consensus_queue.cc:260] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.614547 12871 leader_election.cc:290] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301), 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:55.601850 12865 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1: No bootstrap required, opened a new log
I20260630 12:15:55.616320 12865 ts_tablet_manager.cc:1403] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260630 12:15:55.619800 12868 raft_consensus.cc:515] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.620035 12865 raft_consensus.cc:359] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
I20260630 12:15:55.621212 12865 raft_consensus.cc:385] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.621644 12865 raft_consensus.cc:740] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4b242ad11a4830968c23b43da0dbb1, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.623000 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287c9536b54c4c4a91cc7c595dfc6063" candidate_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1"
I20260630 12:15:55.622656 12865 consensus_queue.cc:260] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
W20260630 12:15:55.624544 12784 leader_election.cc:343] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:55.626401 12868 leader_election.cc:290] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [CANDIDATE]: Term 1 election: Requested vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301)
I20260630 12:15:55.626426 12865 ts_tablet_manager.cc:1434] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:15:55.627962 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287c9536b54c4c4a91cc7c595dfc6063" candidate_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f"
I20260630 12:15:55.628590 12744 raft_consensus.cc:3060] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.629428 12865 tablet_bootstrap.cc:492] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1: Bootstrap starting.
I20260630 12:15:55.639264 12865 tablet_bootstrap.cc:654] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.641191 12744 raft_consensus.cc:2468] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f0c9cd978a4b3d943cc550ac30be7c in term 1.
I20260630 12:15:55.642432 12783 leader_election.cc:304] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [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: 26e8501120554ba5bdbb95e5832c251f, 56f0c9cd978a4b3d943cc550ac30be7c; no voters: 6e4b242ad11a4830968c23b43da0dbb1
I20260630 12:15:55.643229 12868 raft_consensus.cc:2804] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:55.643745 12868 raft_consensus.cc:697] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 LEADER]: Becoming Leader. State: Replica: 56f0c9cd978a4b3d943cc550ac30be7c, State: Running, Role: LEADER
I20260630 12:15:55.644559 12868 consensus_queue.cc:237] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.653283 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fa3e482e424b098553480709563183" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f" is_pre_election: true
I20260630 12:15:55.654076 12864 ts_tablet_manager.cc:1434] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260630 12:15:55.654378 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fa3e482e424b098553480709563183" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" is_pre_election: true
I20260630 12:15:55.655213 12864 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c: Bootstrap starting.
W20260630 12:15:55.655025 12634 leader_election.cc:343] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:55.655027 12818 raft_consensus.cc:2468] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4b242ad11a4830968c23b43da0dbb1 in term 0.
I20260630 12:15:55.657327 12863 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f: No bootstrap required, opened a new log
I20260630 12:15:55.657861 12635 leader_election.cc:304] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [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: 56f0c9cd978a4b3d943cc550ac30be7c, 6e4b242ad11a4830968c23b43da0dbb1; no voters: 26e8501120554ba5bdbb95e5832c251f
I20260630 12:15:55.658859 12871 raft_consensus.cc:2804] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:55.657855 12863 ts_tablet_manager.cc:1403] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.031s
I20260630 12:15:55.659281 12871 raft_consensus.cc:493] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:55.659879 12871 raft_consensus.cc:3060] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.662357 12863 raft_consensus.cc:359] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.663213 12863 raft_consensus.cc:385] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.663550 12863 raft_consensus.cc:740] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e8501120554ba5bdbb95e5832c251f, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.663566 12864 tablet_bootstrap.cc:654] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.663944 12566 catalog_manager.cc:5697] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:55.664484 12863 consensus_queue.cc:260] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.667140 12871 raft_consensus.cc:515] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.670686 12871 leader_election.cc:290] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 election: Requested vote from peers 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301), 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:55.669395 12865 tablet_bootstrap.cc:492] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1: No bootstrap required, opened a new log
I20260630 12:15:55.671411 12865 ts_tablet_manager.cc:1403] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.006s
I20260630 12:15:55.676224 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fa3e482e424b098553480709563183" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c"
I20260630 12:15:55.676828 12818 raft_consensus.cc:3060] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.676993 12864 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c: No bootstrap required, opened a new log
I20260630 12:15:55.677558 12864 ts_tablet_manager.cc:1403] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260630 12:15:55.680097 12864 raft_consensus.cc:359] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
I20260630 12:15:55.680792 12864 raft_consensus.cc:385] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.681109 12864 raft_consensus.cc:740] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f0c9cd978a4b3d943cc550ac30be7c, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.681798 12864 consensus_queue.cc:260] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
I20260630 12:15:55.684208 12864 ts_tablet_manager.cc:1434] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:15:55.676461 12865 raft_consensus.cc:359] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.668288 12863 ts_tablet_manager.cc:1434] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:15:55.685846 12863 tablet_bootstrap.cc:492] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f: Bootstrap starting.
I20260630 12:15:55.686046 12818 raft_consensus.cc:2468] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4b242ad11a4830968c23b43da0dbb1 in term 1.
I20260630 12:15:55.687158 12635 leader_election.cc:304] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56f0c9cd978a4b3d943cc550ac30be7c, 6e4b242ad11a4830968c23b43da0dbb1; no voters: 
I20260630 12:15:55.688053 12871 raft_consensus.cc:2804] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:55.689441 12871 raft_consensus.cc:697] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 LEADER]: Becoming Leader. State: Replica: 6e4b242ad11a4830968c23b43da0dbb1, State: Running, Role: LEADER
I20260630 12:15:55.690301 12871 consensus_queue.cc:237] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.691583 12863 tablet_bootstrap.cc:654] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:55.692902 12865 raft_consensus.cc:385] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.693217 12865 raft_consensus.cc:740] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4b242ad11a4830968c23b43da0dbb1, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.694047 12865 consensus_queue.cc:260] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.697079 12865 ts_tablet_manager.cc:1434] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:15:55.698755 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fa3e482e424b098553480709563183" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f"
W20260630 12:15:55.699950 12634 leader_election.cc:343] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:55.701685 12863 tablet_bootstrap.cc:492] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f: No bootstrap required, opened a new log
I20260630 12:15:55.702203 12863 ts_tablet_manager.cc:1403] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:15:55.701370 12566 catalog_manager.cc:5697] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6e4b242ad11a4830968c23b43da0dbb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:55.704634 12863 raft_consensus.cc:359] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.705396 12863 raft_consensus.cc:385] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:55.705674 12863 raft_consensus.cc:740] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e8501120554ba5bdbb95e5832c251f, State: Initialized, Role: FOLLOWER
I20260630 12:15:55.706386 12863 consensus_queue.cc:260] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.708415 12863 ts_tablet_manager.cc:1434] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:55.766202 12872 raft_consensus.cc:493] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:55.766682 12872 raft_consensus.cc:515] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.768613 12872 leader_election.cc:290] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
W20260630 12:15:55.773908 12615 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:55.778329 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe1ef27733e4809bcf5fa4f741ec47b" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1" is_pre_election: true
I20260630 12:15:55.779037 12669 raft_consensus.cc:2468] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e8501120554ba5bdbb95e5832c251f in term 0.
I20260630 12:15:55.779217 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe1ef27733e4809bcf5fa4f741ec47b" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" is_pre_election: true
I20260630 12:15:55.779867 12818 raft_consensus.cc:2468] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e8501120554ba5bdbb95e5832c251f in term 0.
I20260630 12:15:55.780019 12710 leader_election.cc:304] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e8501120554ba5bdbb95e5832c251f, 6e4b242ad11a4830968c23b43da0dbb1; no voters: 
I20260630 12:15:55.780861 12872 raft_consensus.cc:2804] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:55.781221 12872 raft_consensus.cc:493] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:55.781515 12872 raft_consensus.cc:3060] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.786293 12872 raft_consensus.cc:515] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.787846 12872 leader_election.cc:290] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 election: Requested vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:55.788563 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe1ef27733e4809bcf5fa4f741ec47b" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1"
I20260630 12:15:55.788758 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe1ef27733e4809bcf5fa4f741ec47b" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c"
I20260630 12:15:55.789108 12669 raft_consensus.cc:3060] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.789341 12818 raft_consensus.cc:3060] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.790987 12868 raft_consensus.cc:493] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:55.791467 12868 raft_consensus.cc:515] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.793565 12868 leader_election.cc:290] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301)
I20260630 12:15:55.794361 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c80482ac4c7451a8064f21017d9277e" candidate_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1" is_pre_election: true
I20260630 12:15:55.794787 12818 raft_consensus.cc:2468] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e8501120554ba5bdbb95e5832c251f in term 1.
I20260630 12:15:55.795089 12668 raft_consensus.cc:2468] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f0c9cd978a4b3d943cc550ac30be7c in term 0.
I20260630 12:15:55.795142 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c80482ac4c7451a8064f21017d9277e" candidate_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f" is_pre_election: true
I20260630 12:15:55.795774 12669 raft_consensus.cc:2468] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e8501120554ba5bdbb95e5832c251f in term 1.
I20260630 12:15:55.795928 12744 raft_consensus.cc:2468] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f0c9cd978a4b3d943cc550ac30be7c in term 0.
I20260630 12:15:55.795986 12710 leader_election.cc:304] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e8501120554ba5bdbb95e5832c251f, 56f0c9cd978a4b3d943cc550ac30be7c; no voters: 
I20260630 12:15:55.796419 12784 leader_election.cc:304] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56f0c9cd978a4b3d943cc550ac30be7c, 6e4b242ad11a4830968c23b43da0dbb1; no voters: 
I20260630 12:15:55.796947 12872 raft_consensus.cc:2804] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:55.797345 12868 raft_consensus.cc:2804] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:55.797747 12868 raft_consensus.cc:493] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:55.798059 12868 raft_consensus.cc:3060] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.798596 12897 raft_consensus.cc:493] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:55.798899 12872 raft_consensus.cc:697] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 1 LEADER]: Becoming Leader. State: Replica: 26e8501120554ba5bdbb95e5832c251f, State: Running, Role: LEADER
I20260630 12:15:55.799182 12897 raft_consensus.cc:515] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.799885 12872 consensus_queue.cc:237] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.802449 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2de7faa29b64d18baed77573d029427" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" is_pre_election: true
I20260630 12:15:55.802847 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2de7faa29b64d18baed77573d029427" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1" is_pre_election: true
I20260630 12:15:55.803558 12669 raft_consensus.cc:2468] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e8501120554ba5bdbb95e5832c251f in term 0.
I20260630 12:15:55.803473 12818 raft_consensus.cc:2468] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e8501120554ba5bdbb95e5832c251f in term 0.
I20260630 12:15:55.801481 12897 leader_election.cc:290] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:55.805038 12710 leader_election.cc:304] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e8501120554ba5bdbb95e5832c251f, 6e4b242ad11a4830968c23b43da0dbb1; no voters: 
I20260630 12:15:55.806223 12897 raft_consensus.cc:2804] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:55.806764 12897 raft_consensus.cc:493] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:55.807147 12897 raft_consensus.cc:3060] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.805917 12868 raft_consensus.cc:515] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.810815 12868 leader_election.cc:290] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [CANDIDATE]: Term 1 election: Requested vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301)
I20260630 12:15:55.811910 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c80482ac4c7451a8064f21017d9277e" candidate_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1"
I20260630 12:15:55.811544 12566 catalog_manager.cc:5697] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f reported cstate change: term changed from 0 to 1, leader changed from <none> to 26e8501120554ba5bdbb95e5832c251f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "26e8501120554ba5bdbb95e5832c251f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:55.811589 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c80482ac4c7451a8064f21017d9277e" candidate_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f"
I20260630 12:15:55.813710 12897 raft_consensus.cc:515] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.814111 12744 raft_consensus.cc:3060] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.815536 12897 leader_election.cc:290] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 election: Requested vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:55.816148 12668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2de7faa29b64d18baed77573d029427" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1"
I20260630 12:15:55.816411 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2de7faa29b64d18baed77573d029427" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c"
I20260630 12:15:55.816717 12668 raft_consensus.cc:3060] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.816892 12818 raft_consensus.cc:3060] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.812577 12669 raft_consensus.cc:3060] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.820534 12744 raft_consensus.cc:2468] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f0c9cd978a4b3d943cc550ac30be7c in term 1.
I20260630 12:15:55.821697 12783 leader_election.cc:304] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e8501120554ba5bdbb95e5832c251f, 56f0c9cd978a4b3d943cc550ac30be7c; no voters: 
I20260630 12:15:55.822651 12868 raft_consensus.cc:2804] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:55.823102 12868 raft_consensus.cc:697] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 LEADER]: Becoming Leader. State: Replica: 56f0c9cd978a4b3d943cc550ac30be7c, State: Running, Role: LEADER
I20260630 12:15:55.823890 12668 raft_consensus.cc:2468] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e8501120554ba5bdbb95e5832c251f in term 1.
I20260630 12:15:55.823889 12868 consensus_queue.cc:237] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.825548 12710 leader_election.cc:304] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e8501120554ba5bdbb95e5832c251f, 6e4b242ad11a4830968c23b43da0dbb1; no voters: 
I20260630 12:15:55.826020 12669 raft_consensus.cc:2468] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f0c9cd978a4b3d943cc550ac30be7c in term 1.
I20260630 12:15:55.826859 12897 raft_consensus.cc:2804] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:55.823803 12818 raft_consensus.cc:2468] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e8501120554ba5bdbb95e5832c251f in term 1.
I20260630 12:15:55.827821 12897 raft_consensus.cc:697] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 1 LEADER]: Becoming Leader. State: Replica: 26e8501120554ba5bdbb95e5832c251f, State: Running, Role: LEADER
I20260630 12:15:55.828670 12897 consensus_queue.cc:237] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.833915 12566 catalog_manager.cc:5697] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:55.838910 12567 catalog_manager.cc:5697] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f reported cstate change: term changed from 0 to 1, leader changed from <none> to 26e8501120554ba5bdbb95e5832c251f (127.0.107.194). New cstate: current_term: 1 leader_uuid: "26e8501120554ba5bdbb95e5832c251f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:55.947046 12897 raft_consensus.cc:493] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:55.947693 12897 raft_consensus.cc:515] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.949483 12897 leader_election.cc:290] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699), 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:55.950347 12669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fa3e482e424b098553480709563183" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4b242ad11a4830968c23b43da0dbb1" is_pre_election: true
I20260630 12:15:55.950631 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fa3e482e424b098553480709563183" candidate_uuid: "26e8501120554ba5bdbb95e5832c251f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" is_pre_election: true
I20260630 12:15:55.951413 12818 raft_consensus.cc:2393] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26e8501120554ba5bdbb95e5832c251f in current term 1: Already voted for candidate 6e4b242ad11a4830968c23b43da0dbb1 in this term.
I20260630 12:15:55.952490 12710 leader_election.cc:304] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [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: 26e8501120554ba5bdbb95e5832c251f; no voters: 56f0c9cd978a4b3d943cc550ac30be7c, 6e4b242ad11a4830968c23b43da0dbb1
I20260630 12:15:55.953372 12897 raft_consensus.cc:3060] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:55.958191 12897 raft_consensus.cc:2749] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:55.997253 12871 raft_consensus.cc:493] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:55.997805 12871 raft_consensus.cc:515] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } }
I20260630 12:15:55.998309 12892 raft_consensus.cc:493] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:55.998780 12892 raft_consensus.cc:515] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
I20260630 12:15:55.999907 12871 leader_election.cc:290] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301), 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:56.000619 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287c9536b54c4c4a91cc7c595dfc6063" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f" is_pre_election: true
I20260630 12:15:56.001041 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287c9536b54c4c4a91cc7c595dfc6063" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" is_pre_election: true
I20260630 12:15:56.001246 12892 leader_election.cc:290] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617), 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301)
I20260630 12:15:56.001442 12744 raft_consensus.cc:2393] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e4b242ad11a4830968c23b43da0dbb1 in current term 1: Already voted for candidate 56f0c9cd978a4b3d943cc550ac30be7c in this term.
I20260630 12:15:56.001606 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9569cf34aa2e458a85a70e4635096815" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" is_pre_election: true
I20260630 12:15:56.002290 12817 raft_consensus.cc:2468] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4b242ad11a4830968c23b43da0dbb1 in term 0.
I20260630 12:15:56.002501 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9569cf34aa2e458a85a70e4635096815" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f" is_pre_election: true
I20260630 12:15:56.002892 12634 leader_election.cc:304] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [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: 6e4b242ad11a4830968c23b43da0dbb1; no voters: 26e8501120554ba5bdbb95e5832c251f, 56f0c9cd978a4b3d943cc550ac30be7c
I20260630 12:15:56.003213 12744 raft_consensus.cc:2468] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4b242ad11a4830968c23b43da0dbb1 in term 0.
I20260630 12:15:56.003479 12635 leader_election.cc:304] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56f0c9cd978a4b3d943cc550ac30be7c, 6e4b242ad11a4830968c23b43da0dbb1; no voters: 
I20260630 12:15:56.003705 12892 raft_consensus.cc:3060] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:56.004329 12871 raft_consensus.cc:2804] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:56.004652 12871 raft_consensus.cc:493] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:56.004993 12871 raft_consensus.cc:3060] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:56.009768 12892 raft_consensus.cc:2749] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:56.010726 12871 raft_consensus.cc:515] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
I20260630 12:15:56.012473 12871 leader_election.cc:290] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 election: Requested vote from peers 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617), 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301)
I20260630 12:15:56.013150 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9569cf34aa2e458a85a70e4635096815" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56f0c9cd978a4b3d943cc550ac30be7c"
I20260630 12:15:56.013558 12744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9569cf34aa2e458a85a70e4635096815" candidate_uuid: "6e4b242ad11a4830968c23b43da0dbb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e8501120554ba5bdbb95e5832c251f"
I20260630 12:15:56.013783 12817 raft_consensus.cc:3060] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:56.014122 12744 raft_consensus.cc:3060] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:56.020884 12744 raft_consensus.cc:2468] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4b242ad11a4830968c23b43da0dbb1 in term 1.
I20260630 12:15:56.020885 12817 raft_consensus.cc:2468] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4b242ad11a4830968c23b43da0dbb1 in term 1.
I20260630 12:15:56.022197 12635 leader_election.cc:304] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56f0c9cd978a4b3d943cc550ac30be7c, 6e4b242ad11a4830968c23b43da0dbb1; no voters: 
I20260630 12:15:56.022925 12871 raft_consensus.cc:2804] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:56.023360 12871 raft_consensus.cc:697] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 LEADER]: Becoming Leader. State: Replica: 6e4b242ad11a4830968c23b43da0dbb1, State: Running, Role: LEADER
I20260630 12:15:56.024137 12871 consensus_queue.cc:237] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } }
I20260630 12:15:56.030714 12567 catalog_manager.cc:5697] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6e4b242ad11a4830968c23b43da0dbb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:56.122733 12868 consensus_queue.cc:1048] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.143751 12888 consensus_queue.cc:1048] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.158264 12871 consensus_queue.cc:1048] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.160437 12871 consensus_queue.cc:1048] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.229040 12897 consensus_queue.cc:1048] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.291618 12888 consensus_queue.cc:1048] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.332175 12872 consensus_queue.cc:1048] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.358320 12872 consensus_queue.cc:1048] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.369937 12872 consensus_queue.cc:1048] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:15:56.375990 12868 consensus_queue.cc:1048] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:56.480425 12916 consensus_queue.cc:1048] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:56.492256 12917 consensus_queue.cc:1048] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:57.052083 12906 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.002s	sys 0.002s
I20260630 12:15:57.436496   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:57.461254 12959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:57.461422 12962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:57.461603 12960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:57.462559   431 server_base.cc:1061] running on GCE node
I20260630 12:15:57.463699   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:57.463894   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:57.464035   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821757464024 us; error 0 us; skew 500 ppm
I20260630 12:15:57.464521   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:57.467550   431 webserver.cc:533] Webserver started at http://127.0.107.196:46615/ using document root <none> and password file <none>
I20260630 12:15:57.468020   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:57.468268   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:57.468708   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:57.470297   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-3-root/instance:
uuid: "32039fd2b2d64fddb82bfec0d4fef1fd"
format_stamp: "Formatted at 2026-06-30 12:15:57 on dist-test-slave-w8xb"
I20260630 12:15:57.475044   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:57.478701 12967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:57.479557   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:57.479988   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-3-root
uuid: "32039fd2b2d64fddb82bfec0d4fef1fd"
format_stamp: "Formatted at 2026-06-30 12:15:57 on dist-test-slave-w8xb"
I20260630 12:15:57.480399   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYNRQGz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821485403742-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:57.509219   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:57.510983   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:57.513422   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:57.516163   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:57.516420   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:57.516706   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:57.516989   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:15:57.560045   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:34359
I20260630 12:15:57.560148 13029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:34359 every 8 connection(s)
I20260630 12:15:57.585254 13030 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38215
I20260630 12:15:57.585670 13030 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:57.586488 13030 heartbeater.cc:507] Master 127.0.107.254:38215 requested a full tablet report, sending...
I20260630 12:15:57.588689 12559 ts_manager.cc:194] Registered new tserver with Master: 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196:34359)
I20260630 12:15:57.590608 12559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46572
I20260630 12:15:57.911348 12668 consensus_queue.cc:237] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:57.918372 12744 raft_consensus.cc:1275] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Refusing update from remote peer 6e4b242ad11a4830968c23b43da0dbb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:57.920658 13036 consensus_queue.cc:1048] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:57.921600 12817 raft_consensus.cc:1275] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Refusing update from remote peer 6e4b242ad11a4830968c23b43da0dbb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:57.923367 12917 consensus_queue.cc:1048] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:57.929659 13036 raft_consensus.cc:2955] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:57.932351 12744 raft_consensus.cc:2955] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:57.933383 12817 raft_consensus.cc:2955] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
W20260630 12:15:57.936486 12635 consensus_peers.cc:597] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 -> Peer 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196:34359): Couldn't send request to peer 32039fd2b2d64fddb82bfec0d4fef1fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9569cf34aa2e458a85a70e4635096815. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:57.963723 12559 catalog_manager.cc:5697] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f reported cstate change: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6e4b242ad11a4830968c23b43da0dbb1" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:57.969812 12817 consensus_queue.cc:237] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:57.979374 12744 raft_consensus.cc:1275] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Refusing update from remote peer 56f0c9cd978a4b3d943cc550ac30be7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:57.981523 13043 consensus_queue.cc:1048] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:57.984691 12668 raft_consensus.cc:1275] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Refusing update from remote peer 56f0c9cd978a4b3d943cc550ac30be7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:57.986860 12868 consensus_queue.cc:1048] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:57.992650 13043 raft_consensus.cc:2955] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
W20260630 12:15:58.003178 12784 consensus_peers.cc:597] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c -> Peer 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196:34359): Couldn't send request to peer 32039fd2b2d64fddb82bfec0d4fef1fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c80482ac4c7451a8064f21017d9277e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:58.007997 12668 raft_consensus.cc:2955] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.012554 12666 consensus_queue.cc:237] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
W20260630 12:15:58.022203 12635 consensus_peers.cc:597] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 -> Peer 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196:34359): Couldn't send request to peer 32039fd2b2d64fddb82bfec0d4fef1fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60fa3e482e424b098553480709563183. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:58.023047 12817 raft_consensus.cc:1275] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Refusing update from remote peer 6e4b242ad11a4830968c23b43da0dbb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:58.028600 12744 raft_consensus.cc:2955] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.029368 13039 consensus_queue.cc:1048] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:58.032282 12743 raft_consensus.cc:1275] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Refusing update from remote peer 6e4b242ad11a4830968c23b43da0dbb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:58.036162 12564 catalog_manager.cc:5697] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 reported cstate change: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.044164 12917 consensus_queue.cc:1048] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:58.050882 12917 raft_consensus.cc:2955] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.055994 12744 raft_consensus.cc:2955] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.056782 12817 raft_consensus.cc:2955] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.075992 12558 catalog_manager.cc:5697] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c reported cstate change: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6e4b242ad11a4830968c23b43da0dbb1" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.085675 12744 consensus_queue.cc:237] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:58.097431 12817 raft_consensus.cc:1275] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Refusing update from remote peer 26e8501120554ba5bdbb95e5832c251f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:58.099233 12897 consensus_queue.cc:1048] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:58.106891 12666 raft_consensus.cc:1275] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Refusing update from remote peer 26e8501120554ba5bdbb95e5832c251f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
W20260630 12:15:58.107096 12710 consensus_peers.cc:597] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f -> Peer 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196:34359): Couldn't send request to peer 32039fd2b2d64fddb82bfec0d4fef1fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2de7faa29b64d18baed77573d029427. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:58.108484 13052 consensus_queue.cc:1048] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:58.110436 13052 raft_consensus.cc:2955] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.112550 12817 raft_consensus.cc:2955] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.113299 12666 raft_consensus.cc:2955] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } } }
I20260630 12:15:58.126780 12567 catalog_manager.cc:5697] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f reported cstate change: config changed from index -1 to 11, NON_VOTER 32039fd2b2d64fddb82bfec0d4fef1fd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "26e8501120554ba5bdbb95e5832c251f" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:58.421074 13055 ts_tablet_manager.cc:933] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: Initiating tablet copy from peer 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699)
I20260630 12:15:58.422710 13055 tablet_copy_client.cc:323] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41699
I20260630 12:15:58.433979 12679 tablet_copy_service.cc:140] P 6e4b242ad11a4830968c23b43da0dbb1: Received BeginTabletCopySession request for tablet 9569cf34aa2e458a85a70e4635096815 from peer 32039fd2b2d64fddb82bfec0d4fef1fd ({username='slave'} at 127.0.0.1:49606)
I20260630 12:15:58.434469 12679 tablet_copy_service.cc:161] P 6e4b242ad11a4830968c23b43da0dbb1: Beginning new tablet copy session on tablet 9569cf34aa2e458a85a70e4635096815 from peer 32039fd2b2d64fddb82bfec0d4fef1fd at {username='slave'} at 127.0.0.1:49606: session id = 32039fd2b2d64fddb82bfec0d4fef1fd-9569cf34aa2e458a85a70e4635096815
I20260630 12:15:58.440371 12679 tablet_copy_source_session.cc:215] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:58.443389 13055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9569cf34aa2e458a85a70e4635096815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:58.459831 13055 tablet_copy_client.cc:806] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:58.460477 13055 tablet_copy_client.cc:670] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:58.464164 13055 tablet_copy_client.cc:538] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:58.473928 13055 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap starting.
I20260630 12:15:58.563143 13055 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=82 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:58.564112 13055 tablet_bootstrap.cc:492] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap complete.
I20260630 12:15:58.564865 13055 ts_tablet_manager.cc:1403] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: Time spent bootstrapping tablet: real 0.091s	user 0.082s	sys 0.009s
I20260630 12:15:58.567659 13055 raft_consensus.cc:359] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:58.568429 13055 raft_consensus.cc:740] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32039fd2b2d64fddb82bfec0d4fef1fd, State: Initialized, Role: LEARNER
I20260630 12:15:58.569087 13055 consensus_queue.cc:260] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:58.571357 13030 heartbeater.cc:499] Master 127.0.107.254:38215 was elected leader, sending a full tablet report...
I20260630 12:15:58.571671 13055 ts_tablet_manager.cc:1434] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:15:58.575405 12679 tablet_copy_service.cc:342] P 6e4b242ad11a4830968c23b43da0dbb1: Request end of tablet copy session 32039fd2b2d64fddb82bfec0d4fef1fd-9569cf34aa2e458a85a70e4635096815 received from {username='slave'} at 127.0.0.1:49606
I20260630 12:15:58.575624 13061 ts_tablet_manager.cc:933] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: Initiating tablet copy from peer 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301)
I20260630 12:15:58.576092 12679 tablet_copy_service.cc:434] P 6e4b242ad11a4830968c23b43da0dbb1: ending tablet copy session 32039fd2b2d64fddb82bfec0d4fef1fd-9569cf34aa2e458a85a70e4635096815 on tablet 9569cf34aa2e458a85a70e4635096815 with peer 32039fd2b2d64fddb82bfec0d4fef1fd
I20260630 12:15:58.583474 13061 tablet_copy_client.cc:323] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45301
I20260630 12:15:58.595072   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:58.598182 12754 tablet_copy_service.cc:140] P 26e8501120554ba5bdbb95e5832c251f: Received BeginTabletCopySession request for tablet f2de7faa29b64d18baed77573d029427 from peer 32039fd2b2d64fddb82bfec0d4fef1fd ({username='slave'} at 127.0.0.1:44968)
I20260630 12:15:58.598912 12754 tablet_copy_service.cc:161] P 26e8501120554ba5bdbb95e5832c251f: Beginning new tablet copy session on tablet f2de7faa29b64d18baed77573d029427 from peer 32039fd2b2d64fddb82bfec0d4fef1fd at {username='slave'} at 127.0.0.1:44968: session id = 32039fd2b2d64fddb82bfec0d4fef1fd-f2de7faa29b64d18baed77573d029427
I20260630 12:15:58.600921 13055 ts_tablet_manager.cc:933] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: Initiating tablet copy from peer 56f0c9cd978a4b3d943cc550ac30be7c (127.0.107.195:46617)
I20260630 12:15:58.609419 13055 tablet_copy_client.cc:323] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46617
I20260630 12:15:58.611897 12754 tablet_copy_source_session.cc:215] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:58.617684 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2de7faa29b64d18baed77573d029427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:58.627676 13066 ts_tablet_manager.cc:933] T 60fa3e482e424b098553480709563183 P 32039fd2b2d64fddb82bfec0d4fef1fd: Initiating tablet copy from peer 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699)
I20260630 12:15:58.634927 12828 tablet_copy_service.cc:140] P 56f0c9cd978a4b3d943cc550ac30be7c: Received BeginTabletCopySession request for tablet 2c80482ac4c7451a8064f21017d9277e from peer 32039fd2b2d64fddb82bfec0d4fef1fd ({username='slave'} at 127.0.0.1:60456)
I20260630 12:15:58.641942 13061 tablet_copy_client.cc:806] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:58.642819 12828 tablet_copy_service.cc:161] P 56f0c9cd978a4b3d943cc550ac30be7c: Beginning new tablet copy session on tablet 2c80482ac4c7451a8064f21017d9277e from peer 32039fd2b2d64fddb82bfec0d4fef1fd at {username='slave'} at 127.0.0.1:60456: session id = 32039fd2b2d64fddb82bfec0d4fef1fd-2c80482ac4c7451a8064f21017d9277e
I20260630 12:15:58.642987 13061 tablet_copy_client.cc:670] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:58.648025 13061 tablet_copy_client.cc:538] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:58.652261 13066 tablet_copy_client.cc:323] T 60fa3e482e424b098553480709563183 P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41699
I20260630 12:15:58.658066 12828 tablet_copy_source_session.cc:215] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:58.660229 13061 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap starting.
I20260630 12:15:58.662492 13055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c80482ac4c7451a8064f21017d9277e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:58.679549   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:58.681107   431 tablet_replica.cc:333] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1: stopping tablet replica
I20260630 12:15:58.683041   431 raft_consensus.cc:2243] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:58.684018   431 raft_consensus.cc:2272] T 287c9536b54c4c4a91cc7c595dfc6063 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.685700 13055 tablet_copy_client.cc:806] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:58.686416 13055 tablet_copy_client.cc:670] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:58.688299   431 tablet_replica.cc:333] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1: stopping tablet replica
I20260630 12:15:58.690160   431 raft_consensus.cc:2243] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:58.691558   431 raft_consensus.cc:2272] T 60fa3e482e424b098553480709563183 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.692934 13055 tablet_copy_client.cc:538] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:58.697783   431 tablet_replica.cc:333] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1: stopping tablet replica
I20260630 12:15:58.699057   431 raft_consensus.cc:2243] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:58.699854   431 raft_consensus.cc:2272] T 7fe1ef27733e4809bcf5fa4f741ec47b P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.705965 13055 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap starting.
I20260630 12:15:58.707602   431 tablet_replica.cc:333] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1: stopping tablet replica
I20260630 12:15:58.708657   431 raft_consensus.cc:2243] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:58.709550   431 raft_consensus.cc:2272] T 2c80482ac4c7451a8064f21017d9277e P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.714540   431 tablet_replica.cc:333] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1: stopping tablet replica
I20260630 12:15:58.715516   431 raft_consensus.cc:2243] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:58.717262   431 raft_consensus.cc:2272] T 9569cf34aa2e458a85a70e4635096815 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.721686   431 tablet_replica.cc:333] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1: stopping tablet replica
I20260630 12:15:58.722558   431 raft_consensus.cc:2243] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:58.723215   431 raft_consensus.cc:2272] T f2de7faa29b64d18baed77573d029427 P 6e4b242ad11a4830968c23b43da0dbb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:58.743181 12710 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:15:58.757916 12710 consensus_peers.cc:597] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f -> Peer 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699): Couldn't send request to peer 6e4b242ad11a4830968c23b43da0dbb1. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:58.780440   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:58.800889 13055 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=74 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:58.800889 13061 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=74 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:58.802316 13061 tablet_bootstrap.cc:492] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap complete.
I20260630 12:15:58.802320 13055 tablet_bootstrap.cc:492] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: Bootstrap complete.
I20260630 12:15:58.803623 13055 ts_tablet_manager.cc:1403] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: Time spent bootstrapping tablet: real 0.098s	user 0.090s	sys 0.004s
I20260630 12:15:58.803630 13061 ts_tablet_manager.cc:1403] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: Time spent bootstrapping tablet: real 0.144s	user 0.102s	sys 0.012s
I20260630 12:15:58.808667 13055 raft_consensus.cc:359] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:58.808670 13061 raft_consensus.cc:359] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:58.810005 13055 raft_consensus.cc:740] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32039fd2b2d64fddb82bfec0d4fef1fd, State: Initialized, Role: LEARNER
I20260630 12:15:58.810099 13061 raft_consensus.cc:740] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32039fd2b2d64fddb82bfec0d4fef1fd, State: Initialized, Role: LEARNER
I20260630 12:15:58.810940 13055 consensus_queue.cc:260] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:58.811002 13061 consensus_queue.cc:260] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "6e4b242ad11a4830968c23b43da0dbb1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41699 } } peers { permanent_uuid: "26e8501120554ba5bdbb95e5832c251f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45301 } } peers { permanent_uuid: "56f0c9cd978a4b3d943cc550ac30be7c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "32039fd2b2d64fddb82bfec0d4fef1fd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34359 } attrs { promote: true } }
I20260630 12:15:58.813998 13055 ts_tablet_manager.cc:1434] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:15:58.816704 12828 tablet_copy_service.cc:342] P 56f0c9cd978a4b3d943cc550ac30be7c: Request end of tablet copy session 32039fd2b2d64fddb82bfec0d4fef1fd-2c80482ac4c7451a8064f21017d9277e received from {username='slave'} at 127.0.0.1:60456
I20260630 12:15:58.817253 12828 tablet_copy_service.cc:434] P 56f0c9cd978a4b3d943cc550ac30be7c: ending tablet copy session 32039fd2b2d64fddb82bfec0d4fef1fd-2c80482ac4c7451a8064f21017d9277e on tablet 2c80482ac4c7451a8064f21017d9277e with peer 32039fd2b2d64fddb82bfec0d4fef1fd
I20260630 12:15:58.822974 13061 ts_tablet_manager.cc:1434] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:15:58.825184 12754 tablet_copy_service.cc:342] P 26e8501120554ba5bdbb95e5832c251f: Request end of tablet copy session 32039fd2b2d64fddb82bfec0d4fef1fd-f2de7faa29b64d18baed77573d029427 received from {username='slave'} at 127.0.0.1:44968
I20260630 12:15:58.825664 12754 tablet_copy_service.cc:434] P 26e8501120554ba5bdbb95e5832c251f: ending tablet copy session 32039fd2b2d64fddb82bfec0d4fef1fd-f2de7faa29b64d18baed77573d029427 on tablet f2de7faa29b64d18baed77573d029427 with peer 32039fd2b2d64fddb82bfec0d4fef1fd
I20260630 12:15:58.829612   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:58.880117   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:58.881316   431 tablet_replica.cc:333] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f: stopping tablet replica
I20260630 12:15:58.882424   431 raft_consensus.cc:2243] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:58.883893   431 raft_consensus.cc:2272] T f2de7faa29b64d18baed77573d029427 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.888137   431 tablet_replica.cc:333] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f: stopping tablet replica
I20260630 12:15:58.889088   431 raft_consensus.cc:2243] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:58.889865   431 raft_consensus.cc:2272] T 9569cf34aa2e458a85a70e4635096815 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.894567   431 tablet_replica.cc:333] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f: stopping tablet replica
I20260630 12:15:58.895617   431 raft_consensus.cc:2243] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:58.896257   431 raft_consensus.cc:2272] T 287c9536b54c4c4a91cc7c595dfc6063 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.899612   431 tablet_replica.cc:333] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f: stopping tablet replica
I20260630 12:15:58.900396   431 raft_consensus.cc:2243] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:58.901033   431 raft_consensus.cc:2272] T 60fa3e482e424b098553480709563183 P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:58.904843   431 tablet_replica.cc:333] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f: stopping tablet replica
I20260630 12:15:58.905563   431 raft_consensus.cc:2243] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:58.906754   431 raft_consensus.cc:2272] T 7fe1ef27733e4809bcf5fa4f741ec47b P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:58.911368 12968 connection.cc:466] server connection from 127.0.0.1:58550 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58550 (request call id 3) could send its response
I20260630 12:15:58.910411   431 tablet_replica.cc:333] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f: stopping tablet replica
I20260630 12:15:58.912781   431 raft_consensus.cc:2243] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:58.913661   431 raft_consensus.cc:2272] T 2c80482ac4c7451a8064f21017d9277e P 26e8501120554ba5bdbb95e5832c251f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:58.917537 12783 consensus_peers.cc:597] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c -> Peer 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301): Couldn't send request to peer 26e8501120554ba5bdbb95e5832c251f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:58.937268   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:15:58.964411 12783 consensus_peers.cc:597] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c -> Peer 26e8501120554ba5bdbb95e5832c251f (127.0.107.194:45301): Couldn't send request to peer 26e8501120554ba5bdbb95e5832c251f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:58.967089 12784 consensus_peers.cc:597] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c -> Peer 6e4b242ad11a4830968c23b43da0dbb1 (127.0.107.193:41699): Couldn't send request to peer 6e4b242ad11a4830968c23b43da0dbb1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:58.970005   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:59.016319   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:59.017516   431 tablet_replica.cc:333] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c: stopping tablet replica
I20260630 12:15:59.018715   431 raft_consensus.cc:2243] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:59.019415   431 raft_consensus.cc:2272] T 9569cf34aa2e458a85a70e4635096815 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:59.021996   431 tablet_replica.cc:333] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c: stopping tablet replica
I20260630 12:15:59.022653   431 raft_consensus.cc:2243] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:59.023131   431 raft_consensus.cc:2272] T f2de7faa29b64d18baed77573d029427 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:59.026561   431 tablet_replica.cc:333] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c: stopping tablet replica
I20260630 12:15:59.027254   431 raft_consensus.cc:2243] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:59.027778   431 raft_consensus.cc:2272] T 60fa3e482e424b098553480709563183 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:59.031141   431 tablet_replica.cc:333] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c: stopping tablet replica
I20260630 12:15:59.031767   431 raft_consensus.cc:2243] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:59.032387   431 raft_consensus.cc:2272] T 7fe1ef27733e4809bcf5fa4f741ec47b P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:59.035393   431 tablet_replica.cc:333] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c: stopping tablet replica
I20260630 12:15:59.036119   431 raft_consensus.cc:2243] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:59.037320   431 raft_consensus.cc:2272] T 2c80482ac4c7451a8064f21017d9277e P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:59.040468   431 tablet_replica.cc:333] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c: stopping tablet replica
I20260630 12:15:59.041057   431 raft_consensus.cc:2243] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:59.042002   431 raft_consensus.cc:2272] T 287c9536b54c4c4a91cc7c595dfc6063 P 56f0c9cd978a4b3d943cc550ac30be7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:59.075681   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:59.098912   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:59.124158   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:59.126334   431 tablet_replica.cc:333] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd: stopping tablet replica
I20260630 12:15:59.127475   431 raft_consensus.cc:2243] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:59.128034   431 raft_consensus.cc:2272] T 2c80482ac4c7451a8064f21017d9277e P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:59.131457   431 tablet_replica.cc:333] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd: stopping tablet replica
I20260630 12:15:59.132236   431 raft_consensus.cc:2243] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:59.132756   431 raft_consensus.cc:2272] T f2de7faa29b64d18baed77573d029427 P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:59.136066   431 tablet_replica.cc:333] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd: stopping tablet replica
I20260630 12:15:59.136869   431 raft_consensus.cc:2243] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:59.137377   431 raft_consensus.cc:2272] T 9569cf34aa2e458a85a70e4635096815 P 32039fd2b2d64fddb82bfec0d4fef1fd [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:59.170291   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:59.186719   431 master.cc:562] Master@127.0.107.254:38215 shutting down...
W20260630 12:15:59.218927 12615 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:59.220504   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:59.221097   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:59.221403   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f45b118ed2f94f3f8cbb2d84f1140c3f: stopping tablet replica
I20260630 12:15:59.243768   431 master.cc:584] Master@127.0.107.254:38215 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5635 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10829 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (273721 ms total)
[  PASSED  ] 26 tests.
I20260630 12:15:59.304183   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~63 seconds ago
I20260630 12:15:59.304399   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~63 seconds ago
I20260630 12:15:59.304550   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 8 messages since previous log ~63 seconds ago
I20260630 12:15:59.304677   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 19 messages since previous log ~94 seconds ago
I20260630 12:15:59.305109   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 39 messages since previous log ~187 seconds ago
I20260630 12:15:59.305279   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~249 seconds ago
I20260630 12:15:59.305598   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 40 messages since previous log ~21 seconds ago
I20260630 12:15:59.305751   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
